File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
generated/google-apis-compute_alpha
lib/google/apis/compute_alpha Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-compute_alpha
22
3+ ### v0.55.0 (2022-12-12)
4+
5+ * Regenerated from discovery document revision 20221205
6+
37### v0.54.0 (2022-12-07)
48
59* Regenerated from discovery document revision 20221126
Original file line number Diff line number Diff line change @@ -20278,8 +20278,9 @@ class Interconnect
2027820278
2027920279 # Email address to contact the customer NOC for operations and maintenance
2028020280 # notifications regarding this Interconnect. If specified, this will be used for
20281- # notifications in addition to all other forms described, such as Stackdriver
20282- # logs alerting and Cloud Notifications.
20281+ # notifications in addition to all other forms described, such as Cloud
20282+ # Monitoring logs alerting and Cloud Notifications. This field is required for
20283+ # users who sign up for Cloud Interconnect using workforce identity federation.
2028320284 # Corresponds to the JSON property `nocContactEmail`
2028420285 # @return [String]
2028520286 attr_accessor :noc_contact_email
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ComputeAlpha
1818 # Version of the google-apis-compute_alpha gem
19- GEM_VERSION = "0.54 .0"
19+ GEM_VERSION = "0.55 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.11.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20221126 "
25+ REVISION = "20221205 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments