Google Cloud Domains V1alpha2 Client - Class RetrieveRegisterParametersResponse (0.2.11)

Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class RetrieveRegisterParametersResponse.

Response for the RetrieveRegisterParameters method.

Generated from protobuf message google.cloud.domains.v1alpha2.RetrieveRegisterParametersResponse

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ register_parameters Google\Cloud\Domains\V1alpha2\RegisterParameters

Parameters to use when calling the RegisterDomain method.

getRegisterParameters

Parameters to use when calling the RegisterDomain method.

Returns
TypeDescription
Google\Cloud\Domains\V1alpha2\RegisterParameters|null

hasRegisterParameters

clearRegisterParameters

setRegisterParameters

Parameters to use when calling the RegisterDomain method.

Parameter
NameDescription
var Google\Cloud\Domains\V1alpha2\RegisterParameters
Returns
TypeDescription
$this