Skip to content

Commit 5876383

Browse files
1 parent 9a7bbaa commit 5876383

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/APIManagement/Resource/ProjectsLocations.php

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

0 commit comments

Comments
 (0)