File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,9 +109,9 @@ class ConsumerPscConfig extends \Google\Model
109109 */
110110 public $ project ;
111111 /**
112- * Output only . A map to store mapping between customer vip and target service
113- * attachment. Only service attachment with producer specified ip addresses
114- * are stored here .
112+ * Optional . A map to store mapping between customer vip and target service
113+ * attachment. This field can be used to specify a static IP address for a PSC
114+ * connection .
115115 *
116116 * @var string[]
117117 */
@@ -250,9 +250,9 @@ public function getProject()
250250 return $ this ->project ;
251251 }
252252 /**
253- * Output only . A map to store mapping between customer vip and target service
254- * attachment. Only service attachment with producer specified ip addresses
255- * are stored here .
253+ * Optional . A map to store mapping between customer vip and target service
254+ * attachment. This field can be used to specify a static IP address for a PSC
255+ * connection .
256256 *
257257 * @param string[] $serviceAttachmentIpAddressMap
258258 */
You can’t perform that action at this time.
0 commit comments