public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class LocationMetadata.
Cloud KMS metadata for the given
[google.cloud.location.Location][google.cloud.location.Location].
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] can be created in
this location.
Indicates whether [CryptoKeys][google.cloud.kms.v1.CryptoKey] with
[protection_level][google.cloud.kms.v1.CryptoKeyVersionTemplate.protection_level]
[HSM][google.cloud.kms.v1.ProtectionLevel.HSM] can be created in this
location.
[[["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-03-21 UTC."],[[["The latest version available for the Google Cloud Key Management Service v1 API class LocationMetadata is 3.16.0, with a variety of previous versions listed, including 3.4.0, 2.2.0."],["The LocationMetadata class provides Cloud KMS metadata for a given Google Cloud location and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["LocationMetadata offers properties to determine whether external key management (EkmAvailable) and hardware security module (HsmAvailable) can be created in a given location."],["The class inherits members such as GetHashCode, GetType, and ToString from the base object class."],["Location metadata can be found for multiple versions of the Google.Cloud.Kms.V1 API in the documentation provided."]]],[]]