int
Start position of an expression in the
condition, by character.
end
int
End position of an expression in the condition, by
character, end included, for example: the end position of
the first part of a==b || c==d would be 4.
value
google.protobuf.struct_pb2.Value
Value of this expression.
errors
MutableSequence[google.rpc.status_pb2.Status]
Any errors that prevented complete evaluation
of the condition expression.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]