ml  v1
Properties | List of all members
Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1EncryptionConfig Class Reference

Represents a custom encryption key configuration that can be applied to a resource. More...

Inheritance diagram for Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1EncryptionConfig:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string KmsKeyName [get, set]
 The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource, such as a training job. Has the form: projects/my-project/locations/my-region/keyRings/my- kr/cryptoKeys/my-key. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents a custom encryption key configuration that can be applied to a resource.

Property Documentation

◆ ETag

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1EncryptionConfig.ETag
getset

The ETag of the item.

◆ KmsKeyName

virtual string Google.Apis.CloudMachineLearningEngine.v1.Data.GoogleCloudMlV1EncryptionConfig.KmsKeyName
getset

The Cloud KMS resource identifier of the customer managed encryption key used to protect a resource, such as a training job. Has the form: projects/my-project/locations/my-region/keyRings/my- kr/cryptoKeys/my-key.


The documentation for this class was generated from the following file: