Skip to content

Commit 9f4c491

Browse files
1 parent 59a8aa9 commit 9f4c491

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/ServerlessVPCAccess/Resource/ProjectsLocations.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@
3030
class ProjectsLocations extends \Google\Service\Resource
3131
{
3232
/**
33-
* Lists information about the supported locations for this service.
33+
* Lists information about the supported locations for this service. This method
34+
* can be called in two ways: * **List all public locations:** Use the path `GET
35+
* /v1/locations`. * **List project-visible locations:** Use the path `GET
36+
* /v1/projects/{project_id}/locations`. This may include public locations as
37+
* well as private or other locations specifically visible to the project.
3438
* (locations.listProjectsLocations)
3539
*
3640
* @param string $name The resource that owns the locations collection, if

0 commit comments

Comments
 (0)