View Source GoogleApi.Area120Tables.V1alpha1.Model.BatchCreateRowsResponse (google_api_area120_tables v0.8.0)
Response message for TablesService.BatchCreateRows.
Attributes
-
rows
(type:list(GoogleApi.Area120Tables.V1alpha1.Model.Row.t)
, default:nil
) - The created rows.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Area120Tables.V1alpha1.Model.BatchCreateRowsResponse{ rows: [GoogleApi.Area120Tables.V1alpha1.Model.Row.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.