Required. The data access scope to update. The scope'snamefield is used to identify the scope to update. Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
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.
getDataAccessScope
Required. The data access scope to update.
The scope'snamefield is used to identify the scope to update.
Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
The scope'snamefield is used to identify the scope to update.
Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
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.
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.
The scope'snamefield is used to identify the scope to update.
Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
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 2025-09-04 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class UpdateDataAccessScopeRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.UpdateDataAccessScopeRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.UpdateDataAccessScopeRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class UpdateDataAccessScopeRequest.\n\nRequest message for UpdateDataAccessScope method.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.UpdateDataAccessScopeRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDataAccessScope\n\nRequired. The data access scope to update.\n\nThe scope's `name` field is used to identify the scope to update.\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`\n\n### hasDataAccessScope\n\n### clearDataAccessScope\n\n### setDataAccessScope\n\nRequired. The data access scope to update.\n\nThe scope's `name` field is used to identify the scope to update.\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`\n\n### getUpdateMask\n\nThe list of fields to update. If not included, all fields with a non-empty\nvalue will be overwritten. Currently, only the description, the allowed\nand denied labels list fields are supported for update;\nan update call that attempts to update any\nother fields will return INVALID_ARGUMENT.\n\n### hasUpdateMask\n\n### clearUpdateMask\n\n### setUpdateMask\n\nThe list of fields to update. If not included, all fields with a non-empty\nvalue will be overwritten. Currently, only the description, the allowed\nand denied labels list fields are supported for update;\nan update call that attempts to update any\nother fields will return INVALID_ARGUMENT.\n\n### static::build"]]