public sealed class ShowEffectiveAutokeyConfigRequest : IMessage<ShowEffectiveAutokeyConfigRequest>, IEquatable<ShowEffectiveAutokeyConfigRequest>, IDeepCloneable<ShowEffectiveAutokeyConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class ShowEffectiveAutokeyConfigRequest.
Request message for
[ShowEffectiveAutokeyConfig][google.cloud.kms.v1.AutokeyAdmin.ShowEffectiveAutokeyConfig].
Required. Name of the resource project to the show effective Cloud KMS
Autokey configuration for. This may be helpful for interrogating the effect
of nested folder configurations on a given resource project.
[[["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 documentation for the `ShowEffectiveAutokeyConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically in the .NET environment."],["The `ShowEffectiveAutokeyConfigRequest` class is used to request the effective Cloud KMS Autokey configuration, which can be used for determining the impact of nested folder configurations on specific resource projects."],["The webpage lists all available versions of the reference documentation, with the most recent version being 3.16.0 and the page specifically documenting version 3.14.0."],["The `ShowEffectiveAutokeyConfigRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, `ShowEffectiveAutokeyConfigRequest()` and `ShowEffectiveAutokeyConfigRequest(ShowEffectiveAutokeyConfigRequest other)`, along with properties `Parent` and `ParentAsProjectName`, which are utilized for specifying the project for which to obtain the Autokey configuration."]]],[]]