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.
[[["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-04-09 UTC."],[[["Version 3.16.0 is the latest version available for the Google.Cloud.Kms.V1.ExternalProtectionLevelOptions."],["The content provides a detailed list of versions, ranging from 2.2.0 to 3.16.0, each with a corresponding link."],["ExternalProtectionLevelOptions is a class that manages settings specific to the EXTERNAL protection level for CryptoKeyVersion, inheriting from Object and implementing multiple interfaces."],["The class ExternalProtectionLevelOptions has two constructors and one property to manage: ExternalProtectionLevelOptions(), ExternalProtectionLevelOptions(ExternalProtectionLevelOptions), and ExternalKeyUri."]]],[]]