Google Cloud AlloyDB for PostgreSQL V1beta Client - Class MigrationSourceType (0.4.0)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class MigrationSourceType.

Denote the type of migration source that created this cluster.

Protobuf type google.cloud.alloydb.v1beta.MigrationSource.MigrationSourceType

Namespace

Google \ Cloud \ AlloyDb \ V1beta \ MigrationSource

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

MIGRATION_SOURCE_TYPE_UNSPECIFIED

Value: 0

Migration source is unknown.

Generated from protobuf enum MIGRATION_SOURCE_TYPE_UNSPECIFIED = 0;

DMS

Value: 1

DMS source means the cluster was created via DMS migration job.

Generated from protobuf enum DMS = 1;