Google Cloud Domains V1beta1 Client - Class RetrieveTransferParametersResponse (0.5.3)

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

Response for the RetrieveTransferParameters method.

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

Namespace

Google \ Cloud \ Domains \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ transfer_parameters Google\Cloud\Domains\V1beta1\TransferParameters

Parameters to use when calling the TransferDomain method.

getTransferParameters

Parameters to use when calling the TransferDomain method.

Returns
Type Description
Google\Cloud\Domains\V1beta1\TransferParameters|null

hasTransferParameters

clearTransferParameters

setTransferParameters

Parameters to use when calling the TransferDomain method.

Parameter
Name Description
var Google\Cloud\Domains\V1beta1\TransferParameters
Returns
Type Description
$this