Google Cloud Domains V1beta1 Client - Class ResetAuthorizationCodeRequest (0.4.2)

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

Request for the ResetAuthorizationCode method.

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

Namespace

Google \ Cloud \ Domains \ V1beta1

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 reset, in the format projects/*/locations/*/registrations/*.

getRegistration

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

Returns
TypeDescription
string

setRegistration

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this