google-api-client 0.18.0 → 0.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +41 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +9 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +1 -1
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +238 -10
- data/generated/google/apis/admin_directory_v1/representations.rb +101 -0
- data/generated/google/apis/admin_directory_v1/service.rb +529 -1
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +7 -0
- data/generated/google/apis/androidmanagement_v1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v1_1.rb +1 -1
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +9 -0
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +34 -0
- data/generated/google/apis/androidpublisher_v2/representations.rb +3 -0
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1/classes.rb +21 -17
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +21 -17
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +2 -2
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +326 -0
- data/generated/google/apis/calendar_v3/representations.rb +118 -0
- data/generated/google/apis/calendar_v3/service.rb +28 -4
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +69 -0
- data/generated/google/apis/classroom_v1/representations.rb +31 -0
- data/generated/google/apis/classroom_v1/service.rb +88 -0
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +49 -0
- data/generated/google/apis/cloudbuild_v1/representations.rb +20 -0
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +9 -12
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +25 -0
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +4 -0
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +8 -3
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +7 -3
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +8 -6
- data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +19 -13
- data/generated/google/apis/cloudshell_v1.rb +35 -0
- data/generated/google/apis/cloudshell_v1/classes.rb +409 -0
- data/generated/google/apis/cloudshell_v1/representations.rb +161 -0
- data/generated/google/apis/cloudshell_v1/service.rb +214 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +35 -0
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +403 -0
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +160 -0
- data/generated/google/apis/cloudshell_v1alpha1/service.rb +237 -0
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +106 -13
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +31 -1
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +63 -8
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
- data/generated/google/apis/container_v1.rb +2 -2
- data/generated/google/apis/container_v1/classes.rb +6 -7
- data/generated/google/apis/container_v1/service.rb +2 -2
- data/generated/google/apis/container_v1beta1.rb +2 -2
- data/generated/google/apis/container_v1beta1/classes.rb +4 -4
- data/generated/google/apis/container_v1beta1/service.rb +3 -3
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +257 -0
- data/generated/google/apis/content_v2/representations.rb +114 -0
- data/generated/google/apis/content_v2/service.rb +84 -0
- data/generated/google/apis/content_v2sandbox.rb +1 -1
- data/generated/google/apis/content_v2sandbox/classes.rb +257 -0
- data/generated/google/apis/content_v2sandbox/representations.rb +114 -0
- data/generated/google/apis/content_v2sandbox/service.rb +84 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +16 -0
- data/generated/google/apis/digitalassetlinks_v1.rb +32 -0
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +305 -0
- data/generated/google/apis/digitalassetlinks_v1/representations.rb +133 -0
- data/generated/google/apis/digitalassetlinks_v1/service.rb +324 -0
- data/generated/google/apis/dlp_v2beta2.rb +36 -0
- data/generated/google/apis/dlp_v2beta2/classes.rb +5475 -0
- data/generated/google/apis/dlp_v2beta2/representations.rb +2734 -0
- data/generated/google/apis/dlp_v2beta2/service.rb +1135 -0
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/service.rb +25 -16
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +50 -1
- data/generated/google/apis/monitoring_v3/representations.rb +16 -0
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +6 -5
- data/generated/google/apis/slides_v1.rb +4 -1
- data/generated/google/apis/speech_v1.rb +1 -4
- data/generated/google/apis/speech_v1beta1.rb +1 -4
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +0 -2
- data/generated/google/apis/streetviewpublish_v1/service.rb +6 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +81 -0
- data/generated/google/apis/testing_v1/representations.rb +45 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +0 -6
- data/generated/google/apis/youtube_v3/representations.rb +0 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +576 -19
- data/generated/google/apis/youtubereporting_v1/representations.rb +218 -12
- data/generated/google/apis/youtubereporting_v1/service.rb +4 -4
- data/lib/google/apis/version.rb +1 -1
- metadata +18 -2
|
@@ -126,7 +126,7 @@ module Google
|
|
|
126
126
|
attr_accessor :manual_runs_disabled
|
|
127
127
|
alias_method :manual_runs_disabled?, :manual_runs_disabled
|
|
128
128
|
|
|
129
|
-
# The minimum interval
|
|
129
|
+
# The minimum interval for scheduler to schedule runs.
|
|
130
130
|
# Corresponds to the JSON property `minimumScheduleInterval`
|
|
131
131
|
# @return [String]
|
|
132
132
|
attr_accessor :minimum_schedule_interval
|
|
@@ -788,7 +788,7 @@ module Google
|
|
|
788
788
|
end
|
|
789
789
|
|
|
790
790
|
# Represents a data transfer run.
|
|
791
|
-
# Next id:
|
|
791
|
+
# Next id: 27
|
|
792
792
|
class TransferRun
|
|
793
793
|
include Google::Apis::Core::Hashable
|
|
794
794
|
|
|
@@ -25,7 +25,7 @@ module Google
|
|
|
25
25
|
# @see https://developers.google.com/google-apps/calendar/firstapp
|
|
26
26
|
module CalendarV3
|
|
27
27
|
VERSION = 'V3'
|
|
28
|
-
REVISION = '
|
|
28
|
+
REVISION = '20171210'
|
|
29
29
|
|
|
30
30
|
# Manage your calendars
|
|
31
31
|
AUTH_CALENDAR = 'https://www.googleapis.com/auth/calendar'
|
|
@@ -155,6 +155,12 @@ module Google
|
|
|
155
155
|
class Calendar
|
|
156
156
|
include Google::Apis::Core::Hashable
|
|
157
157
|
|
|
158
|
+
# Conferencing properties for this calendar, for example what types of
|
|
159
|
+
# conferences are allowed.
|
|
160
|
+
# Corresponds to the JSON property `conferenceProperties`
|
|
161
|
+
# @return [Google::Apis::CalendarV3::ConferenceProperties]
|
|
162
|
+
attr_accessor :conference_properties
|
|
163
|
+
|
|
158
164
|
# Description of the calendar. Optional.
|
|
159
165
|
# Corresponds to the JSON property `description`
|
|
160
166
|
# @return [String]
|
|
@@ -198,6 +204,7 @@ module Google
|
|
|
198
204
|
|
|
199
205
|
# Update properties of this object
|
|
200
206
|
def update!(**args)
|
|
207
|
+
@conference_properties = args[:conference_properties] if args.key?(:conference_properties)
|
|
201
208
|
@description = args[:description] if args.key?(:description)
|
|
202
209
|
@etag = args[:etag] if args.key?(:etag)
|
|
203
210
|
@id = args[:id] if args.key?(:id)
|
|
@@ -288,6 +295,12 @@ module Google
|
|
|
288
295
|
# @return [String]
|
|
289
296
|
attr_accessor :color_id
|
|
290
297
|
|
|
298
|
+
# Conferencing properties for this calendar, for example what types of
|
|
299
|
+
# conferences are allowed.
|
|
300
|
+
# Corresponds to the JSON property `conferenceProperties`
|
|
301
|
+
# @return [Google::Apis::CalendarV3::ConferenceProperties]
|
|
302
|
+
attr_accessor :conference_properties
|
|
303
|
+
|
|
291
304
|
# The default reminders that the authenticated user has for this calendar.
|
|
292
305
|
# Corresponds to the JSON property `defaultReminders`
|
|
293
306
|
# @return [Array<Google::Apis::CalendarV3::EventReminder>]
|
|
@@ -383,6 +396,7 @@ module Google
|
|
|
383
396
|
@access_role = args[:access_role] if args.key?(:access_role)
|
|
384
397
|
@background_color = args[:background_color] if args.key?(:background_color)
|
|
385
398
|
@color_id = args[:color_id] if args.key?(:color_id)
|
|
399
|
+
@conference_properties = args[:conference_properties] if args.key?(:conference_properties)
|
|
386
400
|
@default_reminders = args[:default_reminders] if args.key?(:default_reminders)
|
|
387
401
|
@deleted = args[:deleted] if args.key?(:deleted)
|
|
388
402
|
@description = args[:description] if args.key?(:description)
|
|
@@ -599,6 +613,311 @@ module Google
|
|
|
599
613
|
end
|
|
600
614
|
end
|
|
601
615
|
|
|
616
|
+
#
|
|
617
|
+
class ConferenceData
|
|
618
|
+
include Google::Apis::Core::Hashable
|
|
619
|
+
|
|
620
|
+
# The ID of the conference.
|
|
621
|
+
# Can be used by developers to keep track of conferences, should not be
|
|
622
|
+
# displayed to users.
|
|
623
|
+
# Values for solution types:
|
|
624
|
+
# - "eventHangout": unset
|
|
625
|
+
# - "eventNamedHangout": the name of the Hangout.
|
|
626
|
+
# - "hangoutsMeet": the 10-letter meeting code, for example "aaa-bbbb-ccc".
|
|
627
|
+
# Optional.
|
|
628
|
+
# Corresponds to the JSON property `conferenceId`
|
|
629
|
+
# @return [String]
|
|
630
|
+
attr_accessor :conference_id
|
|
631
|
+
|
|
632
|
+
# The conference solution, such as Hangouts or Hangouts Meet.
|
|
633
|
+
# Unset for a conference with failed create request.
|
|
634
|
+
# Either conferenceSolution and at least one entryPoint, or createRequest is
|
|
635
|
+
# required.
|
|
636
|
+
# Corresponds to the JSON property `conferenceSolution`
|
|
637
|
+
# @return [Google::Apis::CalendarV3::ConferenceSolution]
|
|
638
|
+
attr_accessor :conference_solution
|
|
639
|
+
|
|
640
|
+
# A request to generate a new conference and attach it to the event. The data is
|
|
641
|
+
# generated asynchronously. To see whether the data is present check the status
|
|
642
|
+
# field.
|
|
643
|
+
# Either conferenceSolution and at least one entryPoint, or createRequest is
|
|
644
|
+
# required.
|
|
645
|
+
# Corresponds to the JSON property `createRequest`
|
|
646
|
+
# @return [Google::Apis::CalendarV3::CreateConferenceRequest]
|
|
647
|
+
attr_accessor :create_request
|
|
648
|
+
|
|
649
|
+
# Information about individual conference entry points, such as URLs or phone
|
|
650
|
+
# numbers.
|
|
651
|
+
# All of them must belong to the same conference.
|
|
652
|
+
# Either conferenceSolution and at least one entryPoint, or createRequest is
|
|
653
|
+
# required.
|
|
654
|
+
# Corresponds to the JSON property `entryPoints`
|
|
655
|
+
# @return [Array<Google::Apis::CalendarV3::EntryPoint>]
|
|
656
|
+
attr_accessor :entry_points
|
|
657
|
+
|
|
658
|
+
# The signature of the conference data.
|
|
659
|
+
# Genereated on server side. Must be preserved while copying the conference data
|
|
660
|
+
# between events, otherwise the conference data will not be copied.
|
|
661
|
+
# Unset for a conference with failed create request.
|
|
662
|
+
# Optional for a conference with a pending create request.
|
|
663
|
+
# Corresponds to the JSON property `signature`
|
|
664
|
+
# @return [String]
|
|
665
|
+
attr_accessor :signature
|
|
666
|
+
|
|
667
|
+
def initialize(**args)
|
|
668
|
+
update!(**args)
|
|
669
|
+
end
|
|
670
|
+
|
|
671
|
+
# Update properties of this object
|
|
672
|
+
def update!(**args)
|
|
673
|
+
@conference_id = args[:conference_id] if args.key?(:conference_id)
|
|
674
|
+
@conference_solution = args[:conference_solution] if args.key?(:conference_solution)
|
|
675
|
+
@create_request = args[:create_request] if args.key?(:create_request)
|
|
676
|
+
@entry_points = args[:entry_points] if args.key?(:entry_points)
|
|
677
|
+
@signature = args[:signature] if args.key?(:signature)
|
|
678
|
+
end
|
|
679
|
+
end
|
|
680
|
+
|
|
681
|
+
#
|
|
682
|
+
class ConferenceProperties
|
|
683
|
+
include Google::Apis::Core::Hashable
|
|
684
|
+
|
|
685
|
+
# The types of conference solutions that are supported for this calendar.
|
|
686
|
+
# The possible values are:
|
|
687
|
+
# - "eventHangout"
|
|
688
|
+
# - "eventNamedHangout"
|
|
689
|
+
# - "hangoutsMeet" Optional.
|
|
690
|
+
# Corresponds to the JSON property `allowedConferenceSolutionTypes`
|
|
691
|
+
# @return [Array<String>]
|
|
692
|
+
attr_accessor :allowed_conference_solution_types
|
|
693
|
+
|
|
694
|
+
def initialize(**args)
|
|
695
|
+
update!(**args)
|
|
696
|
+
end
|
|
697
|
+
|
|
698
|
+
# Update properties of this object
|
|
699
|
+
def update!(**args)
|
|
700
|
+
@allowed_conference_solution_types = args[:allowed_conference_solution_types] if args.key?(:allowed_conference_solution_types)
|
|
701
|
+
end
|
|
702
|
+
end
|
|
703
|
+
|
|
704
|
+
#
|
|
705
|
+
class ConferenceRequestStatus
|
|
706
|
+
include Google::Apis::Core::Hashable
|
|
707
|
+
|
|
708
|
+
# The current status of the conference create request. Read-only.
|
|
709
|
+
# The possible values are:
|
|
710
|
+
# - "pending": the conference create request is still being processed.
|
|
711
|
+
# - "success": the conference create request succeeded, the entry points are
|
|
712
|
+
# populated.
|
|
713
|
+
# - "failure": the conference create request failed, there are no entry points.
|
|
714
|
+
# Corresponds to the JSON property `statusCode`
|
|
715
|
+
# @return [String]
|
|
716
|
+
attr_accessor :status_code
|
|
717
|
+
|
|
718
|
+
def initialize(**args)
|
|
719
|
+
update!(**args)
|
|
720
|
+
end
|
|
721
|
+
|
|
722
|
+
# Update properties of this object
|
|
723
|
+
def update!(**args)
|
|
724
|
+
@status_code = args[:status_code] if args.key?(:status_code)
|
|
725
|
+
end
|
|
726
|
+
end
|
|
727
|
+
|
|
728
|
+
#
|
|
729
|
+
class ConferenceSolution
|
|
730
|
+
include Google::Apis::Core::Hashable
|
|
731
|
+
|
|
732
|
+
# The user-visible icon for this solution. Read-only.
|
|
733
|
+
# Corresponds to the JSON property `iconUri`
|
|
734
|
+
# @return [String]
|
|
735
|
+
attr_accessor :icon_uri
|
|
736
|
+
|
|
737
|
+
# The key which can uniquely identify the conference solution for this event.
|
|
738
|
+
# Corresponds to the JSON property `key`
|
|
739
|
+
# @return [Google::Apis::CalendarV3::ConferenceSolutionKey]
|
|
740
|
+
attr_accessor :key
|
|
741
|
+
|
|
742
|
+
# The user-visible name of this solution. Not localized. Read-only.
|
|
743
|
+
# Corresponds to the JSON property `name`
|
|
744
|
+
# @return [String]
|
|
745
|
+
attr_accessor :name
|
|
746
|
+
|
|
747
|
+
def initialize(**args)
|
|
748
|
+
update!(**args)
|
|
749
|
+
end
|
|
750
|
+
|
|
751
|
+
# Update properties of this object
|
|
752
|
+
def update!(**args)
|
|
753
|
+
@icon_uri = args[:icon_uri] if args.key?(:icon_uri)
|
|
754
|
+
@key = args[:key] if args.key?(:key)
|
|
755
|
+
@name = args[:name] if args.key?(:name)
|
|
756
|
+
end
|
|
757
|
+
end
|
|
758
|
+
|
|
759
|
+
#
|
|
760
|
+
class ConferenceSolutionKey
|
|
761
|
+
include Google::Apis::Core::Hashable
|
|
762
|
+
|
|
763
|
+
# The conference solution type.
|
|
764
|
+
# If a client encounters an unfamiliar or empty type, it should still be able to
|
|
765
|
+
# display the entry points. However, it should disallow modifications.
|
|
766
|
+
# The possible values are:
|
|
767
|
+
# - "eventHangout"
|
|
768
|
+
# - "eventNamedHangout"
|
|
769
|
+
# - "hangoutsMeet"
|
|
770
|
+
# Corresponds to the JSON property `type`
|
|
771
|
+
# @return [String]
|
|
772
|
+
attr_accessor :type
|
|
773
|
+
|
|
774
|
+
def initialize(**args)
|
|
775
|
+
update!(**args)
|
|
776
|
+
end
|
|
777
|
+
|
|
778
|
+
# Update properties of this object
|
|
779
|
+
def update!(**args)
|
|
780
|
+
@type = args[:type] if args.key?(:type)
|
|
781
|
+
end
|
|
782
|
+
end
|
|
783
|
+
|
|
784
|
+
#
|
|
785
|
+
class CreateConferenceRequest
|
|
786
|
+
include Google::Apis::Core::Hashable
|
|
787
|
+
|
|
788
|
+
# The conference solution, such as Hangouts or Hangouts Meet.
|
|
789
|
+
# Corresponds to the JSON property `conferenceSolutionKey`
|
|
790
|
+
# @return [Google::Apis::CalendarV3::ConferenceSolutionKey]
|
|
791
|
+
attr_accessor :conference_solution_key
|
|
792
|
+
|
|
793
|
+
# The client-generated unique ID for this request.
|
|
794
|
+
# Clients should regenerate this ID for every new request. If an ID provided is
|
|
795
|
+
# the same as for the previous request, the request is ignored.
|
|
796
|
+
# Corresponds to the JSON property `requestId`
|
|
797
|
+
# @return [String]
|
|
798
|
+
attr_accessor :request_id
|
|
799
|
+
|
|
800
|
+
# The status of the conference create request.
|
|
801
|
+
# Corresponds to the JSON property `status`
|
|
802
|
+
# @return [Google::Apis::CalendarV3::ConferenceRequestStatus]
|
|
803
|
+
attr_accessor :status
|
|
804
|
+
|
|
805
|
+
def initialize(**args)
|
|
806
|
+
update!(**args)
|
|
807
|
+
end
|
|
808
|
+
|
|
809
|
+
# Update properties of this object
|
|
810
|
+
def update!(**args)
|
|
811
|
+
@conference_solution_key = args[:conference_solution_key] if args.key?(:conference_solution_key)
|
|
812
|
+
@request_id = args[:request_id] if args.key?(:request_id)
|
|
813
|
+
@status = args[:status] if args.key?(:status)
|
|
814
|
+
end
|
|
815
|
+
end
|
|
816
|
+
|
|
817
|
+
#
|
|
818
|
+
class EntryPoint
|
|
819
|
+
include Google::Apis::Core::Hashable
|
|
820
|
+
|
|
821
|
+
# The Access Code to access the conference. The maximum length is 128 characters.
|
|
822
|
+
# When creating new conference data, populate only the subset of `meetingCode,
|
|
823
|
+
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
824
|
+
# the conference provider uses. Only the populated fields should be displayed.
|
|
825
|
+
# Optional.
|
|
826
|
+
# Corresponds to the JSON property `accessCode`
|
|
827
|
+
# @return [String]
|
|
828
|
+
attr_accessor :access_code
|
|
829
|
+
|
|
830
|
+
# The type of the conference entry point.
|
|
831
|
+
# Possible values are:
|
|
832
|
+
# - "video" - joining a conference over HTTP. A conference can have zero or one
|
|
833
|
+
# video entry point.
|
|
834
|
+
# - "phone" - joining a conference by dialing a phone number. A conference can
|
|
835
|
+
# have zero or more phone entry points.
|
|
836
|
+
# - "sip" - joining a conference over SIP. A conference can have zero or one sip
|
|
837
|
+
# entry point.
|
|
838
|
+
# - "more" - further conference joining instructions, for example additional
|
|
839
|
+
# phone numbers. A conference can have zero or one more entry point. A
|
|
840
|
+
# conference with only a more entry point is not a valid conference.
|
|
841
|
+
# Corresponds to the JSON property `entryPointType`
|
|
842
|
+
# @return [String]
|
|
843
|
+
attr_accessor :entry_point_type
|
|
844
|
+
|
|
845
|
+
# The label for the URI.Visible to end users. Not localized. The maximum length
|
|
846
|
+
# is 512 characters.
|
|
847
|
+
# Examples:
|
|
848
|
+
# - for video: meet.google.com/aaa-bbbb-ccc
|
|
849
|
+
# - for phone: +1 123 268 2601
|
|
850
|
+
# - for sip: sip:12345678@myprovider.com
|
|
851
|
+
# - for more: should not be filled
|
|
852
|
+
# Optional.
|
|
853
|
+
# Corresponds to the JSON property `label`
|
|
854
|
+
# @return [String]
|
|
855
|
+
attr_accessor :label
|
|
856
|
+
|
|
857
|
+
# The Meeting Code to access the conference. The maximum length is 128
|
|
858
|
+
# characters.
|
|
859
|
+
# When creating new conference data, populate only the subset of `meetingCode,
|
|
860
|
+
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
861
|
+
# the conference provider uses. Only the populated fields should be displayed.
|
|
862
|
+
# Optional.
|
|
863
|
+
# Corresponds to the JSON property `meetingCode`
|
|
864
|
+
# @return [String]
|
|
865
|
+
attr_accessor :meeting_code
|
|
866
|
+
|
|
867
|
+
# The Passcode to access the conference. The maximum length is 128 characters.
|
|
868
|
+
# When creating new conference data, populate only the subset of `meetingCode,
|
|
869
|
+
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
870
|
+
# the conference provider uses. Only the populated fields should be displayed.
|
|
871
|
+
# Corresponds to the JSON property `passcode`
|
|
872
|
+
# @return [String]
|
|
873
|
+
attr_accessor :passcode
|
|
874
|
+
|
|
875
|
+
# The Password to access the conference. The maximum length is 128 characters.
|
|
876
|
+
# When creating new conference data, populate only the subset of `meetingCode,
|
|
877
|
+
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
878
|
+
# the conference provider uses. Only the populated fields should be displayed.
|
|
879
|
+
# Optional.
|
|
880
|
+
# Corresponds to the JSON property `password`
|
|
881
|
+
# @return [String]
|
|
882
|
+
attr_accessor :password
|
|
883
|
+
|
|
884
|
+
# The PIN to access the conference. The maximum length is 128 characters.
|
|
885
|
+
# When creating new conference data, populate only the subset of `meetingCode,
|
|
886
|
+
# accessCode, passcode, password, pin` fields that match the terminology that
|
|
887
|
+
# the conference provider uses. Only the populated fields should be displayed.
|
|
888
|
+
# Optional.
|
|
889
|
+
# Corresponds to the JSON property `pin`
|
|
890
|
+
# @return [String]
|
|
891
|
+
attr_accessor :pin
|
|
892
|
+
|
|
893
|
+
# The "URI" of the entry point. The maximum length is 1300 characters.
|
|
894
|
+
# Format:
|
|
895
|
+
# - for video, http: or https: schema is required.
|
|
896
|
+
# - for phone, tel: schema is required. The URI should include the entire dial
|
|
897
|
+
# sequence (e.g., tel:+12345678900,,,123456789;1234).
|
|
898
|
+
# - for sip, sip: schema is required, e.g., sip:12345678@myprovider.com.
|
|
899
|
+
# - for more, http: or https: schema is required.
|
|
900
|
+
# Corresponds to the JSON property `uri`
|
|
901
|
+
# @return [String]
|
|
902
|
+
attr_accessor :uri
|
|
903
|
+
|
|
904
|
+
def initialize(**args)
|
|
905
|
+
update!(**args)
|
|
906
|
+
end
|
|
907
|
+
|
|
908
|
+
# Update properties of this object
|
|
909
|
+
def update!(**args)
|
|
910
|
+
@access_code = args[:access_code] if args.key?(:access_code)
|
|
911
|
+
@entry_point_type = args[:entry_point_type] if args.key?(:entry_point_type)
|
|
912
|
+
@label = args[:label] if args.key?(:label)
|
|
913
|
+
@meeting_code = args[:meeting_code] if args.key?(:meeting_code)
|
|
914
|
+
@passcode = args[:passcode] if args.key?(:passcode)
|
|
915
|
+
@password = args[:password] if args.key?(:password)
|
|
916
|
+
@pin = args[:pin] if args.key?(:pin)
|
|
917
|
+
@uri = args[:uri] if args.key?(:uri)
|
|
918
|
+
end
|
|
919
|
+
end
|
|
920
|
+
|
|
602
921
|
#
|
|
603
922
|
class Error
|
|
604
923
|
include Google::Apis::Core::Hashable
|
|
@@ -673,6 +992,12 @@ module Google
|
|
|
673
992
|
# @return [String]
|
|
674
993
|
attr_accessor :color_id
|
|
675
994
|
|
|
995
|
+
# The conference-related information, such as details of a Hangouts Meet
|
|
996
|
+
# conference. To create new conference details use the createRequest field.
|
|
997
|
+
# Corresponds to the JSON property `conferenceData`
|
|
998
|
+
# @return [Google::Apis::CalendarV3::ConferenceData]
|
|
999
|
+
attr_accessor :conference_data
|
|
1000
|
+
|
|
676
1001
|
# Creation time of the event (as a RFC3339 timestamp). Read-only.
|
|
677
1002
|
# Corresponds to the JSON property `created`
|
|
678
1003
|
# @return [DateTime]
|
|
@@ -906,6 +1231,7 @@ module Google
|
|
|
906
1231
|
@attendees = args[:attendees] if args.key?(:attendees)
|
|
907
1232
|
@attendees_omitted = args[:attendees_omitted] if args.key?(:attendees_omitted)
|
|
908
1233
|
@color_id = args[:color_id] if args.key?(:color_id)
|
|
1234
|
+
@conference_data = args[:conference_data] if args.key?(:conference_data)
|
|
909
1235
|
@created = args[:created] if args.key?(:created)
|
|
910
1236
|
@creator = args[:creator] if args.key?(:creator)
|
|
911
1237
|
@description = args[:description] if args.key?(:description)
|
|
@@ -88,6 +88,48 @@ module Google
|
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
|
89
89
|
end
|
|
90
90
|
|
|
91
|
+
class ConferenceData
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class ConferenceProperties
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class ConferenceRequestStatus
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class ConferenceSolution
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class ConferenceSolutionKey
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class CreateConferenceRequest
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class EntryPoint
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
91
133
|
class Error
|
|
92
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
135
|
|
|
@@ -249,6 +291,8 @@ module Google
|
|
|
249
291
|
class Calendar
|
|
250
292
|
# @private
|
|
251
293
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
294
|
+
property :conference_properties, as: 'conferenceProperties', class: Google::Apis::CalendarV3::ConferenceProperties, decorator: Google::Apis::CalendarV3::ConferenceProperties::Representation
|
|
295
|
+
|
|
252
296
|
property :description, as: 'description'
|
|
253
297
|
property :etag, as: 'etag'
|
|
254
298
|
property :id, as: 'id'
|
|
@@ -277,6 +321,8 @@ module Google
|
|
|
277
321
|
property :access_role, as: 'accessRole'
|
|
278
322
|
property :background_color, as: 'backgroundColor'
|
|
279
323
|
property :color_id, as: 'colorId'
|
|
324
|
+
property :conference_properties, as: 'conferenceProperties', class: Google::Apis::CalendarV3::ConferenceProperties, decorator: Google::Apis::CalendarV3::ConferenceProperties::Representation
|
|
325
|
+
|
|
280
326
|
collection :default_reminders, as: 'defaultReminders', class: Google::Apis::CalendarV3::EventReminder, decorator: Google::Apis::CalendarV3::EventReminder::Representation
|
|
281
327
|
|
|
282
328
|
property :deleted, as: 'deleted'
|
|
@@ -350,6 +396,76 @@ module Google
|
|
|
350
396
|
end
|
|
351
397
|
end
|
|
352
398
|
|
|
399
|
+
class ConferenceData
|
|
400
|
+
# @private
|
|
401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
402
|
+
property :conference_id, as: 'conferenceId'
|
|
403
|
+
property :conference_solution, as: 'conferenceSolution', class: Google::Apis::CalendarV3::ConferenceSolution, decorator: Google::Apis::CalendarV3::ConferenceSolution::Representation
|
|
404
|
+
|
|
405
|
+
property :create_request, as: 'createRequest', class: Google::Apis::CalendarV3::CreateConferenceRequest, decorator: Google::Apis::CalendarV3::CreateConferenceRequest::Representation
|
|
406
|
+
|
|
407
|
+
collection :entry_points, as: 'entryPoints', class: Google::Apis::CalendarV3::EntryPoint, decorator: Google::Apis::CalendarV3::EntryPoint::Representation
|
|
408
|
+
|
|
409
|
+
property :signature, as: 'signature'
|
|
410
|
+
end
|
|
411
|
+
end
|
|
412
|
+
|
|
413
|
+
class ConferenceProperties
|
|
414
|
+
# @private
|
|
415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
416
|
+
collection :allowed_conference_solution_types, as: 'allowedConferenceSolutionTypes'
|
|
417
|
+
end
|
|
418
|
+
end
|
|
419
|
+
|
|
420
|
+
class ConferenceRequestStatus
|
|
421
|
+
# @private
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
423
|
+
property :status_code, as: 'statusCode'
|
|
424
|
+
end
|
|
425
|
+
end
|
|
426
|
+
|
|
427
|
+
class ConferenceSolution
|
|
428
|
+
# @private
|
|
429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
430
|
+
property :icon_uri, as: 'iconUri'
|
|
431
|
+
property :key, as: 'key', class: Google::Apis::CalendarV3::ConferenceSolutionKey, decorator: Google::Apis::CalendarV3::ConferenceSolutionKey::Representation
|
|
432
|
+
|
|
433
|
+
property :name, as: 'name'
|
|
434
|
+
end
|
|
435
|
+
end
|
|
436
|
+
|
|
437
|
+
class ConferenceSolutionKey
|
|
438
|
+
# @private
|
|
439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
440
|
+
property :type, as: 'type'
|
|
441
|
+
end
|
|
442
|
+
end
|
|
443
|
+
|
|
444
|
+
class CreateConferenceRequest
|
|
445
|
+
# @private
|
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
447
|
+
property :conference_solution_key, as: 'conferenceSolutionKey', class: Google::Apis::CalendarV3::ConferenceSolutionKey, decorator: Google::Apis::CalendarV3::ConferenceSolutionKey::Representation
|
|
448
|
+
|
|
449
|
+
property :request_id, as: 'requestId'
|
|
450
|
+
property :status, as: 'status', class: Google::Apis::CalendarV3::ConferenceRequestStatus, decorator: Google::Apis::CalendarV3::ConferenceRequestStatus::Representation
|
|
451
|
+
|
|
452
|
+
end
|
|
453
|
+
end
|
|
454
|
+
|
|
455
|
+
class EntryPoint
|
|
456
|
+
# @private
|
|
457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
458
|
+
property :access_code, as: 'accessCode'
|
|
459
|
+
property :entry_point_type, as: 'entryPointType'
|
|
460
|
+
property :label, as: 'label'
|
|
461
|
+
property :meeting_code, as: 'meetingCode'
|
|
462
|
+
property :passcode, as: 'passcode'
|
|
463
|
+
property :password, as: 'password'
|
|
464
|
+
property :pin, as: 'pin'
|
|
465
|
+
property :uri, as: 'uri'
|
|
466
|
+
end
|
|
467
|
+
end
|
|
468
|
+
|
|
353
469
|
class Error
|
|
354
470
|
# @private
|
|
355
471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -368,6 +484,8 @@ module Google
|
|
|
368
484
|
|
|
369
485
|
property :attendees_omitted, as: 'attendeesOmitted'
|
|
370
486
|
property :color_id, as: 'colorId'
|
|
487
|
+
property :conference_data, as: 'conferenceData', class: Google::Apis::CalendarV3::ConferenceData, decorator: Google::Apis::CalendarV3::ConferenceData::Representation
|
|
488
|
+
|
|
371
489
|
property :created, as: 'created', type: DateTime
|
|
372
490
|
|
|
373
491
|
property :creator, as: 'creator', class: Google::Apis::CalendarV3::Event::Creator, decorator: Google::Apis::CalendarV3::Event::Creator::Representation
|