GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue (google_api_dialogflow v0.89.0)

View Source

Represents the value of an HTTP header stored in a SecretManager secret version.

Attributes

  • secretVersion (type: String.t, default: nil) - Required. The SecretManager secret version resource storing the header value. Format: projects/{project}/secrets/{secret}/versions/{version}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3WebhookGenericWebServiceSecretVersionHeaderValue{
    secretVersion: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.