File tree Expand file tree Collapse file tree 4 files changed +15
-10
lines changed
generated/google-apis-securitycenter_v1beta1
lib/google/apis/securitycenter_v1beta1 Expand file tree Collapse file tree 4 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-securitycenter_v1beta1
22
3+ ### v0.16.0 (2022-01-19)
4+
5+ * Regenerated from discovery document revision 20220113
6+ * Regenerated using generator version 0.4.1
7+
38### v0.15.0 (2021-12-16)
49
510* Unspecified changes
Original file line number Diff line number Diff line change @@ -528,12 +528,12 @@ class Finding
528528 # @return [String]
529529 attr_accessor :create_time
530530
531- # The time at which the event took place, or when an update to the finding
532- # occurred. For example, if the finding represents an open firewall it would
533- # capture the time the detector believes the firewall became open. The accuracy
534- # is determined by the detector. If the finding were to be resolved afterward,
535- # this time would reflect when the finding was resolved. Must not be set to a
536- # value greater than the current timestamp.
531+ # The time the finding was first detected. If an existing finding is updated,
532+ # then this is the time the update occurred. For example, if the finding
533+ # represents an open firewall, this property captures the time the detector
534+ # believes the firewall became open. The accuracy is determined by the detector.
535+ # If the finding is later resolved, then this time reflects when the finding was
536+ # resolved. This must not be set to a value greater than the current timestamp.
537537 # Corresponds to the JSON property `eventTime`
538538 # @return [String]
539539 attr_accessor :event_time
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module SecuritycenterV1beta1
1818 # Version of the google-apis-securitycenter_v1beta1 gem
19- GEM_VERSION = "0.15 .0"
19+ GEM_VERSION = "0.16 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.4.0 "
22+ GENERATOR_VERSION = "0.4.1 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20211207 "
25+ REVISION = "20220113 "
2626 end
2727 end
2828end
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/google-api-ruby-client.git",
7- "sha": "fef0da02be4ee8320af9264d50d2f515df6718d7 "
7+ "sha": "3239b12471aa9b11211855a8ca5b72f93d565f34 "
88 }
99 }
1010 ]
You can’t perform that action at this time.
0 commit comments