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