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 latest version available for the \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e class is 1.8.0, and this page specifically documents version 1.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e is a class within the Google.Cloud.NetApp.V1 namespace, designed to manage the encryption of existing volumes using KMS configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which means it is a protocol buffer message that can be compared, deeply cloned, and handled as a buffer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eEncryptVolumesRequest\u003c/code\u003e as a parameter, for deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt also has the properties of \u003ccode\u003eKmsConfigName\u003c/code\u003e which is a typed view over the Name resource name property and the \u003ccode\u003eName\u003c/code\u003e property, a string representing the name of the KMS configuration.\u003c/p\u003e\n"]]],[],null,[]]