Reference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateDataAccessScopeRequest.
Request message for CreateDataAccessScope.
Generated from protobuf message google.cloud.chronicle.v1.CreateDataAccessScopeRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where this Data Access Scope will be created. Format: projects/{project}/locations/{location}/instances/{instance}
↳ data_access_scope
↳ data_access_scope_id
string
Required. The user provided scope id which will become the last part of the name of the scope resource. Needs to be compliant with https://google.aip.dev/122
getParent
Required. The parent resource where this Data Access Scope will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
string
setParent
Required. The parent resource where this Data Access Scope will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
var
string
$this
getDataAccessScope
Required. Data access scope to create.
hasDataAccessScope
clearDataAccessScope
setDataAccessScope
Required. Data access scope to create.
$this
getDataAccessScopeId
Required. The user provided scope id which will become the last part of the name of the scope resource. Needs to be compliant with https://google.aip.dev/122
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 with https://google.aip.dev/122
var
string
$this
static::build
parent
string
Required. The parent resource where this Data Access Scope will be created.
Format: projects/{project}/locations/{location}/instances/{instance}
Please see DataAccessControlServiceClient::instanceName()
for help formatting this field.
dataAccessScope
dataAccessScopeId
string
Required. The user provided scope id which will become the last part of the name of the scope resource. Needs to be compliant with https://google.aip.dev/122