Class ListDataPoliciesResponse (0.6.6)

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

Response message for the ListDataPolicies method.

Attributes

NameDescription
data_policies MutableSequence[google.cloud.bigquery_datapolicies_v1beta1.types.DataPolicy]
Data policies that belong to the requested project.
next_page_token str
Token used to retrieve the next page of results, or empty if there are no more results.