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-04-09 UTC."],[[["This webpage provides reference documentation for the `ShowEffectiveAutokeyConfigResponse` class, part of the Google Cloud Key Management Service v1 API."],["The class is used to represent the response message for showing the effective autokey configuration."],["The content offers links to various versions of the API, ranging from the latest version 3.16.0 down to version 2.2.0."],["The class `ShowEffectiveAutokeyConfigResponse` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KeyProject` property, of type string, is used to define the key project name that's configured in the resource project's folder ancestry."]]],[]]