Package Classes (0.2.8)

Summary of entries of Classes for inventory.

Classes

KeyDashboardServiceAsyncClient

Provides a cross-region view of all Cloud KMS keys in a given Cloud project.

KeyDashboardServiceClient

Provides a cross-region view of all Cloud KMS keys in a given Cloud project.

ListCryptoKeysAsyncPager

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

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.

KeyTrackingServiceAsyncClient

Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.

KeyTrackingServiceClient

Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.

SearchProtectedResourcesAsyncPager

A pager for iterating through search_protected_resources requests.

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

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

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

SearchProtectedResourcesPager

A pager for iterating through search_protected_resources requests.

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

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

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

GetProtectedResourcesSummaryRequest

Request message for KeyTrackingService.GetProtectedResourcesSummary.

ListCryptoKeysRequest

Request message for KeyDashboardService.ListCryptoKeys.

ListCryptoKeysResponse

Response message for KeyDashboardService.ListCryptoKeys.

ProtectedResource

Metadata about a resource protected by a Cloud KMS key.

LabelsEntry

The abstract base class for a message.

ProtectedResourcesSummary

Aggregate information about the resources protected by a Cloud KMS key in the same Cloud organization as the key.

CloudProductsEntry

The abstract base class for a message.

LocationsEntry

The abstract base class for a message.

ResourceTypesEntry

The abstract base class for a message.

SearchProtectedResourcesRequest

Request message for KeyTrackingService.SearchProtectedResources.

SearchProtectedResourcesResponse

Response message for KeyTrackingService.SearchProtectedResources.

Modules

pagers

API documentation for kms_inventory_v1.services.key_dashboard_service.pagers module.

pagers

API documentation for kms_inventory_v1.services.key_tracking_service.pagers module.