google.cloud.chronicle_v1.types.DataAccessScope
Required. The data access scope to update.
The scope's name field is used to identify the scope to
update. Format:
projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
update_mask
google.protobuf.field_mask_pb2.FieldMask
The list of fields to update. If not included, all fields
with a non-empty value will be overwritten. Currently, only
the description, the allowed and denied labels list fields
are supported for update; an update call that attempts to
update any other fields will return INVALID_ARGUMENT.
[[["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 2026-06-02 UTC."],[],[]]