public sealed class UpdateKmsConfigRequest : IMessage<UpdateKmsConfigRequest>, IEquatable<UpdateKmsConfigRequest>, IDeepCloneable<UpdateKmsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class UpdateKmsConfigRequest.
Required. Field mask is used to specify the fields to be overwritten in the
KmsConfig resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request. A field will be overwritten if it is in the mask. If the
user does not provide a mask then all fields will be overwritten.
[[["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 reference documentation for the `UpdateKmsConfigRequest` class within the NetApp v1 API."],["The `UpdateKmsConfigRequest` class is used to update a KMS Config, and this is version 1.6.0 of the documentation."],["The page details the class's inheritance structure and implemented interfaces, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the constructors and properties of `UpdateKmsConfigRequest`, such as `KmsConfig` and `UpdateMask`, with descriptions of their respective types and usage."],["This documentation also lists the available versions of the API, from 1.0.0 to the latest 1.8.0, each with its own link to the relevant docs."]]],[]]