Skip to content

Commit 75834c3

Browse files
1 parent ccf73b6 commit 75834c3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/CCAIPlatform/Resource/ProjectsLocations.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ public function get($name, $optParams = [])
5353
* applicable.
5454
* @param array $optParams Optional parameters.
5555
*
56-
* @opt_param string extraLocationTypes Optional. Unless explicitly documented
57-
* otherwise, don't use this unsupported field which is primarily intended for
58-
* internal usage.
56+
* @opt_param string extraLocationTypes Optional. Do not use this field. It is
57+
* unsupported and is ignored unless explicitly documented otherwise. This is
58+
* primarily for internal usage.
5959
* @opt_param string filter A filter to narrow down results to a preferred
6060
* subset. The filtering language accepts strings like `"displayName=tokyo"`,
6161
* and is documented in more detail in [AIP-160](https://google.aip.dev/160).

0 commit comments

Comments
 (0)