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

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 GCP

Bigquery

BigQuery product area in GCP

Bigtable

Bigtable product area in GCP

CloudSql

Cloud SQL product area in GCP

ComputeEngine

Compute Engine self managed databases

Firestore

Firestore product area in GCP

Memorystore

Memorystore product area in GCP

OracleOnGcp

Oracle product area in GCP

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 GCP

Unspecified

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