File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-networkconnectivity_v1
lib/google/apis/networkconnectivity_v1 Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-networkconnectivity_v1
2
2
3
+ ### v0.61.0 (2025-06-29)
4
+
5
+ * Regenerated from discovery document revision 20250617
6
+
3
7
### v0.60.0 (2025-06-01)
4
8
5
9
* Regenerated from discovery document revision 20250527
Original file line number Diff line number Diff line change @@ -2537,7 +2537,7 @@ class PscConfig
2537
2537
# @return [Fixnum]
2538
2538
attr_accessor :limit
2539
2539
2540
- # Required . ProducerInstanceLocation is used to specify which authorization
2540
+ # Optional . ProducerInstanceLocation is used to specify which authorization
2541
2541
# mechanism to use to determine which projects the Producer instance can be
2542
2542
# within.
2543
2543
# Corresponds to the JSON property `producerInstanceLocation`
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module NetworkconnectivityV1
18
18
# Version of the google-apis-networkconnectivity_v1 gem
19
- GEM_VERSION = "0.60 .0"
19
+ GEM_VERSION = "0.61 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION = "0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250527 "
25
+ REVISION = "20250617 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments