MeetApi class

Create and manage meetings in Google Meet.

Constructors

MeetApi.new(Client client, {String rootUrl = 'https://meet.googleapis.com/', String servicePath = ''})

Properties

conferenceRecords ConferenceRecordsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spaces SpacesResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

meetingsSpaceCreatedScope → const String
Create, edit, and see information about your Google Meet conferences created by the app.
meetingsSpaceReadonlyScope → const String
Read information about any of your Google Meet conferences
meetingsSpaceSettingsScope → const String
Edit, and see settings for all of your Google Meet calls.