Storage Transfer v1 API - Enum MetadataOptions.Types.KmsKey (2.5.0)

public enum MetadataOptions.Types.KmsKey

Reference 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.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
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.