Module pagers (0.1.0)

API documentation for visionai_v1alpha1.services.warehouse.pagers module.

Classes

ListAnnotationsAsyncPager

ListAnnotationsAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_annotations requests.

This class thinly wraps an initial ListAnnotationsResponse object, and provides an __aiter__ method to iterate through its annotations field.

If there are more pages, the __aiter__ method will make additional ListAnnotations requests and continue to iterate through the annotations field on the corresponding responses.

All the usual ListAnnotationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListAnnotationsPager

ListAnnotationsPager(
    method: typing.Callable[
        [...], google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListAnnotationsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_annotations requests.

This class thinly wraps an initial ListAnnotationsResponse object, and provides an __iter__ method to iterate through its annotations field.

If there are more pages, the __iter__ method will make additional ListAnnotations requests and continue to iterate through the annotations field on the corresponding responses.

All the usual ListAnnotationsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListAssetsAsyncPager

ListAssetsAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.ListAssetsResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListAssetsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListAssetsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

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.visionai_v1alpha1.types.warehouse.ListAssetsResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListAssetsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListAssetsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

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.

ListCorporaAsyncPager

ListCorporaAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_corpora requests.

This class thinly wraps an initial ListCorporaResponse object, and provides an __aiter__ method to iterate through its corpora field.

If there are more pages, the __aiter__ method will make additional ListCorpora requests and continue to iterate through the corpora field on the corresponding responses.

All the usual ListCorporaResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListCorporaPager

ListCorporaPager(
    method: typing.Callable[
        [...], google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListCorporaResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_corpora requests.

This class thinly wraps an initial ListCorporaResponse object, and provides an __iter__ method to iterate through its corpora field.

If there are more pages, the __iter__ method will make additional ListCorpora requests and continue to iterate through the corpora field on the corresponding responses.

All the usual ListCorporaResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDataSchemasAsyncPager

ListDataSchemasAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_data_schemas requests.

This class thinly wraps an initial ListDataSchemasResponse object, and provides an __aiter__ method to iterate through its data_schemas field.

If there are more pages, the __aiter__ method will make additional ListDataSchemas requests and continue to iterate through the data_schemas field on the corresponding responses.

All the usual ListDataSchemasResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDataSchemasPager

ListDataSchemasPager(
    method: typing.Callable[
        [...], google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListDataSchemasResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_data_schemas requests.

This class thinly wraps an initial ListDataSchemasResponse object, and provides an __iter__ method to iterate through its data_schemas field.

If there are more pages, the __iter__ method will make additional ListDataSchemas requests and continue to iterate through the data_schemas field on the corresponding responses.

All the usual ListDataSchemasResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListSearchConfigsAsyncPager

ListSearchConfigsAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_search_configs requests.

This class thinly wraps an initial ListSearchConfigsResponse object, and provides an __aiter__ method to iterate through its search_configs field.

If there are more pages, the __aiter__ method will make additional ListSearchConfigs requests and continue to iterate through the search_configs field on the corresponding responses.

All the usual ListSearchConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListSearchConfigsPager

ListSearchConfigsPager(
    method: typing.Callable[
        [...], google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.ListSearchConfigsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_search_configs requests.

This class thinly wraps an initial ListSearchConfigsResponse object, and provides an __iter__ method to iterate through its search_configs field.

If there are more pages, the __iter__ method will make additional ListSearchConfigs requests and continue to iterate through the search_configs field on the corresponding responses.

All the usual ListSearchConfigsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

SearchAssetsAsyncPager

SearchAssetsAsyncPager(
    method: typing.Callable[
        [...],
        typing.Awaitable[
            google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsResponse
        ],
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through search_assets requests.

This class thinly wraps an initial SearchAssetsResponse object, and provides an __aiter__ method to iterate through its search_result_items field.

If there are more pages, the __aiter__ method will make additional SearchAssets requests and continue to iterate through the search_result_items field on the corresponding responses.

All the usual SearchAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

SearchAssetsPager

SearchAssetsPager(
    method: typing.Callable[
        [...], google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsResponse
    ],
    request: google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsRequest,
    response: google.cloud.visionai_v1alpha1.types.warehouse.SearchAssetsResponse,
    *,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through search_assets requests.

This class thinly wraps an initial SearchAssetsResponse object, and provides an __iter__ method to iterate through its search_result_items field.

If there are more pages, the __iter__ method will make additional SearchAssets requests and continue to iterate through the search_result_items field on the corresponding responses.

All the usual SearchAssetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.