| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1DiskConfig |
GoogleCloudMlV1DiskConfig.clone() |
GoogleCloudMlV1DiskConfig |
GoogleCloudMlV1ReplicaConfig.getDiskConfig()
Represents the configuration of disk options.
|
GoogleCloudMlV1DiskConfig |
GoogleCloudMlV1DiskConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1DiskConfig |
GoogleCloudMlV1DiskConfig.setBootDiskSizeGb(Integer bootDiskSizeGb)
Size in GB of the boot disk (default is 100GB).
|
GoogleCloudMlV1DiskConfig |
GoogleCloudMlV1DiskConfig.setBootDiskType(String bootDiskType)
Type of the boot disk (default is "pd-ssd").
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ReplicaConfig |
GoogleCloudMlV1ReplicaConfig.setDiskConfig(GoogleCloudMlV1DiskConfig diskConfig)
Represents the configuration of disk options.
|
Copyright © 2011–2021 Google. All rights reserved.