Class ListDatasetConfigsResponse (0.3.0)

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

Response message for [ListDatasetConfigs][google.cloud.storageinsights.v1.StorageInsights.ListDatasetConfigs]

Attributes

Name Description
dataset_configs MutableSequence[google.cloud.storageinsights_v1.types.DatasetConfig]
The list of DatasetConfigs
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.