View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2GcsOutputResult (google_api_retail v0.12.0)

A Gcs output result.

Attributes

  • outputUri (type: String.t, default: nil) - The uri of Gcs output

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2GcsOutputResult{
  outputUri: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.