Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class SourceConfig.
The source configuration for the standby Autonomous Database.
Generated from protobuf message google.cloud.oracledatabase.v1.SourceConfig
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ autonomous_database
string
Optional. The name of the primary Autonomous Database that is used to create a Peer Autonomous Database from a source.
↳ automatic_backups_replication_enabled
bool
Optional. This field specifies if the replication of automatic backups is enabled when creating a Data Guard.
getAutonomousDatabase
Optional. The name of the primary Autonomous Database that is used to create a Peer Autonomous Database from a source.
string
setAutonomousDatabase
Optional. The name of the primary Autonomous Database that is used to create a Peer Autonomous Database from a source.
var
string
$this
getAutomaticBackupsReplicationEnabled
Optional. This field specifies if the replication of automatic backups is enabled when creating a Data Guard.
bool
setAutomaticBackupsReplicationEnabled
Optional. This field specifies if the replication of automatic backups is enabled when creating a Data Guard.
var
bool
$this

