View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaCreateModelMetadata (google_api_retail v0.13.2)

Metadata associated with a create operation.

Attributes

  • model (type: String.t, default: nil) - The resource name of the model that this create applies to. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/models/{model_id}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.