OrganizationsLocations
class OrganizationsLocations extends Resource (View source)
The "locations" collection of methods.
Typical usage is:
$loggingService = new Google\Service\Logging(...);
$locations = $loggingService->organizations_locations;
Methods
get(string $name, array $optParams = [])
Gets information about a location. (locations.get)
listOrganizationsLocations(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
listOrganizationsLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
(locations.listOrganizationsLocations)