Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GoldengateDeploymentVersion.
Details of the Goldengate Deployment Version resource.
Generated from protobuf message google.cloud.oracledatabase.v1.GoldengateDeploymentVersion
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version} |
↳ ocid |
string
Output only. The deployment version ocid of the Goldengate Deployment Version resource. |
↳ properties |
GoldengateDeploymentVersionProperties
Output only. The technology type of the Goldengate Deployment Version resource. |
getName
Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version}
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getOcid
Output only. The deployment version ocid of the Goldengate Deployment Version resource.
| Returns | |
|---|---|
| Type | Description |
string |
|
setOcid
Output only. The deployment version ocid of the Goldengate Deployment Version resource.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getProperties
Output only. The technology type of the Goldengate Deployment Version resource.
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersionProperties|null |
|
hasProperties
clearProperties
setProperties
Output only. The technology type of the Goldengate Deployment Version resource.
| Parameter | |
|---|---|
| Name | Description |
var |
GoldengateDeploymentVersionProperties
|
| Returns | |
|---|---|
| Type | Description |
$this |
|