Reference documentation and code samples for the Google Cloud Key Management Service v1 API enum ProtectionLevel.
[ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] specifies how
cryptographic operations are performed. For more information, see Protection
levels.
[[["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 is 3.16.0, with the documentation offering versions from 2.2.0 up to the latest."],["This documentation specifically covers the `ProtectionLevel` enum, which is part of the `Google.Cloud.Kms.V1` namespace and is found within the `Google.Cloud.Kms.V1.dll` assembly."],["The `ProtectionLevel` enum defines how cryptographic operations are executed, with options like `External`, `ExternalVpc`, `Hsm`, and `Software`, each with its own specific method of cryptographic operation."],["There is also a `Unspecified` option within the enum which denotes that the operation method has not been specified."],["The documentation for this enum is specifically for the .NET framework, providing reference for using it in a .NET environment."]]],[]]