GoogleApi.Content.V2.Model.AccountsCustomBatchRequest (google_api_content v0.73.0)

View Source

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Content.V2.Model.AccountsCustomBatchRequest{
  entries:
    [GoogleApi.Content.V2.Model.AccountsCustomBatchRequestEntry.t()] | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.