public sealed class ShowEffectiveAutokeyConfigResponse : IMessage<ShowEffectiveAutokeyConfigResponse>, IEquatable<ShowEffectiveAutokeyConfigResponse>, IDeepCloneable<ShowEffectiveAutokeyConfigResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class ShowEffectiveAutokeyConfigResponse.
Response message for
[ShowEffectiveAutokeyConfig][google.cloud.kms.v1.AutokeyAdmin.ShowEffectiveAutokeyConfig].
[[["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."],[[["The latest version available for the `ShowEffectiveAutokeyConfigResponse` class within the Google Cloud Key Management Service v1 API is version 3.16.0."],["This class is a response message for the `ShowEffectiveAutokeyConfig` method in the AutokeyAdmin, and is implemented using multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Kms.V1` namespace, included in the `Google.Cloud.Kms.V1.dll` assembly, and inherits from the base `object` class."],["It provides information on the configuration, and it has a property called `KeyProject` of type `string` which is used to store the name of the key project set up in the folder hierarchy of the resource project."],["There are over 20 versions of this class available for use, ranging from versions 2.2.0 to 3.16.0."]]],[]]