@@ -47,15 +47,15 @@ public function get($name, $optParams = [])
4747 /**
4848 * Lists information about the supported locations for this service. This method
4949 * lists locations based on the resource scope provided in the
50- * [ ListLocationsRequest.name] field: * **Global locations**: If `name` is
51- * empty, the method lists the public locations available to all projects. *
52- * **Project- specific locations**: If `name` follows the format
53- * `projects/{project}`, the method lists locations visible to that specific
54- * project. This includes public, private, or other project-specific locations
55- * enabled for the project. For gRPC and client library implementations, the
56- * resource name is passed as the `name` field. For direct service calls, the
57- * resource name is incorporated into the request path based on the specific
58- * service implementation and version. (locations.listProjectsLocations)
50+ * ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
51+ * the method lists the public locations available to all projects. * **Project-
52+ * specific locations**: If `name` follows the format `projects/{project}`, the
53+ * method lists locations visible to that specific project. This includes
54+ * public, private, or other project-specific locations enabled for the project.
55+ * For gRPC and client library implementations, the resource name is passed as
56+ * the `name` field. For direct service calls, the resource name is incorporated
57+ * into the request path based on the specific service implementation and
58+ * version. (locations.listProjectsLocations)
5959 *
6060 * @param string $name The resource that owns the locations collection, if
6161 * applicable.
0 commit comments