Skip to content

Commit 87ad3c8

Browse files
1 parent 65fc2d0 commit 87ad3c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/MigrationCenterAPI/Resource/ProjectsLocations.php

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

0 commit comments

Comments
 (0)