Module pagers (3.17.0)

API documentation for dlp_v2.services.dlp_service.pagers module.

Classes

ListColumnDataProfilesAsyncPager

ListColumnDataProfilesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_column_data_profiles requests.

This class thinly wraps an initial ListColumnDataProfilesResponse object, and provides an __aiter__ method to iterate through its column_data_profiles field.

If there are more pages, the __aiter__ method will make additional ListColumnDataProfiles requests and continue to iterate through the column_data_profiles field on the corresponding responses.

All the usual ListColumnDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListColumnDataProfilesPager

ListColumnDataProfilesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListColumnDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_column_data_profiles requests.

This class thinly wraps an initial ListColumnDataProfilesResponse object, and provides an __iter__ method to iterate through its column_data_profiles field.

If there are more pages, the __iter__ method will make additional ListColumnDataProfiles requests and continue to iterate through the column_data_profiles field on the corresponding responses.

All the usual ListColumnDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListConnectionsAsyncPager

ListConnectionsAsyncPager(
    method: typing.Callable[
        [...], typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListConnectionsResponse]
    ],
    request: google.cloud.dlp_v2.types.dlp.ListConnectionsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListConnectionsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_connections requests.

This class thinly wraps an initial ListConnectionsResponse object, and provides an __aiter__ method to iterate through its connections field.

If there are more pages, the __aiter__ method will make additional ListConnections requests and continue to iterate through the connections field on the corresponding responses.

All the usual ListConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListConnectionsPager

ListConnectionsPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListConnectionsResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListConnectionsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListConnectionsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_connections requests.

This class thinly wraps an initial ListConnectionsResponse object, and provides an __iter__ method to iterate through its connections field.

If there are more pages, the __iter__ method will make additional ListConnections requests and continue to iterate through the connections field on the corresponding responses.

All the usual ListConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDeidentifyTemplatesAsyncPager

ListDeidentifyTemplatesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_deidentify_templates requests.

This class thinly wraps an initial ListDeidentifyTemplatesResponse object, and provides an __aiter__ method to iterate through its deidentify_templates field.

If there are more pages, the __aiter__ method will make additional ListDeidentifyTemplates requests and continue to iterate through the deidentify_templates field on the corresponding responses.

All the usual ListDeidentifyTemplatesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDeidentifyTemplatesPager

ListDeidentifyTemplatesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDeidentifyTemplatesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_deidentify_templates requests.

This class thinly wraps an initial ListDeidentifyTemplatesResponse object, and provides an __iter__ method to iterate through its deidentify_templates field.

If there are more pages, the __iter__ method will make additional ListDeidentifyTemplates requests and continue to iterate through the deidentify_templates field on the corresponding responses.

All the usual ListDeidentifyTemplatesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDiscoveryConfigsAsyncPager

ListDiscoveryConfigsAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_discovery_configs requests.

This class thinly wraps an initial ListDiscoveryConfigsResponse object, and provides an __aiter__ method to iterate through its discovery_configs field.

If there are more pages, the __aiter__ method will make additional ListDiscoveryConfigs requests and continue to iterate through the discovery_configs field on the corresponding responses.

All the usual ListDiscoveryConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDiscoveryConfigsPager

ListDiscoveryConfigsPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDiscoveryConfigsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_discovery_configs requests.

This class thinly wraps an initial ListDiscoveryConfigsResponse object, and provides an __iter__ method to iterate through its discovery_configs field.

If there are more pages, the __iter__ method will make additional ListDiscoveryConfigs requests and continue to iterate through the discovery_configs field on the corresponding responses.

All the usual ListDiscoveryConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDlpJobsAsyncPager

ListDlpJobsAsyncPager(
    method: typing.Callable[
        [...], typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListDlpJobsResponse]
    ],
    request: google.cloud.dlp_v2.types.dlp.ListDlpJobsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDlpJobsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_dlp_jobs requests.

This class thinly wraps an initial ListDlpJobsResponse object, and provides an __aiter__ method to iterate through its jobs field.

If there are more pages, the __aiter__ method will make additional ListDlpJobs requests and continue to iterate through the jobs field on the corresponding responses.

All the usual ListDlpJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDlpJobsPager

