Get Big Data Pool Result
constructor(autoPause: AutoPausePropertiesResponse? = null, autoScale: AutoScalePropertiesResponse? = null, cacheSize: Int? = null, creationDate: String, customLibraries: List<LibraryInfoResponse>? = null, defaultSparkLogFolder: String? = null, dynamicExecutorAllocation: DynamicExecutorAllocationResponse? = null, id: String, isAutotuneEnabled: Boolean? = null, isComputeIsolationEnabled: Boolean? = null, lastSucceededTimestamp: String, libraryRequirements: LibraryRequirementsResponse? = null, location: String, name: String, nodeCount: Int? = null, nodeSize: String? = null, nodeSizeFamily: String? = null, provisioningState: String? = null, sessionLevelPackagesEnabled: Boolean? = null, sparkConfigProperties: SparkConfigPropertiesResponse? = null, sparkEventsFolder: String? = null, sparkVersion: String? = null, tags: Map<String, String>? = null, type: String)