API documentation for dataplex_v1.services.catalog_service.pagers
module.
Classes
ListAspectTypesAsyncPager
ListAspectTypesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.dataplex_v1.types.catalog.ListAspectTypesResponse
],
],
request: google.cloud.dataplex_v1.types.catalog.ListAspectTypesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListAspectTypesResponse,
*,
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_aspect_types
requests.
This class thinly wraps an initial
ListAspectTypesResponse object, and
provides an __aiter__
method to iterate through its
aspect_types
field.
If there are more pages, the __aiter__
method will make additional
ListAspectTypes
requests and continue to iterate
through the aspect_types
field on the
corresponding responses.
All the usual ListAspectTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAspectTypesPager
ListAspectTypesPager(
method: typing.Callable[
[...], google.cloud.dataplex_v1.types.catalog.ListAspectTypesResponse
],
request: google.cloud.dataplex_v1.types.catalog.ListAspectTypesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListAspectTypesResponse,
*,
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_aspect_types
requests.
This class thinly wraps an initial
ListAspectTypesResponse object, and
provides an __iter__
method to iterate through its
aspect_types
field.
If there are more pages, the __iter__
method will make additional
ListAspectTypes
requests and continue to iterate
through the aspect_types
field on the
corresponding responses.
All the usual ListAspectTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntriesAsyncPager
ListEntriesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.dataplex_v1.types.catalog.ListEntriesResponse],
],
request: google.cloud.dataplex_v1.types.catalog.ListEntriesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntriesResponse,
*,
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_entries
requests.
This class thinly wraps an initial
ListEntriesResponse object, and
provides an __aiter__
method to iterate through its
entries
field.
If there are more pages, the __aiter__
method will make additional
ListEntries
requests and continue to iterate
through the entries
field on the
corresponding responses.
All the usual ListEntriesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntriesPager
ListEntriesPager(
method: typing.Callable[
[...], google.cloud.dataplex_v1.types.catalog.ListEntriesResponse
],
request: google.cloud.dataplex_v1.types.catalog.ListEntriesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntriesResponse,
*,
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_entries
requests.
This class thinly wraps an initial
ListEntriesResponse object, and
provides an __iter__
method to iterate through its
entries
field.
If there are more pages, the __iter__
method will make additional
ListEntries
requests and continue to iterate
through the entries
field on the
corresponding responses.
All the usual ListEntriesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntryGroupsAsyncPager
ListEntryGroupsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.dataplex_v1.types.catalog.ListEntryGroupsResponse
],
],
request: google.cloud.dataplex_v1.types.catalog.ListEntryGroupsRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntryGroupsResponse,
*,
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_entry_groups
requests.
This class thinly wraps an initial
ListEntryGroupsResponse object, and
provides an __aiter__
method to iterate through its
entry_groups
field.
If there are more pages, the __aiter__
method will make additional
ListEntryGroups
requests and continue to iterate
through the entry_groups
field on the
corresponding responses.
All the usual ListEntryGroupsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntryGroupsPager
ListEntryGroupsPager(
method: typing.Callable[
[...], google.cloud.dataplex_v1.types.catalog.ListEntryGroupsResponse
],
request: google.cloud.dataplex_v1.types.catalog.ListEntryGroupsRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntryGroupsResponse,
*,
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_entry_groups
requests.
This class thinly wraps an initial
ListEntryGroupsResponse object, and
provides an __iter__
method to iterate through its
entry_groups
field.
If there are more pages, the __iter__
method will make additional
ListEntryGroups
requests and continue to iterate
through the entry_groups
field on the
corresponding responses.
All the usual ListEntryGroupsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntryTypesAsyncPager
ListEntryTypesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.dataplex_v1.types.catalog.ListEntryTypesResponse],
],
request: google.cloud.dataplex_v1.types.catalog.ListEntryTypesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntryTypesResponse,
*,
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_entry_types
requests.
This class thinly wraps an initial
ListEntryTypesResponse object, and
provides an __aiter__
method to iterate through its
entry_types
field.
If there are more pages, the __aiter__
method will make additional
ListEntryTypes
requests and continue to iterate
through the entry_types
field on the
corresponding responses.
All the usual ListEntryTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEntryTypesPager
ListEntryTypesPager(
method: typing.Callable[
[...], google.cloud.dataplex_v1.types.catalog.ListEntryTypesResponse
],
request: google.cloud.dataplex_v1.types.catalog.ListEntryTypesRequest,
response: google.cloud.dataplex_v1.types.catalog.ListEntryTypesResponse,
*,
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_entry_types
requests.
This class thinly wraps an initial
ListEntryTypesResponse object, and
provides an __iter__
method to iterate through its
entry_types
field.
If there are more pages, the __iter__
method will make additional
ListEntryTypes
requests and continue to iterate
through the entry_types
field on the
corresponding responses.
All the usual ListEntryTypesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
SearchEntriesAsyncPager
SearchEntriesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.dataplex_v1.types.catalog.SearchEntriesResponse],
],
request: google.cloud.dataplex_v1.types.catalog.SearchEntriesRequest,
response: google.cloud.dataplex_v1.types.catalog.SearchEntriesResponse,
*,
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_entries
requests.
This class thinly wraps an initial
SearchEntriesResponse object, and
provides an __aiter__
method to iterate through its
results
field.
If there are more pages, the __aiter__
method will make additional
SearchEntries
requests and continue to iterate
through the results
field on the
corresponding responses.
All the usual SearchEntriesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
SearchEntriesPager
SearchEntriesPager(
method: typing.Callable[
[...], google.cloud.dataplex_v1.types.catalog.SearchEntriesResponse
],
request: google.cloud.dataplex_v1.types.catalog.SearchEntriesRequest,
response: google.cloud.dataplex_v1.types.catalog.SearchEntriesResponse,
*,
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_entries
requests.
This class thinly wraps an initial
SearchEntriesResponse object, and
provides an __iter__
method to iterate through its
results
field.
If there are more pages, the __iter__
method will make additional
SearchEntries
requests and continue to iterate
through the results
field on the
corresponding responses.
All the usual SearchEntriesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.