Database Center v1beta API - Enum ProductType (1.0.0-beta06)

public enum ProductType

Reference documentation and code samples for the Database Center v1beta API enum 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.

Namespace

Google.Cloud.DatabaseCenter.V1Beta

Assembly

Google.Cloud.DatabaseCenter.V1Beta.dll

Fields

Name Description
Alloydb

AlloyDB product area in Google Cloud

Bigquery

BigQuery product area in Google Cloud

Bigtable

Bigtable product area in Google Cloud

CloudSql

Cloud SQL product area in Google Cloud

ComputeEngine

Compute Engine self managed databases

Firestore

Firestore product area in Google Cloud

Memorystore

Memorystore product area in Google Cloud

OracleOnGcp

Oracle product area in Google Cloud

Other

Other refers to rest of other product type. This is to be when product type is known, but it is not present in this enum.

Spanner

Spanner product area in Google Cloud

Unspecified

PRODUCT_TYPE_UNSPECIFIED means product type is not known or that the user didn't provide this field in the request.