| Package | Description |
|---|---|
| com.google.cloud.pubsub.v1 |
A client to Cloud Pub/Sub API
|
| com.google.cloud.pubsub.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(ListSchemasRequest request)
Lists schemas in a project.
|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(ProjectName parent)
Lists schemas in a project.
|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(String parent)
Lists schemas in a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceClient.ListSchemasPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceClient.listSchemasPagedCallable()
Lists schemas in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceSettings.listSchemasSettings()
Returns the object with the settings used for calls to listSchemas.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceSettings.Builder.listSchemasSettings()
Returns the builder for the settings used for calls to listSchemas.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceStub.listSchemasPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse> |
HttpJsonSchemaServiceStub.listSchemasPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSchemasRequest,SchemaServiceClient.ListSchemasPagedResponse> |
GrpcSchemaServiceStub.listSchemasPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceStubSettings.listSchemasSettings()
Returns the object with the settings used for calls to listSchemas.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> |
SchemaServiceStubSettings.Builder.listSchemasSettings()
Returns the builder for the settings used for calls to listSchemas.
|
Copyright © 2022 Google LLC. All rights reserved.