API documentation for video.live_stream_v1.services.livestream_service.pagers module.
Classes
ListAssetsAsyncPager
ListAssetsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.video.live_stream_v1.types.service.ListAssetsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListAssetsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListAssetsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_assets requests.
This class thinly wraps an initial
ListAssetsResponse object, and
provides an __aiter__ method to iterate through its
assets field.
If there are more pages, the __aiter__ method will make additional
ListAssets requests and continue to iterate
through the assets field on the
corresponding responses.
All the usual ListAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListAssetsPager
ListAssetsPager(
method: typing.Callable[
[...], google.cloud.video.live_stream_v1.types.service.ListAssetsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListAssetsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListAssetsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_assets requests.
This class thinly wraps an initial
ListAssetsResponse object, and
provides an __iter__ method to iterate through its
assets field.
If there are more pages, the __iter__ method will make additional
ListAssets requests and continue to iterate
through the assets field on the
corresponding responses.
All the usual ListAssetsResponse 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.video.live_stream_v1.types.service.ListChannelsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListChannelsRequest,
response: google.cloud.video.live_stream_v1.types.service.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, typing.Union[str, bytes]]] = ()
)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.video.live_stream_v1.types.service.ListChannelsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListChannelsRequest,
response: google.cloud.video.live_stream_v1.types.service.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, typing.Union[str, bytes]]] = ()
)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.
ListClipsAsyncPager
ListClipsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.video.live_stream_v1.types.service.ListClipsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListClipsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListClipsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_clips requests.
This class thinly wraps an initial
ListClipsResponse object, and
provides an __aiter__ method to iterate through its
clips field.
If there are more pages, the __aiter__ method will make additional
ListClips requests and continue to iterate
through the clips field on the
corresponding responses.
All the usual ListClipsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListClipsPager
ListClipsPager(
method: typing.Callable[
[...], google.cloud.video.live_stream_v1.types.service.ListClipsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListClipsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListClipsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_clips requests.
This class thinly wraps an initial
ListClipsResponse object, and
provides an __iter__ method to iterate through its
clips field.
If there are more pages, the __iter__ method will make additional
ListClips requests and continue to iterate
through the clips field on the
corresponding responses.
All the usual ListClipsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListDvrSessionsAsyncPager
ListDvrSessionsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.video.live_stream_v1.types.service.ListDvrSessionsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListDvrSessionsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListDvrSessionsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_dvr_sessions requests.
This class thinly wraps an initial
ListDvrSessionsResponse object, and
provides an __aiter__ method to iterate through its
dvr_sessions field.
If there are more pages, the __aiter__ method will make additional
ListDvrSessions requests and continue to iterate
through the dvr_sessions field on the
corresponding responses.
All the usual ListDvrSessionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListDvrSessionsPager
ListDvrSessionsPager(
method: typing.Callable[
[...], google.cloud.video.live_stream_v1.types.service.ListDvrSessionsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListDvrSessionsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListDvrSessionsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_dvr_sessions requests.
This class thinly wraps an initial
ListDvrSessionsResponse object, and
provides an __iter__ method to iterate through its
dvr_sessions field.
If there are more pages, the __iter__ method will make additional
ListDvrSessions requests and continue to iterate
through the dvr_sessions field on the
corresponding responses.
All the usual ListDvrSessionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEventsAsyncPager
ListEventsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.video.live_stream_v1.types.service.ListEventsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListEventsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListEventsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_events requests.
This class thinly wraps an initial
ListEventsResponse object, and
provides an __aiter__ method to iterate through its
events field.
If there are more pages, the __aiter__ method will make additional
ListEvents requests and continue to iterate
through the events field on the
corresponding responses.
All the usual ListEventsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListEventsPager
ListEventsPager(
method: typing.Callable[
[...], google.cloud.video.live_stream_v1.types.service.ListEventsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListEventsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListEventsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_events requests.
This class thinly wraps an initial
ListEventsResponse object, and
provides an __iter__ method to iterate through its
events field.
If there are more pages, the __iter__ method will make additional
ListEvents requests and continue to iterate
through the events field on the
corresponding responses.
All the usual ListEventsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListInputsAsyncPager
ListInputsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.video.live_stream_v1.types.service.ListInputsResponse
],
],
request: google.cloud.video.live_stream_v1.types.service.ListInputsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListInputsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_inputs requests.
This class thinly wraps an initial
ListInputsResponse object, and
provides an __aiter__ method to iterate through its
inputs field.
If there are more pages, the __aiter__ method will make additional
ListInputs requests and continue to iterate
through the inputs field on the
corresponding responses.
All the usual ListInputsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListInputsPager
ListInputsPager(
method: typing.Callable[
[...], google.cloud.video.live_stream_v1.types.service.ListInputsResponse
],
request: google.cloud.video.live_stream_v1.types.service.ListInputsRequest,
response: google.cloud.video.live_stream_v1.types.service.ListInputsResponse,
*,
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, typing.Union[str, bytes]]] = ()
)A pager for iterating through list_inputs requests.
This class thinly wraps an initial
ListInputsResponse object, and
provides an __iter__ method to iterate through its
inputs field.
If there are more pages, the __iter__ method will make additional
ListInputs requests and continue to iterate
through the inputs field on the
corresponding responses.
All the usual ListInputsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.