GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaSingleRegionKey (google_api_discovery_engine v0.28.0)
View SourceMetadata for single-regional CMEKs.
Attributes
-
kmsKey
(type:String.t
, default:nil
) - Required. Single-regional kms key resource name which will be used to encrypt resourcesprojects/{project}/locations/{location}/keyRings/{keyRing}/cryptoKeys/{keyId}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaSingleRegionKey{ kmsKey: String.t() | nil }