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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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.
ListFileStoreDataProfilesAsyncPager
ListFileStoreDataProfilesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesResponse
],
],
request: google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesRequest,
response: google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesResponse,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_file_store_data_profiles
requests.
This class thinly wraps an initial
ListFileStoreDataProfilesResponse object, and
provides an __aiter__
method to iterate through its
file_store_data_profiles
field.
If there are more pages, the __aiter__
method will make additional
ListFileStoreDataProfiles
requests and continue to iterate
through the file_store_data_profiles
field on the
corresponding responses.
All the usual ListFileStoreDataProfilesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListFileStoreDataProfilesPager
ListFileStoreDataProfilesPager(
method: typing.Callable[
[...], google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesResponse
],
request: google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesRequest,
response: google.cloud.dlp_v2.types.dlp.ListFileStoreDataProfilesResponse,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_file_store_data_profiles
requests.
This class thinly wraps an initial
ListFileStoreDataProfilesResponse object, and
provides an __iter__
method to iterate through its
file_store_data_profiles
field.
If there are more pages, the __iter__
method will make additional
ListFileStoreDataProfiles
requests and continue to iterate
through the file_store_data_profiles
field on the
corresponding responses.
All the usual ListFileStoreDataProfilesResponse 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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary_async.AsyncRetry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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,
*,
retry: typing.Optional[
typing.Union[
google.api_core.retry.retry_unary.Retry,
google.api_core.gapic_v1.method._MethodDefault,
]
] = _MethodDefault._DEFAULT_VALUE,
timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
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.