Google API Common Protos Client - Class GetLocationRequest (4.9.0)

Reference documentation and code samples for the Google API Common Protos Client class GetLocationRequest.

The request message for Locations.GetLocation.

Generated from protobuf message google.cloud.___location.GetLocationRequest

Namespace

Google \ Cloud \ Location

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Resource name for the ___location.

getName

Resource name for the ___location.

Returns
Type Description
string

setName

Resource name for the ___location.

Parameter
Name Description
var string
Returns
Type Description
$this