API documentation for bigquery_analyticshub_v1.services.analytics_hub_service.pagers
module.
Classes
ListDataExchangesAsyncPager
ListDataExchangesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesResponse
],
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesResponse,
*,
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_data_exchanges
requests.
This class thinly wraps an initial
ListDataExchangesResponse object, and
provides an __aiter__
method to iterate through its
data_exchanges
field.
If there are more pages, the __aiter__
method will make additional
ListDataExchanges
requests and continue to iterate
through the data_exchanges
field on the
corresponding responses.
All the usual ListDataExchangesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListDataExchangesPager
ListDataExchangesPager(
method: typing.Callable[
[...],
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesResponse,
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListDataExchangesResponse,
*,
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_data_exchanges
requests.
This class thinly wraps an initial
ListDataExchangesResponse object, and
provides an __iter__
method to iterate through its
data_exchanges
field.
If there are more pages, the __iter__
method will make additional
ListDataExchanges
requests and continue to iterate
through the data_exchanges
field on the
corresponding responses.
All the usual ListDataExchangesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListListingsAsyncPager
ListListingsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsResponse
],
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsResponse,
*,
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_listings
requests.
This class thinly wraps an initial
ListListingsResponse object, and
provides an __aiter__
method to iterate through its
listings
field.
If there are more pages, the __aiter__
method will make additional
ListListings
requests and continue to iterate
through the listings
field on the
corresponding responses.
All the usual ListListingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListListingsPager
ListListingsPager(
method: typing.Callable[
[...],
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsResponse,
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListListingsResponse,
*,
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_listings
requests.
This class thinly wraps an initial
ListListingsResponse object, and
provides an __iter__
method to iterate through its
listings
field.
If there are more pages, the __iter__
method will make additional
ListListings
requests and continue to iterate
through the listings
field on the
corresponding responses.
All the usual ListListingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListOrgDataExchangesAsyncPager
ListOrgDataExchangesAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesResponse
],
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesResponse,
*,
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_org_data_exchanges
requests.
This class thinly wraps an initial
ListOrgDataExchangesResponse object, and
provides an __aiter__
method to iterate through its
data_exchanges
field.
If there are more pages, the __aiter__
method will make additional
ListOrgDataExchanges
requests and continue to iterate
through the data_exchanges
field on the
corresponding responses.
All the usual ListOrgDataExchangesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListOrgDataExchangesPager
ListOrgDataExchangesPager(
method: typing.Callable[
[...],
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesResponse,
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListOrgDataExchangesResponse,
*,
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_org_data_exchanges
requests.
This class thinly wraps an initial
ListOrgDataExchangesResponse object, and
provides an __iter__
method to iterate through its
data_exchanges
field.
If there are more pages, the __iter__
method will make additional
ListOrgDataExchanges
requests and continue to iterate
through the data_exchanges
field on the
corresponding responses.
All the usual ListOrgDataExchangesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSharedResourceSubscriptionsAsyncPager
ListSharedResourceSubscriptionsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsResponse
],
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsResponse,
*,
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_shared_resource_subscriptions
requests.
This class thinly wraps an initial
ListSharedResourceSubscriptionsResponse object, and
provides an __aiter__
method to iterate through its
shared_resource_subscriptions
field.
If there are more pages, the __aiter__
method will make additional
ListSharedResourceSubscriptions
requests and continue to iterate
through the shared_resource_subscriptions
field on the
corresponding responses.
All the usual ListSharedResourceSubscriptionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSharedResourceSubscriptionsPager
ListSharedResourceSubscriptionsPager(
method: typing.Callable[
[...],
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsResponse,
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSharedResourceSubscriptionsResponse,
*,
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_shared_resource_subscriptions
requests.
This class thinly wraps an initial
ListSharedResourceSubscriptionsResponse object, and
provides an __iter__
method to iterate through its
shared_resource_subscriptions
field.
If there are more pages, the __iter__
method will make additional
ListSharedResourceSubscriptions
requests and continue to iterate
through the shared_resource_subscriptions
field on the
corresponding responses.
All the usual ListSharedResourceSubscriptionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSubscriptionsAsyncPager
ListSubscriptionsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsResponse
],
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsResponse,
*,
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_subscriptions
requests.
This class thinly wraps an initial
ListSubscriptionsResponse object, and
provides an __aiter__
method to iterate through its
subscriptions
field.
If there are more pages, the __aiter__
method will make additional
ListSubscriptions
requests and continue to iterate
through the subscriptions
field on the
corresponding responses.
All the usual ListSubscriptionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListSubscriptionsPager
ListSubscriptionsPager(
method: typing.Callable[
[...],
google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsResponse,
],
request: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsRequest,
response: google.cloud.bigquery_analyticshub_v1.types.analyticshub.ListSubscriptionsResponse,
*,
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_subscriptions
requests.
This class thinly wraps an initial
ListSubscriptionsResponse object, and
provides an __iter__
method to iterate through its
subscriptions
field.
If there are more pages, the __iter__
method will make additional
ListSubscriptions
requests and continue to iterate
through the subscriptions
field on the
corresponding responses.
All the usual ListSubscriptionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.