API documentation for eventarc_v1.services.eventarc.pagers
module.
Classes
ListChannelConnectionsAsyncPager
ListChannelConnectionsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsResponse
],
],
request: google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsResponse,
*,
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_channel_connections
requests.
This class thinly wraps an initial
ListChannelConnectionsResponse object, and
provides an __aiter__
method to iterate through its
channel_connections
field.
If there are more pages, the __aiter__
method will make additional
ListChannelConnections
requests and continue to iterate
through the channel_connections
field on the
corresponding responses.
All the usual ListChannelConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListChannelConnectionsPager
ListChannelConnectionsPager(
method: typing.Callable[
[...], google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsResponse
],
request: google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListChannelConnectionsResponse,
*,
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_channel_connections
requests.
This class thinly wraps an initial
ListChannelConnectionsResponse object, and
provides an __iter__
method to iterate through its
channel_connections
field.
If there are more pages, the __iter__
method will make additional
ListChannelConnections
requests and continue to iterate
through the channel_connections
field on the
corresponding responses.
All the usual ListChannelConnectionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListChannelsAsyncPager
ListChannelsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.eventarc_v1.types.eventarc.ListChannelsResponse],
],
request: google.cloud.eventarc_v1.types.eventarc.ListChannelsRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListChannelsResponse,
*,
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_channels
requests.
This class thinly wraps an initial
ListChannelsResponse object, and
provides an __aiter__
method to iterate through its
channels
field.
If there are more pages, the __aiter__
method will make additional
ListChannels
requests and continue to iterate
through the channels
field on the
corresponding responses.
All the usual ListChannelsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListChannelsPager
ListChannelsPager(
method: typing.Callable[
[...], google.cloud.eventarc_v1.types.eventarc.ListChannelsResponse
],
request: google.cloud.eventarc_v1.types.eventarc.ListChannelsRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListChannelsResponse,
*,
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_channels
requests.
This class thinly wraps an initial
ListChannelsResponse object, and
provides an __iter__
method to iterate through its
channels
field.
If there are more pages, the __iter__
method will make additional
ListChannels
requests and continue to iterate
through the channels
field on the
corresponding responses.
All the usual ListChannelsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListProvidersAsyncPager
ListProvidersAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.eventarc_v1.types.eventarc.ListProvidersResponse],
],
request: google.cloud.eventarc_v1.types.eventarc.ListProvidersRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListProvidersResponse,
*,
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_providers
requests.
This class thinly wraps an initial
ListProvidersResponse object, and
provides an __aiter__
method to iterate through its
providers
field.
If there are more pages, the __aiter__
method will make additional
ListProviders
requests and continue to iterate
through the providers
field on the
corresponding responses.
All the usual ListProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListProvidersPager
ListProvidersPager(
method: typing.Callable[
[...], google.cloud.eventarc_v1.types.eventarc.ListProvidersResponse
],
request: google.cloud.eventarc_v1.types.eventarc.ListProvidersRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListProvidersResponse,
*,
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_providers
requests.
This class thinly wraps an initial
ListProvidersResponse object, and
provides an __iter__
method to iterate through its
providers
field.
If there are more pages, the __iter__
method will make additional
ListProviders
requests and continue to iterate
through the providers
field on the
corresponding responses.
All the usual ListProvidersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListTriggersAsyncPager
ListTriggersAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.eventarc_v1.types.eventarc.ListTriggersResponse],
],
request: google.cloud.eventarc_v1.types.eventarc.ListTriggersRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListTriggersResponse,
*,
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_triggers
requests.
This class thinly wraps an initial
ListTriggersResponse object, and
provides an __aiter__
method to iterate through its
triggers
field.
If there are more pages, the __aiter__
method will make additional
ListTriggers
requests and continue to iterate
through the triggers
field on the
corresponding responses.
All the usual ListTriggersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListTriggersPager
ListTriggersPager(
method: typing.Callable[
[...], google.cloud.eventarc_v1.types.eventarc.ListTriggersResponse
],
request: google.cloud.eventarc_v1.types.eventarc.ListTriggersRequest,
response: google.cloud.eventarc_v1.types.eventarc.ListTriggersResponse,
*,
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_triggers
requests.
This class thinly wraps an initial
ListTriggersResponse object, and
provides an __iter__
method to iterate through its
triggers
field.
If there are more pages, the __iter__
method will make additional
ListTriggers
requests and continue to iterate
through the triggers
field on the
corresponding responses.
All the usual ListTriggersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.