Google Cloud Domains V1beta1 Client - Class GetRegistrationRequest (0.5.5)

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

Request for the GetRegistration method.

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

Namespace

Google \ Cloud \ Domains \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

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

getName

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

Returns
Type Description
string

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this