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 webpage provides reference documentation for the `GetAutokeyConfigRequest` class within the Google Cloud Key Management Service v1 API."],["The `GetAutokeyConfigRequest` class is used as a request message for the `GetAutokeyConfig` method in the AutokeyAdmin API."],["The documentation includes information on the class's inheritance, the interfaces it implements such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and its constructors and properties."],["There are multiple versions of the documentation from `3.16.0` (latest) down to `2.2.0`, all of which reference the same `GetAutokeyConfigRequest`."],["The main property of the `GetAutokeyConfigRequest` class are `AutokeyConfigName` and `Name`, which is a required field and holds the name of the AutokeyConfig resource."]]],[]]