View Source GoogleApi.Connectors.V1.Model.GSUtil (google_api_connectors v0.17.0)

GSUtil message includes details of the Destination Cloud Storage bucket.

Attributes

  • gsutilUri (type: String.t, default: nil) - Required. The URI of the Cloud Storage bucket.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Connectors.V1.Model.GSUtil{gsutilUri: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.