Skip to content

Commit 6dd833b

Browse files
1 parent dd0ad0d commit 6dd833b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/Batch/Resource/ProjectsLocations.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ public function get($name, $optParams = [])
6161
* applicable.
6262
* @param array $optParams Optional parameters.
6363
*
64-
* @opt_param string extraLocationTypes Optional. Do not use this field. It is
65-
* unsupported and is ignored unless explicitly documented otherwise. This is
66-
* primarily for internal usage.
64+
* @opt_param string extraLocationTypes Optional. Do not use this field unless
65+
* explicitly documented otherwise. This is primarily for internal usage.
6766
* @opt_param string filter A filter to narrow down results to a preferred
6867
* subset. The filtering language accepts strings like `"displayName=tokyo"`,
6968
* and is documented in more detail in [AIP-160](https://google.aip.dev/160).

0 commit comments

Comments
 (0)