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-managedkafka/v1/2.0.0/com/google/api/services/managedkafka/v1/ManagedKafka.java
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -312,7 +312,10 @@ public Get set(String parameterName, Object value) {
312
312
}
313
313
}
314
314
/**
315
-
* Lists information about the supported locations for this service.
315
+
* Lists information about the supported locations for this service. This method can be called in
316
+
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
317
+
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
318
+
* public locations as well as private or other locations specifically visible to the project.
316
319
*
317
320
* Create a request for the method "locations.list".
318
321
*
@@ -336,7 +339,10 @@ public class List extends ManagedKafkaRequest<com.google.api.services.managedkaf
0 commit comments