Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengatePlacement.
The placement of the GoldengateDeployment.
Generated from protobuf message google.cloud.oracledatabase.v1.GoldengatePlacement
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ availability_domain |
string
Output only. The availability domain. |
↳ fault_domain |
string
Output only. The fault domain. |
getAvailabilityDomain
Output only. The availability domain.
| Returns | |
|---|---|
| Type | Description |
string |
|
setAvailabilityDomain
Output only. The availability domain.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getFaultDomain
Output only. The fault domain.
| Returns | |
|---|---|
| Type | Description |
string |
|
setFaultDomain
Output only. The fault domain.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|