public enum MetadataOptions.Types.KmsKeyReference documentation and code samples for the Storage Transfer v1 API enum MetadataOptions.Types.KmsKey.
Options for handling the KmsKey setting for Google Cloud Storage objects.
Namespace
Google.Cloud.StorageTransfer.V1Assembly
Google.Cloud.StorageTransfer.V1.dll
Fields |
|
|---|---|
| Name | Description |
DestinationBucketDefault |
Use the destination bucket's default encryption settings. |
Preserve |
Preserve the object's original Cloud KMS customer-managed encryption key (CMEK) if present. Objects that do not use a Cloud KMS encryption key will be encrypted using the destination bucket's encryption settings. |
Unspecified |
KmsKey behavior is unspecified. |