@@ -63,23 +63,22 @@ public function getSettings($name, $optParams = [])
6363 /**
6464 * Lists information about the supported locations for this service. This method
6565 * lists locations based on the resource scope provided in the
66- * [ ListLocationsRequest.name] field: * **Global locations**: If `name` is
67- * empty, the method lists the public locations available to all projects. *
68- * **Project- specific locations**: If `name` follows the format
69- * `projects/{project}`, the method lists locations visible to that specific
70- * project. This includes public, private, or other project-specific locations
71- * enabled for the project. For gRPC and client library implementations, the
72- * resource name is passed as the `name` field. For direct service calls, the
73- * resource name is incorporated into the request path based on the specific
74- * service implementation and version. (locations.listProjectsLocations)
66+ * ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
67+ * the method lists the public locations available to all projects. * **Project-
68+ * specific locations**: If `name` follows the format `projects/{project}`, the
69+ * method lists locations visible to that specific project. This includes
70+ * public, private, or other project-specific locations enabled for the project.
71+ * For gRPC and client library implementations, the resource name is passed as
72+ * the `name` field. For direct service calls, the resource name is incorporated
73+ * into the request path based on the specific service implementation and
74+ * version. (locations.listProjectsLocations)
7575 *
7676 * @param string $name The resource that owns the locations collection, if
7777 * applicable.
7878 * @param array $optParams Optional parameters.
7979 *
80- * @opt_param string extraLocationTypes Optional. Do not use this field. It is
81- * unsupported and is ignored unless explicitly documented otherwise. This is
82- * primarily for internal usage.
80+ * @opt_param string extraLocationTypes Optional. Do not use this field unless
81+ * explicitly documented otherwise. This is primarily for internal usage.
8382 * @opt_param string filter A filter to narrow down results to a preferred
8483 * subset. The filtering language accepts strings like `"displayName=tokyo"`,
8584 * and is documented in more detail in [AIP-160](https://google.aip.dev/160).
0 commit comments