Google Cloud Dataplex V1Environment Infrastructure Spec Compute Resources Response
data class GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesResponse(val diskSizeGb: Int, val maxNodeCount: Int, val nodeCount: Int)
Compute resources associated with the analyze interactive workloads.
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1EnvironmentInfrastructureSpecComputeResourcesResponse(diskSizeGb: Int, maxNodeCount: Int, nodeCount: Int)