You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudfunctions/v1/2.0.0/com/google/api/services/cloudfunctions/v1/CloudFunctions.java
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -544,7 +544,10 @@ public Locations locations() {
544
544
publicclassLocations {
545
545
546
546
/**
547
-
* Lists information about the supported locations for this service.
547
+
* Lists information about the supported locations for this service. This method can be called in
548
+
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
549
+
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
550
+
* public locations as well as private or other locations specifically visible to the project.
548
551
*
549
552
* Create a request for the method "locations.list".
550
553
*
@@ -568,7 +571,10 @@ public class List extends CloudFunctionsRequest<com.google.api.services.cloudfun
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudfunctions/v2/2.0.0/com/google/api/services/cloudfunctions/v2/CloudFunctions.java
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,10 @@ public Locations locations() {
174
174
publicclassLocations {
175
175
176
176
/**
177
-
* Lists information about the supported locations for this service.
177
+
* Lists information about the supported locations for this service. This method can be called in
178
+
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
179
+
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
180
+
* public locations as well as private or other locations specifically visible to the project.
178
181
*
179
182
* Create a request for the method "locations.list".
180
183
*
@@ -198,7 +201,10 @@ public class List extends CloudFunctionsRequest<com.google.api.services.cloudfun
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudfunctions/v2alpha/2.0.0/com/google/api/services/cloudfunctions/v2alpha/CloudFunctions.java
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,10 @@ public Locations locations() {
174
174
publicclassLocations {
175
175
176
176
/**
177
-
* Lists information about the supported locations for this service.
177
+
* Lists information about the supported locations for this service. This method can be called in
178
+
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
179
+
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
180
+
* public locations as well as private or other locations specifically visible to the project.
178
181
*
179
182
* Create a request for the method "locations.list".
180
183
*
@@ -198,7 +201,10 @@ public class List extends CloudFunctionsRequest<com.google.api.services.cloudfun
0 commit comments