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"]],[["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\u003eThe \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.NetApp.V1\u003c/code\u003e namespace is used to specify the KMS configuration for encrypting existing volumes.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.8.0 is the latest version of the \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e API, with several prior versions available, including 1.1.0, the version that this documentation focuses on.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<EncryptVolumesRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<EncryptVolumesRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e class has properties for managing the KMS configuration, specifically \u003ccode\u003eKmsConfigName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), with the \u003ccode\u003eName\u003c/code\u003e property required to identify the KmsConfig.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eEncryptVolumesRequest()\u003c/code\u003e and an overloaded constructor that accepts another \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e object, \u003ccode\u003eEncryptVolumesRequest(EncryptVolumesRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]