Required. The Cloud KMS resource identifier of the customer managed
encryption key used to protect a resource. Has the form:
projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key.
The key needs to be in the same region as where the compute resource is
created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `EncryptionSpec` class in the Cloud AI Platform v1beta1 API allows for the specification of a customer-managed encryption key for a top-level resource."],["`EncryptionSpec` is a public sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and contains no other methods than the ones in the base, and it has two constructors, one of which takes another `EncryptionSpec` as a parameter."],["The `KmsKeyName` property, a string type, represents the Cloud KMS resource identifier of the customer-managed encryption key, and is required to be in the same region as the compute resource."]]],[]]