public sealed class GetKmsConfigRequest : IMessage<GetKmsConfigRequest>, IEquatable<GetKmsConfigRequest>, IDeepCloneable<GetKmsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetKmsConfigRequest.
[[["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-04-17 UTC."],[[["This document provides reference information for the `GetKmsConfigRequest` class within the Google Cloud NetApp v1 API, specifically version 1.7.0."],["`GetKmsConfigRequest` is designed to retrieve a KMS configuration, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor and one that takes another `GetKmsConfigRequest` object as a parameter for cloning."],["It contains two properties, `KmsConfigName`, which is a typed view of the resource name, and `Name`, which is a string representing the required name of the KmsConfig."],["There are also various versions of this class, with version 1.8.0 as the latest and versions going back to 1.0.0."]]],[]]