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