Class CreateDataAccessScopeRequest (0.1.0)

CreateDataAccessScopeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for CreateDataAccessScope.

Attributes

Name Description
parent str
Required. The parent resource where this Data Access Scope will be created. Format: projects/{project}/locations/{location}/instances/{instance}
data_access_scope google.cloud.chronicle_v1.types.DataAccessScope
Required. Data access scope to create.
data_access_scope_id str
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