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