Google Cloud Key Management Service v1 API - Class ShowEffectiveAutokeyConfigResponse (3.11.0)

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].

Inheritance

object > ShowEffectiveAutokeyConfigResponse

Namespace

Google.Cloud.Kms.V1

Assembly

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