google.protobuf.field_mask_pb2.FieldMask
The fields to be updated; only fields explicitly provided
are updated. If no field mask is provided, all provided
fields in the request are updated. To update all fields,
provide a field mask of "*".
allow_missing
bool
If set to true, and the trigger is not found, a new trigger
will be created. In this situation, update_mask is
ignored.
validate_only
bool
Required. If set, validate the request and
preview the review, but do not post it.
[[["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-06 UTC."],[],[]]