View Source GoogleApi.Content.V21.Model.RegionalinventoryCustomBatchRequest (google_api_content v0.66.0)

Attributes

  • entries (type: list(GoogleApi.Content.V21.Model.RegionalinventoryCustomBatchRequestEntry.t), default: nil) - The request entries to be processed in the batch.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Content.V21.Model.RegionalinventoryCustomBatchRequest{
  entries:
    [GoogleApi.Content.V21.Model.RegionalinventoryCustomBatchRequestEntry.t()]
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.