MutableSequence[str]
The resource IDs of the column specs describing the columns
of the row. If set must contain, but possibly in a different
order, all input feature
column_spec_ids
of the Model this row is being passed to. Note: The below
values field must match order of this field, if this
field is set.
values
MutableSequence[google.protobuf.struct_pb2.Value]
Required. The values of the row cells, given in the same
order as the column_spec_ids, or, if not set, then in the
same order as input feature
column_specs
of the Model this row is being passed to.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[],[]]