ProjectsLocations
class ProjectsLocations extends Resource (View source)
The "locations" collection of methods.
Typical usage is:
$vpcaccessService = new Google\Service\ServerlessVPCAccess(...);
$locations = $vpcaccessService->projects_locations;
Methods
listProjectsLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
Details
ListLocationsResponse
listProjectsLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
(locations.listProjectsLocations)