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-oracledatabase/v1/2.0.0/com/google/api/services/oracledatabase/v1/OracleDatabase.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -313,7 +313,7 @@ public Get set(String parameterName, Object value) {
313
313
}
314
314
/**
315
315
* Lists information about the supported locations for this service. This method lists locations
316
-
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
316
+
* based on the resource scope provided in the ListLocationsRequest.name field: * **Global
317
317
* locations**: If `name` is empty, the method lists the public locations available to all projects.
318
318
* * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method
319
319
* lists locations visible to that specific project. This includes public, private, or other
@@ -344,7 +344,7 @@ public class List extends OracleDatabaseRequest<com.google.api.services.oracleda
344
344
345
345
/**
346
346
* Lists information about the supported locations for this service. This method lists locations
347
-
* based on the resource scope provided in the [ListLocationsRequest.name] field: * **Global
347
+
* based on the resource scope provided in the ListLocationsRequest.name field: * **Global
348
348
* locations**: If `name` is empty, the method lists the public locations available to all
349
349
* projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`,
350
350
* the method lists locations visible to that specific project. This includes public, private, or
0 commit comments