GoogleApi.Area120Tables.V1alpha1.Model.BatchCreateRowsResponse (google_api_area120_tables v0.2.0) View Source
Response message for TablesService.BatchCreateRows.
Attributes
-
rows
(type:list(GoogleApi.Area120Tables.V1alpha1.Model.Row.t)
, default:nil
) - The created 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.BatchCreateRowsResponse{ rows: [GoogleApi.Area120Tables.V1alpha1.Model.Row.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.