API documentation for dlp_v2.services.dlp_service.pagers
module.
Classes
ListDeidentifyTemplatesAsyncPager
ListDeidentifyTemplatesAsyncPager(
method: Callable[
[...], 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: Sequence[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: 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: Sequence[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.
ListDlpJobsAsyncPager
ListDlpJobsAsyncPager(
method: Callable[
[...], 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: Sequence[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: 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: Sequence[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: Callable[
[...], 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: Sequence[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: 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: Sequence[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: Callable[
[...], 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: Sequence[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: 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: Sequence[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.
ListStoredInfoTypesAsyncPager
ListStoredInfoTypesAsyncPager(
method: Callable[
[...], 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: Sequence[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: 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: Sequence[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.