View Source GoogleApi.Firebase.V1beta1.Model.ProductMetadata (google_api_firebase v0.12.0)

Metadata about a long-running Product operation.

Attributes

  • warningMessages (type: list(String.t), default: nil) - List of warnings related to the associated operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Firebase.V1beta1.Model.ProductMetadata{
  warningMessages: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.