File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
generated/google-apis-networkconnectivity_v1
lib/google/apis/networkconnectivity_v1 Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-networkconnectivity_v1
22
3+ ### v0.70.0 (2025-12-21)
4+
5+ * Regenerated from discovery document revision 20251209
6+
37### v0.69.0 (2025-12-07)
48
59* Regenerated from discovery document revision 20251113
Original file line number Diff line number Diff line change @@ -533,9 +533,9 @@ class ConsumerPscConfig
533533 # @return [String]
534534 attr_accessor :project
535535
536- # Output only . A map to store mapping between customer vip and target service
537- # attachment. Only service attachment with producer specified ip addresses are
538- # stored here .
536+ # Optional . A map to store mapping between customer vip and target service
537+ # attachment. This field can be used to specify a static IP address for a PSC
538+ # connection .
539539 # Corresponds to the JSON property `serviceAttachmentIpAddressMap`
540540 # @return [Hash<String,String>]
541541 attr_accessor :service_attachment_ip_address_map
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module NetworkconnectivityV1
1818 # Version of the google-apis-networkconnectivity_v1 gem
19- GEM_VERSION = "0.69 .0"
19+ GEM_VERSION = "0.70 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20251113 "
25+ REVISION = "20251209 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments