Reference documentation and code samples for the Google Cloud Domains V1 Client class RetrieveRegisterParametersResponse.
Response for the RetrieveRegisterParameters method.
Generated from protobuf message google.cloud.domains.v1.RetrieveRegisterParametersResponse
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ register_parameters |
RegisterParameters
Parameters to use when calling the |
getRegisterParameters
Parameters to use when calling the RegisterDomain method.
| Returns | |
|---|---|
| Type | Description |
RegisterParameters|null |
|
hasRegisterParameters
clearRegisterParameters
setRegisterParameters
Parameters to use when calling the RegisterDomain method.
| Parameter | |
|---|---|
| Name | Description |
var |
RegisterParameters
|
| Returns | |
|---|---|
| Type | Description |
$this |
|