Google Cloud Domains V1 Client - Class RetrieveTransferParametersResponse (0.4.2)

Reference documentation and code samples for the Google Cloud Domains V1 Client class RetrieveTransferParametersResponse.

Response for the RetrieveTransferParameters method.

Generated from protobuf message google.cloud.domains.v1.RetrieveTransferParametersResponse

Namespace

Google \ Cloud \ Domains \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ transfer_parameters Google\Cloud\Domains\V1\TransferParameters

Parameters to use when calling the TransferDomain method.

getTransferParameters

Parameters to use when calling the TransferDomain method.

Returns
TypeDescription
Google\Cloud\Domains\V1\TransferParameters|null

hasTransferParameters

clearTransferParameters

setTransferParameters

Parameters to use when calling the TransferDomain method.

Parameter
NameDescription
var Google\Cloud\Domains\V1\TransferParameters
Returns
TypeDescription
$this