Package com.google.apps.meet.v2 (0.27.0)
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.apps.meet.v2.ConferenceRecordsServiceClient | Service Description: REST API for services dealing with conference records. This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
com.google.apps.meet.v2.SpacesServiceClient | Service Description: REST API for services dealing with spaces. This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.apps.meet.v2.ConferenceRecordsServiceSettings | Settings class to configure an instance of ConferenceRecordsServiceClient
. The default instance has everything set to sensible defaults: |
com.google.apps.meet.v2.SpacesServiceSettings | Settings class to configure an instance of SpacesServiceClient
. The default instance has everything set to sensible defaults: |
Classes
Interfaces
Enums
Enum | Description |
---|---|
com.google.apps.meet.v2.Participant.UserCase | |
com.google.apps.meet.v2.Recording.DestinationCase | |
com.google.apps.meet.v2.Recording.State | Current state of the recording session. |
com.google.apps.meet.v2.SpaceConfig.AccessType | Possible access types for a meeting space. |
com.google.apps.meet.v2.SpaceConfig.EntryPointAccess | Entry points that can be used to join a meeting. Example: meet.google.com
, the Meet Embed SDK Web, or a mobile application. |
com.google.apps.meet.v2.Transcript.DestinationCase | |
com.google.apps.meet.v2.Transcript.State | Current state of the transcript session. |