GoogleApi.Area120Tables.V1alpha1.Model.Row (google_api_area120_tables v0.2.0) View Source
A single row in a table.
Attributes
-
name
(type:String.t
, default:nil
) - The resource name of the row. Row names have the formtables/{table}/rows/{row}
. The name is ignored when creating a row. -
values
(type:map()
, default:nil
) - The values of the row. This is a map of column key to value. Key is user entered name(default) or the internal column id based on the view in the request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.