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 \ LocationMethods
__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 |
|