We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a8aa9 commit 9f4c491Copy full SHA for 9f4c491
1 file changed
src/ServerlessVPCAccess/Resource/ProjectsLocations.php
@@ -30,7 +30,11 @@
30
class ProjectsLocations extends \Google\Service\Resource
31
{
32
/**
33
- * Lists information about the supported locations for this service.
+ * 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.
38
* (locations.listProjectsLocations)
39
*
40
* @param string $name The resource that owns the locations collection, if
0 commit comments