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-03-21 UTC."],[[["This webpage provides documentation for the `ShowEffectiveAutokeyConfigRequest` class within the Google Cloud Key Management Service v1 API, specifically in the .NET context."],["The content covers various versions of the Google Cloud Key Management Service, ranging from version 2.2.0 up to the latest version 3.16.0, and allows navigation between them to find specific version information."],["The `ShowEffectiveAutokeyConfigRequest` class is a request message used for showing the effective Cloud KMS Autokey configuration, with functionality provided through an implementation of several interfaces and the ability to view nested folder configurations on a resource project."],["The documentation includes details on the class's constructors, such as the default constructor and a copy constructor, along with properties like `Parent`, which is required for specifying the resource project name, and `ParentAsProjectName`, a resource name property."]]],[]]