google.protobuf.field_mask_pb2.FieldMask
A list of attributes of the case that should be updated.
Supported values are priority, display_name, and
subscriber_email_addresses. If no fields are specified,
all supported fields are updated.
Be careful - if you do not provide a field mask, then you
might accidentally clear some fields. For example, if you
leave the field mask empty and do not provide a value for
subscriber_email_addresses, then
subscriber_email_addresses is updated to empty.
[[["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 2025-06-23 UTC."],[],[]]