File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
generated/google-apis-meet_v2 Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-meet_v2
22
3+ ### v0.8.0 (2025-04-20)
4+
5+ * Regenerated from discovery document revision 20250415
6+
37### v0.7.0 (2025-04-13)
48
59* Regenerated from discovery document revision 20250406
Original file line number Diff line number Diff line change @@ -726,8 +726,7 @@ class SpaceConfig
726726 # @return [Google::Apis::MeetV2::ArtifactConfig]
727727 attr_accessor :artifact_config
728728
729- # [Developer Preview](https://developers.google.com/workspace/preview): Whether
730- # attendance report is enabled for the meeting space.
729+ # Whether attendance report is enabled for the meeting space.
731730 # Corresponds to the JSON property `attendanceReportGenerationType`
732731 # @return [String]
733732 attr_accessor :attendance_report_generation_type
@@ -738,9 +737,8 @@ class SpaceConfig
738737 # @return [String]
739738 attr_accessor :entry_point_access
740739
741- # [Developer Preview](https://developers.google.com/workspace/preview): The pre-
742- # configured moderation mode for the Meeting. Default: Controlled by the user's
743- # policies.
740+ # The pre-configured moderation mode for the Meeting. Default: Controlled by the
741+ # user's policies.
744742 # Corresponds to the JSON property `moderation`
745743 # @return [String]
746744 attr_accessor :moderation
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module MeetV2
1818 # Version of the google-apis-meet_v2 gem
19- GEM_VERSION = "0.7 .0"
19+ GEM_VERSION = "0.8 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250406 "
25+ REVISION = "20250415 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments