Reference documentation and code samples for the Google Cloud Chronicle V1 Client class DeleteDataAccessScopeRequest.
Request message to delete a data access scope.
Generated from protobuf messagegoogle.cloud.chronicle.v1.DeleteDataAccessScopeRequest
Namespace
Google \ Cloud \ Chronicle \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The ID of the data access scope to delete. Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
getName
Required. The ID of the data access scope to delete.
Required. The ID of the data access scope to delete.
Format:projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}Please seeDataAccessControlServiceClient::dataAccessScopeName()for help formatting this field.
[[["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 DeleteDataAccessScopeRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.DeleteDataAccessScopeRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.DeleteDataAccessScopeRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class DeleteDataAccessScopeRequest.\n\nRequest message to delete a data access scope.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.DeleteDataAccessScopeRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The ID of the data access scope to delete.\n\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`\n\n### setName\n\nRequired. The ID of the data access scope to delete.\n\nFormat:\n`projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}`\n\n### static::build"]]