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].
Implements
IMessageShowEffectiveAutokeyConfigResponse, IEquatableShowEffectiveAutokeyConfigResponse, IDeepCloneableShowEffectiveAutokeyConfigResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Kms.V1Assembly
Google.Cloud.Kms.V1.dll
Constructors
ShowEffectiveAutokeyConfigResponse()
public ShowEffectiveAutokeyConfigResponse()
ShowEffectiveAutokeyConfigResponse(ShowEffectiveAutokeyConfigResponse)
public ShowEffectiveAutokeyConfigResponse(ShowEffectiveAutokeyConfigResponse other)
Parameter | |
---|---|
Name | Description |
other |
ShowEffectiveAutokeyConfigResponse |
Properties
KeyProject
public string KeyProject { get; set; }
Name of the key project configured in the resource project's folder ancestry.
Property Value | |
---|---|
Type | Description |
string |