Google Cloud Dms V1 Client - Class NetworkArchitecture (1.1.0)

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

Protobuf type google.cloud.clouddms.v1.NetworkArchitecture

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;