Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class RetrieveTransferParametersResponse.
Response for the RetrieveTransferParameters method.
Generated from protobuf message google.cloud.domains.v1alpha2.RetrieveTransferParametersResponse
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ transfer_parameters |
Google\Cloud\Domains\V1alpha2\TransferParameters
Parameters to use when calling the |
getTransferParameters
Parameters to use when calling the TransferDomain method.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Domains\V1alpha2\TransferParameters|null |
|
hasTransferParameters
clearTransferParameters
setTransferParameters
Parameters to use when calling the TransferDomain method.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Domains\V1alpha2\TransferParameters
|
| Returns | |
|---|---|
| Type | Description |
$this |
|