Locations
class Locations extends Resource (View source)
The "locations" collection of methods.
Typical usage is:
$loggingService = new Google\Service\Logging(...);
$locations = $loggingService->locations;
Methods
get(string $name, array $optParams = [])
Gets information about a location. (locations.get)
listLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
Details
Location
get(string $name, array $optParams = [])
Gets information about a location. (locations.get)
ListLocationsResponse
listLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
(locations.listLocations)