API documentation for kms_v1.services.key_management_service.pagers
module.
Classes
ListCryptoKeyVersionsAsyncPager
ListCryptoKeyVersionsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[
google.cloud.kms_v1.types.service.ListCryptoKeyVersionsResponse
],
],
request: google.cloud.kms_v1.types.service.ListCryptoKeyVersionsRequest,
response: google.cloud.kms_v1.types.service.ListCryptoKeyVersionsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_crypto_key_versions
requests.
This class thinly wraps an initial
ListCryptoKeyVersionsResponse object, and
provides an __aiter__
method to iterate through its
crypto_key_versions
field.
If there are more pages, the __aiter__
method will make additional
ListCryptoKeyVersions
requests and continue to iterate
through the crypto_key_versions
field on the
corresponding responses.
All the usual ListCryptoKeyVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListCryptoKeyVersionsPager
ListCryptoKeyVersionsPager(
method: typing.Callable[
[...], google.cloud.kms_v1.types.service.ListCryptoKeyVersionsResponse
],
request: google.cloud.kms_v1.types.service.ListCryptoKeyVersionsRequest,
response: google.cloud.kms_v1.types.service.ListCryptoKeyVersionsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_crypto_key_versions
requests.
This class thinly wraps an initial
ListCryptoKeyVersionsResponse object, and
provides an __iter__
method to iterate through its
crypto_key_versions
field.
If there are more pages, the __iter__
method will make additional
ListCryptoKeyVersions
requests and continue to iterate
through the crypto_key_versions
field on the
corresponding responses.
All the usual ListCryptoKeyVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListCryptoKeysAsyncPager
ListCryptoKeysAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.kms_v1.types.service.ListCryptoKeysResponse],
],
request: google.cloud.kms_v1.types.service.ListCryptoKeysRequest,
response: google.cloud.kms_v1.types.service.ListCryptoKeysResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_crypto_keys
requests.
This class thinly wraps an initial
ListCryptoKeysResponse object, and
provides an __aiter__
method to iterate through its
crypto_keys
field.
If there are more pages, the __aiter__
method will make additional
ListCryptoKeys
requests and continue to iterate
through the crypto_keys
field on the
corresponding responses.
All the usual ListCryptoKeysResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListCryptoKeysPager
ListCryptoKeysPager(
method: typing.Callable[
[...], google.cloud.kms_v1.types.service.ListCryptoKeysResponse
],
request: google.cloud.kms_v1.types.service.ListCryptoKeysRequest,
response: google.cloud.kms_v1.types.service.ListCryptoKeysResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_crypto_keys
requests.
This class thinly wraps an initial
ListCryptoKeysResponse object, and
provides an __iter__
method to iterate through its
crypto_keys
field.
If there are more pages, the __iter__
method will make additional
ListCryptoKeys
requests and continue to iterate
through the crypto_keys
field on the
corresponding responses.
All the usual ListCryptoKeysResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListImportJobsAsyncPager
ListImportJobsAsyncPager(
method: typing.Callable[
[...],
typing.Awaitable[google.cloud.kms_v1.types.service.ListImportJobsResponse],
],
request: google.cloud.kms_v1.types.service.ListImportJobsRequest,
response: google.cloud.kms_v1.types.service.ListImportJobsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_import_jobs
requests.
This class thinly wraps an initial
ListImportJobsResponse object, and
provides an __aiter__
method to iterate through its
import_jobs
field.
If there are more pages, the __aiter__
method will make additional
ListImportJobs
requests and continue to iterate
through the import_jobs
field on the
corresponding responses.
All the usual ListImportJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListImportJobsPager
ListImportJobsPager(
method: typing.Callable[
[...], google.cloud.kms_v1.types.service.ListImportJobsResponse
],
request: google.cloud.kms_v1.types.service.ListImportJobsRequest,
response: google.cloud.kms_v1.types.service.ListImportJobsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_import_jobs
requests.
This class thinly wraps an initial
ListImportJobsResponse object, and
provides an __iter__
method to iterate through its
import_jobs
field.
If there are more pages, the __iter__
method will make additional
ListImportJobs
requests and continue to iterate
through the import_jobs
field on the
corresponding responses.
All the usual ListImportJobsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListKeyRingsAsyncPager
ListKeyRingsAsyncPager(
method: typing.Callable[
[...], typing.Awaitable[google.cloud.kms_v1.types.service.ListKeyRingsResponse]
],
request: google.cloud.kms_v1.types.service.ListKeyRingsRequest,
response: google.cloud.kms_v1.types.service.ListKeyRingsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_key_rings
requests.
This class thinly wraps an initial
ListKeyRingsResponse object, and
provides an __aiter__
method to iterate through its
key_rings
field.
If there are more pages, the __aiter__
method will make additional
ListKeyRings
requests and continue to iterate
through the key_rings
field on the
corresponding responses.
All the usual ListKeyRingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListKeyRingsPager
ListKeyRingsPager(
method: typing.Callable[
[...], google.cloud.kms_v1.types.service.ListKeyRingsResponse
],
request: google.cloud.kms_v1.types.service.ListKeyRingsRequest,
response: google.cloud.kms_v1.types.service.ListKeyRingsResponse,
*,
metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)
A pager for iterating through list_key_rings
requests.
This class thinly wraps an initial
ListKeyRingsResponse object, and
provides an __iter__
method to iterate through its
key_rings
field.
If there are more pages, the __iter__
method will make additional
ListKeyRings
requests and continue to iterate
through the key_rings
field on the
corresponding responses.
All the usual ListKeyRingsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.