ListDataAccessScopesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Response message for ListDataAccessScopes.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
data_access_scopes |
MutableSequence[google.cloud.chronicle_v1.types.DataAccessScope]
List of data access scopes. |
global_data_access_scope_granted |
bool
Whether or not global scope is granted to the user. This field is a member of oneof_ _global_data_access_scope_granted.
|
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|