public sealed class EncryptVolumesRequest : IMessage<EncryptVolumesRequest>, IEquatable<EncryptVolumesRequest>, IDeepCloneable<EncryptVolumesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class EncryptVolumesRequest.
EncryptVolumesRequest specifies the KMS config to encrypt existing volumes.
[[["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."],[[["This webpage provides documentation for the `EncryptVolumesRequest` class within the Google Cloud NetApp v1 API, specifically version 1.6.0."],["The `EncryptVolumesRequest` class is used to specify the KMS configuration for encrypting existing volumes."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EncryptVolumesRequest` class has properties for `KmsConfigName` and `Name`, where `Name` represents the required name of the KmsConfig."],["There are several versions of the documentation available, with version 1.8.0 being the most current."]]],[]]