| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1EncryptionConfig |
GoogleCloudMlV1EncryptionConfig.clone() |
GoogleCloudMlV1EncryptionConfig |
GoogleCloudMlV1TrainingInput.getEncryptionConfig()
Optional.
|
GoogleCloudMlV1EncryptionConfig |
GoogleCloudMlV1EncryptionConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1EncryptionConfig |
GoogleCloudMlV1EncryptionConfig.setKmsKeyName(String kmsKeyName)
The Cloud KMS resource identifier of the customer-managed encryption key used to protect a
resource, such as a training job.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1TrainingInput |
GoogleCloudMlV1TrainingInput.setEncryptionConfig(GoogleCloudMlV1EncryptionConfig encryptionConfig)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.