Required. The user provided scope id which will become the last part of the name of the scope resource. Needs to be compliant withhttps://google.aip.dev/122
getParent
Required. The parent resource where this Data Access Scope will be created.
Required. The user provided scope id which will become the last part of the
name of the scope resource. Needs to be compliant withhttps://google.aip.dev/122
Returns
Type
Description
string
setDataAccessScopeId
Required. The user provided scope id which will become the last part of the
name of the scope resource. Needs to be compliant withhttps://google.aip.dev/122
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The parent resource where this Data Access Scope will be created.
Format:projects/{project}/locations/{location}/instances/{instance}Please seeDataAccessControlServiceClient::instanceName()for help formatting this field.
Required. The user provided scope id which will become the last part of the
name of the scope resource. Needs to be compliant withhttps://google.aip.dev/122
[[["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 CreateDataAccessScopeRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.CreateDataAccessScopeRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.CreateDataAccessScopeRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateDataAccessScopeRequest.\n\nRequest message for CreateDataAccessScope.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.CreateDataAccessScopeRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource where this Data Access Scope will be created.\n\nFormat: `projects/{project}/locations/{location}/instances/{instance}`\n\n### setParent\n\nRequired. The parent resource where this Data Access Scope will be created.\n\nFormat: `projects/{project}/locations/{location}/instances/{instance}`\n\n### getDataAccessScope\n\nRequired. Data access scope to create.\n\n### hasDataAccessScope\n\n### clearDataAccessScope\n\n### setDataAccessScope\n\nRequired. Data access scope to create.\n\n### getDataAccessScopeId\n\nRequired. The user provided scope id which will become the last part of the\nname of the scope resource. Needs to be compliant with\n\u003chttps://google.aip.dev/122\u003e\n\n### setDataAccessScopeId\n\nRequired. The user provided scope id which will become the last part of the\nname of the scope resource. Needs to be compliant with\n\u003chttps://google.aip.dev/122\u003e\n\n### static::build"]]