public sealed class ExternalProtectionLevelOptions : IMessage<ExternalProtectionLevelOptions>, IEquatable<ExternalProtectionLevelOptions>, IDeepCloneable<ExternalProtectionLevelOptions>, IBufferMessage, IMessage
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the [EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL]
protection level and
[EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC] protection
levels.
The path to the external key material on the EKM when using
[EkmConnection][google.cloud.kms.v1.EkmConnection] e.g., "v0/my/key". Set
this field instead of external_key_uri when using an
[EkmConnection][google.cloud.kms.v1.EkmConnection].
[[["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\u003eVersion 3.16.0 is the latest version available for the Google.Cloud.Kms.V1 library, with multiple earlier versions also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExternalProtectionLevelOptions\u003c/code\u003e is a class within the Google.Cloud.Kms.V1 namespace, utilized to configure specific fields for CryptoKeyVersions at the EXTERNAL and EXTERNAL_VPC protection levels.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalProtectionLevelOptions\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts an \u003ccode\u003eExternalProtectionLevelOptions\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExternalProtectionLevelOptions\u003c/code\u003e has properties, \u003ccode\u003eEkmConnectionKeyPath\u003c/code\u003e and \u003ccode\u003eExternalKeyUri\u003c/code\u003e, that define the external key material location, either through an EkmConnection or directly by URI.\u003c/p\u003e\n"]]],[],null,[]]