Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class MigrationSource.
Subset of the source instance configuration that is available when reading the cluster resource.
Generated from protobuf message google.cloud.alloydb.v1beta.MigrationSource
Namespace
Google \ Cloud \ AlloyDb \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ host_port
string
Output only. The host and port of the on-premises instance in host:port format
↳ reference_id
string
Output only. Place holder for the external source identifier(e.g DMS job name) that created the cluster.
↳ source_type
int
Output only. Type of migration source.
getHostPort
Output only. The host and port of the on-premises instance in host:port format
string
setHostPort
Output only. The host and port of the on-premises instance in host:port format
var
string
$this
getReferenceId
Output only. Place holder for the external source identifier(e.g DMS job name) that created the cluster.
string
setReferenceId
Output only. Place holder for the external source identifier(e.g DMS job name) that created the cluster.
var
string
$this
getSourceType
Output only. Type of migration source.
int
setSourceType
Output only. Type of migration source.
var
int
$this