View Source GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1Secret (google_api_integrations v0.12.1)

Secret provides a reference to entries in Secret Manager.

Attributes

  • secretVersion (type: String.t, default: nil) - The resource name of the secret version in the format, format as: projects/*/secrets/*/versions/*.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1Secret{
  secretVersion: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.