Class ListDiscoveryConfigsResponse (3.14.0)

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

Response message for ListDiscoveryConfigs.

Attributes

NameDescription
discovery_configs MutableSequence[google.cloud.dlp_v2.types.DiscoveryConfig]
List of configs, up to page_size in ListDiscoveryConfigsRequest.
next_page_token str
If the next page is available then this value is the next page token to be used in the following ListDiscoveryConfigs request.