View Source GoogleApi.Content.V21.Model.ProductsCustomBatchRequest (google_api_content v0.70.1)
Attributes
-
entries(type:list(GoogleApi.Content.V21.Model.ProductsCustomBatchRequestEntry.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.ProductsCustomBatchRequest{ entries: [GoogleApi.Content.V21.Model.ProductsCustomBatchRequestEntry.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.