View Source GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse (google_api_cloud_kms v0.41.0)

Response message for ShowEffectiveAutokeyConfig.

Attributes

  • keyProject (type: String.t, default: nil) - Name of the key project configured in the resource project's folder ancestry.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudKMS.V1.Model.ShowEffectiveAutokeyConfigResponse{
  keyProject: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.