GoogleApi.Area120Tables.V1alpha1.Model.BatchUpdateRowsResponse (google_api_area120_tables v0.5.1) View Source
Response message for TablesService.BatchUpdateRows.
Attributes
-
rows
(type:list(GoogleApi.Area120Tables.V1alpha1.Model.Row.t)
, default:nil
) - The updated rows.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Area120Tables.V1alpha1.Model.BatchUpdateRowsResponse{ rows: [GoogleApi.Area120Tables.V1alpha1.Model.Row.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.