Package Classes (0.1.0)

Summary of entries of Classes for google-cloud-databasecenter.

Classes

DatabaseCenterAsyncClient

DatabaseCenter contains methods to query fleet view for database resources.

DatabaseCenterClient

DatabaseCenter contains methods to query fleet view for database resources.

QueryProductsAsyncPager

A pager for iterating through query_products requests.

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

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

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

QueryProductsPager

A pager for iterating through query_products requests.

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

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

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

Engine

Engine refers to underlying database binary running in an instance.

Product

Product specification for databasecenter resources.

ProductType

ProductType is used to identify a database service offering either in a cloud provider or on-premise. This enum needs to be updated whenever we introduce a new ProductType.

QueryProductsRequest

QueryProductsRequest is the request to get a list of products.

QueryProductsResponse

QueryProductsResponse represents the response containing a list of products.

Modules

pagers

API documentation for databasecenter_v1beta.services.database_center.pagers module.