Skip to content

Commit 6355810

Browse files
1 parent 7045dfb commit 6355810

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/ArtifactRegistry/Resource/ProjectsLocations.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ public function getVpcscConfig($name, $optParams = [])
6767
* applicable.
6868
* @param array $optParams Optional parameters.
6969
*
70-
* @opt_param string extraLocationTypes Optional. A list of extra location types
71-
* that should be used as conditions for controlling the visibility of the
72-
* locations.
70+
* @opt_param string extraLocationTypes Optional. Unless explicitly documented
71+
* otherwise, don't use this unsupported field which is primarily intended for
72+
* internal usage.
7373
* @opt_param string filter A filter to narrow down results to a preferred
7474
* subset. The filtering language accepts strings like `"displayName=tokyo"`,
7575
* and is documented in more detail in [AIP-160](https://google.aip.dev/160).

0 commit comments

Comments
 (0)