| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1 |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.discoveryengine.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(DataStoreName parent)
Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.
|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(ListSchemasRequest request)
Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.
|
SchemaServiceClient.ListSchemasPagedResponse |
SchemaServiceClient.listSchemas(String parent)
Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.
|
| 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()
Gets a list of [Schema][google.cloud.discoveryengine.v1.Schema]s.
|
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 © 2025 Google LLC. All rights reserved.