public sealed class LocationMetadata : IMessage<LocationMetadata>, IEquatable<LocationMetadata>, IDeepCloneable<LocationMetadata>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 3.16.0, with a comprehensive list of previous versions accessible from 3.15.0 down to 2.2.0 for the Google.Cloud.Kms.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the Google.Cloud.Kms.V1 namespace represents Cloud KMS metadata for a given location and inherits from \u003ccode\u003eObject\u003c/code\u003e, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e has two constructors, one default and one that takes another \u003ccode\u003eLocationMetadata\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class contains two boolean properties, \u003ccode\u003eEkmAvailable\u003c/code\u003e and \u003ccode\u003eHsmAvailable\u003c/code\u003e, indicating whether external and HSM protection levels can be created in a given location, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationMetadata\u003c/code\u003e class provides access to information about inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]