@@ -69,23 +69,22 @@ public function get($name, $optParams = [])
6969 /**
7070 * Lists information about the supported locations for this service. This method
7171 * lists locations based on the resource scope provided in the
72- * [ ListLocationsRequest.name] field: * **Global locations**: If `name` is
73- * empty, the method lists the public locations available to all projects. *
74- * **Project- specific locations**: If `name` follows the format
75- * `projects/{project}`, the method lists locations visible to that specific
76- * project. This includes public, private, or other project-specific locations
77- * enabled for the project. For gRPC and client library implementations, the
78- * resource name is passed as the `name` field. For direct service calls, the
79- * resource name is incorporated into the request path based on the specific
80- * service implementation and version. (locations.listProjectsLocations)
72+ * ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
73+ * the method lists the public locations available to all projects. * **Project-
74+ * specific locations**: If `name` follows the format `projects/{project}`, the
75+ * method lists locations visible to that specific project. This includes
76+ * public, private, or other project-specific locations enabled for the project.
77+ * For gRPC and client library implementations, the resource name is passed as
78+ * the `name` field. For direct service calls, the resource name is incorporated
79+ * into the request path based on the specific service implementation and
80+ * version. (locations.listProjectsLocations)
8181 *
8282 * @param string $name The resource that owns the locations collection, if
8383 * applicable.
8484 * @param array $optParams Optional parameters.
8585 *
86- * @opt_param string extraLocationTypes Optional. Do not use this field. It is
87- * unsupported and is ignored unless explicitly documented otherwise. This is
88- * primarily for internal usage.
86+ * @opt_param string extraLocationTypes Optional. Do not use this field unless
87+ * explicitly documented otherwise. This is primarily for internal usage.
8988 * @opt_param string filter A filter to narrow down results to a preferred
9089 * subset. The filtering language accepts strings like `"displayName=tokyo"`,
9190 * and is documented in more detail in [AIP-160](https://google.aip.dev/160).
0 commit comments