View Source GoogleApi.Language.V1.Model.XPSRow (google_api_language v0.14.0)
Attributes
-
columnIds
(type:list(integer())
, default:nil
) - The ids of the columns. Note: The belowvalues
field must match order of this field, if this field is set. -
values
(type:list(any())
, default:nil
) - The values of the row cells, given in the same order as the column_ids. If column_ids is not set, then in the same order as the input_feature_column_ids in TablesModelMetadata.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.