| Package | Description |
|---|---|
| com.google.cloud.pubsub.v1 |
A client to Cloud Pub/Sub API
|
| Modifier and Type | Method and Description |
|---|---|
protected SchemaServiceClient.ListSchemasPage |
SchemaServiceClient.ListSchemasPage.createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
ListSchemasResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage> |
SchemaServiceClient.ListSchemasPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaServiceClient.ListSchemasFixedSizeCollection |
SchemaServiceClient.ListSchemasFixedSizeCollection.createCollection(List<SchemaServiceClient.ListSchemasPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.