Google Cloud Dms V1 Client - Class NetworkArchitecture (1.5.4)

Reference documentation and code samples for the Google Cloud Dms V1 Client class NetworkArchitecture.

Protobuf type google.cloud.clouddms.v1.NetworkArchitecture

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

NETWORK_ARCHITECTURE_UNSPECIFIED

Value: 0

Generated from protobuf enum NETWORK_ARCHITECTURE_UNSPECIFIED = 0;

NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER

Value: 1

Instance is in Cloud SQL's old producer network architecture.

Generated from protobuf enum NETWORK_ARCHITECTURE_OLD_CSQL_PRODUCER = 1;

NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER

Value: 2

Instance is in Cloud SQL's new producer network architecture.

Generated from protobuf enum NETWORK_ARCHITECTURE_NEW_CSQL_PRODUCER = 2;