| Package | Description |
|---|---|
| com.google.apps.meet.v2beta |
A client to Google Meet API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpacesServiceClient.ListMembersPage |
SpacesServiceClient.ListMembersPage.createPage(com.google.api.gax.rpc.PageContext<ListMembersRequest,ListMembersResponse,Member> context,
ListMembersResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SpacesServiceClient.ListMembersPage> |
SpacesServiceClient.ListMembersPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListMembersRequest,ListMembersResponse,Member> context,
com.google.api.core.ApiFuture<ListMembersResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SpacesServiceClient.ListMembersFixedSizeCollection |
SpacesServiceClient.ListMembersFixedSizeCollection.createCollection(List<SpacesServiceClient.ListMembersPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.