Google Cloud Domains V1alpha2 Client - Class RetrieveAuthorizationCodeRequest (0.3.1)

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

Request for the RetrieveAuthorizationCode method.

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

Namespace

Google \ Cloud \ Domains \ V1alpha2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ registration string

Required. The name of the Registration whose authorization code is being retrieved, in the format projects/*/locations/*/registrations/*.

getRegistration

Required. The name of the Registration whose authorization code is being retrieved, in the format projects/*/locations/*/registrations/*.

Returns
TypeDescription
string

setRegistration

Required. The name of the Registration whose authorization code is being retrieved, in the format projects/*/locations/*/registrations/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this