Google Cloud Domains V1beta1 Client - Class RetrieveRegisterParametersResponse (0.2.11)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ register_parameters Google\Cloud\Domains\V1beta1\RegisterParameters

Parameters to use when calling the RegisterDomain method.

getRegisterParameters

Parameters to use when calling the RegisterDomain method.

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

hasRegisterParameters

clearRegisterParameters

setRegisterParameters

Parameters to use when calling the RegisterDomain method.

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