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\u003eThis webpage provides documentation for the \u003ccode\u003eLocationMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace, specifically version 2.5.0 of the library, with links to versions from 2.2.0 up to the latest 3.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLocationMetadata\u003c/code\u003e class is used to represent Cloud KMS metadata related to a specific Google Cloud location.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, giving it certain functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eEkmAvailable\u003c/code\u003e and \u003ccode\u003eHsmAvailable\u003c/code\u003e, both of type \u003ccode\u003eBoolean\u003c/code\u003e, that indicate if keys with external or HSM protection levels can be created at the given location.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all the versions of the class with links to the class's documentation for each of those versions, including inherited members and their respective descriptions.\u003c/p\u003e\n"]]],[],null,[]]