ListDlpJobsPager(
    method: typing.Callable[[...], google.cloud.dlp_v2.types.dlp.ListDlpJobsResponse],
    request: google.cloud.dlp_v2.types.dlp.ListDlpJobsRequest,
    response: google.cloud.dlp_v2.types.dlp.ListDlpJobsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_dlp_jobs requests.

This class thinly wraps an initial ListDlpJobsResponse object, and provides an __iter__ method to iterate through its jobs field.

If there are more pages, the __iter__ method will make additional ListDlpJobs requests and continue to iterate through the jobs field on the corresponding responses.

All the usual ListDlpJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInspectTemplatesAsyncPager

ListInspectTemplatesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListInspectTemplatesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListInspectTemplatesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListInspectTemplatesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_inspect_templates requests.

This class thinly wraps an initial ListInspectTemplatesResponse object, and provides an __aiter__ method to iterate through its inspect_templates field.

If there are more pages, the __aiter__ method will make additional ListInspectTemplates requests and continue to iterate through the inspect_templates field on the corresponding responses.

All the usual ListInspectTemplatesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListInspectTemplatesPager

ListInspectTemplatesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListInspectTemplatesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListInspectTemplatesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListInspectTemplatesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_inspect_templates requests.

This class thinly wraps an initial ListInspectTemplatesResponse object, and provides an __iter__ method to iterate through its inspect_templates field.

If there are more pages, the __iter__ method will make additional ListInspectTemplates requests and continue to iterate through the inspect_templates field on the corresponding responses.

All the usual ListInspectTemplatesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListJobTriggersAsyncPager

ListJobTriggersAsyncPager(
    method: typing.Callable[
        [...], typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListJobTriggersResponse]
    ],
    request: google.cloud.dlp_v2.types.dlp.ListJobTriggersRequest,
    response: google.cloud.dlp_v2.types.dlp.ListJobTriggersResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_job_triggers requests.

This class thinly wraps an initial ListJobTriggersResponse object, and provides an __aiter__ method to iterate through its job_triggers field.

If there are more pages, the __aiter__ method will make additional ListJobTriggers requests and continue to iterate through the job_triggers field on the corresponding responses.

All the usual ListJobTriggersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListJobTriggersPager

ListJobTriggersPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListJobTriggersResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListJobTriggersRequest,
    response: google.cloud.dlp_v2.types.dlp.ListJobTriggersResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_job_triggers requests.

This class thinly wraps an initial ListJobTriggersResponse object, and provides an __iter__ method to iterate through its job_triggers field.

If there are more pages, the __iter__ method will make additional ListJobTriggers requests and continue to iterate through the job_triggers field on the corresponding responses.

All the usual ListJobTriggersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListProjectDataProfilesAsyncPager

ListProjectDataProfilesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_project_data_profiles requests.

This class thinly wraps an initial ListProjectDataProfilesResponse object, and provides an __aiter__ method to iterate through its project_data_profiles field.

If there are more pages, the __aiter__ method will make additional ListProjectDataProfiles requests and continue to iterate through the project_data_profiles field on the corresponding responses.

All the usual ListProjectDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListProjectDataProfilesPager

ListProjectDataProfilesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListProjectDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_project_data_profiles requests.

This class thinly wraps an initial ListProjectDataProfilesResponse object, and provides an __iter__ method to iterate through its project_data_profiles field.

If there are more pages, the __iter__ method will make additional ListProjectDataProfiles requests and continue to iterate through the project_data_profiles field on the corresponding responses.

All the usual ListProjectDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListStoredInfoTypesAsyncPager

ListStoredInfoTypesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_stored_info_types requests.

This class thinly wraps an initial ListStoredInfoTypesResponse object, and provides an __aiter__ method to iterate through its stored_info_types field.

If there are more pages, the __aiter__ method will make additional ListStoredInfoTypes requests and continue to iterate through the stored_info_types field on the corresponding responses.

All the usual ListStoredInfoTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListStoredInfoTypesPager

ListStoredInfoTypesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListStoredInfoTypesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_stored_info_types requests.

This class thinly wraps an initial ListStoredInfoTypesResponse object, and provides an __iter__ method to iterate through its stored_info_types field.

If there are more pages, the __iter__ method will make additional ListStoredInfoTypes requests and continue to iterate through the stored_info_types field on the corresponding responses.

All the usual ListStoredInfoTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListTableDataProfilesAsyncPager

ListTableDataProfilesAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[google.cloud.dlp_v2.types.dlp.ListTableDataProfilesResponse],
    ],
    request: google.cloud.dlp_v2.types.dlp.ListTableDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListTableDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_table_data_profiles requests.

This class thinly wraps an initial ListTableDataProfilesResponse object, and provides an __aiter__ method to iterate through its table_data_profiles field.

If there are more pages, the __aiter__ method will make additional ListTableDataProfiles requests and continue to iterate through the table_data_profiles field on the corresponding responses.

All the usual ListTableDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListTableDataProfilesPager

ListTableDataProfilesPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.ListTableDataProfilesResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.ListTableDataProfilesRequest,
    response: google.cloud.dlp_v2.types.dlp.ListTableDataProfilesResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_table_data_profiles requests.

This class thinly wraps an initial ListTableDataProfilesResponse object, and provides an __iter__ method to iterate through its table_data_profiles field.

If there are more pages, the __iter__ method will make additional ListTableDataProfiles requests and continue to iterate through the table_data_profiles field on the corresponding responses.

All the usual ListTableDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

SearchConnectionsAsyncPager

SearchConnectionsAsyncPager(
    method: typing.Callable[
        [...], typing.Awaitable[google.cloud.dlp_v2.types.dlp.SearchConnectionsResponse]
    ],
    request: google.cloud.dlp_v2.types.dlp.SearchConnectionsRequest,
    response: google.cloud.dlp_v2.types.dlp.SearchConnectionsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through search_connections requests.

This class thinly wraps an initial SearchConnectionsResponse object, and provides an __aiter__ method to iterate through its connections field.

If there are more pages, the __aiter__ method will make additional SearchConnections requests and continue to iterate through the connections field on the corresponding responses.

All the usual SearchConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

SearchConnectionsPager

SearchConnectionsPager(
    method: typing.Callable[
        [...], google.cloud.dlp_v2.types.dlp.SearchConnectionsResponse
    ],
    request: google.cloud.dlp_v2.types.dlp.SearchConnectionsRequest,
    response: google.cloud.dlp_v2.types.dlp.SearchConnectionsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through search_connections requests.

This class thinly wraps an initial SearchConnectionsResponse object, and provides an __iter__ method to iterate through its connections field.

If there are more pages, the __iter__ method will make additional SearchConnections requests and continue to iterate through the connections field on the corresponding responses.

All the usual SearchConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.