Reference documentation and code samples for the Google Cloud Dms V1 Client class TcpProxyScript.
Response message for 'GenerateTcpProxyScript' request.
Generated from protobuf message google.cloud.clouddms.v1.TcpProxyScript
Namespace
Google \ Cloud \ CloudDms \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ script |
string
The TCP Proxy configuration script. |
getScript
The TCP Proxy configuration script.
Returns | |
---|---|
Type | Description |
string |
setScript
The TCP Proxy configuration script.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |