public sealed class GetAutokeyConfigRequest : IMessage<GetAutokeyConfigRequest>, IEquatable<GetAutokeyConfigRequest>, IDeepCloneable<GetAutokeyConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetAutokeyConfigRequest.
Request message for
[GetAutokeyConfig][google.cloud.kms.v1.AutokeyAdmin.GetAutokeyConfig].
[[["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 document provides reference documentation for the `GetAutokeyConfigRequest` class within the Google Cloud Key Management Service v1 API for .NET."],["The `GetAutokeyConfigRequest` class is used as a request message for retrieving an AutokeyConfig within the Google Cloud KMS service."],["The latest version available is 3.16.0, with previous versions listed from 3.15.0 down to 2.2.0, all referencing the same `GetAutokeyConfigRequest` class."],["`GetAutokeyConfigRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAutokeyConfigRequest` class has two properties: `AutokeyConfigName` and `Name`, where `Name` is the requested AutokeyConfig's resource name."]]],[]]