Struct KmsKeyName (2.15.1)

Configure the Customer-Managed Encryption Key (CMEK) for an upload.

With CMEK you can use keys generated by Google Cloud's Key Management Service to encrypt the data in your objects. Use this option to configure the CMEK of an object created as part of a insert or copy. Key names can be found from the Google Cloud console, and are in the projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID} format.

See Also

https://cloud.google.com/storage/docs/encryption/customer-managed-keys for a general introduction to CMEK in GCS.

Functions

static well_known_parameter_name()

Returns
Type Description
char const *