Google Cloud Domains V1 Client - Class ExportRegistrationRequest (0.4.2)

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

Request for the ExportRegistration method.

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

Namespace

Google \ Cloud \ Domains \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Registration to export, in the format projects/*/locations/*/registrations/*.

getName

Required. The name of the Registration to export, in the format projects/*/locations/*/registrations/*.

Returns
TypeDescription
string

setName

Required. The name of the Registration to export, in the format projects/*/locations/*/registrations/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the Registration to export, in the format projects/*/locations/*/registrations/*. Please see Google\Cloud\Domains\V1\DomainsClient::registrationName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Domains\V1\ExportRegistrationRequest