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