| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1alpha |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.discoveryengine.v1alpha.stub |
| Modifier and Type | Method and Description |
|---|---|
static DataStoreServiceSettings |
DataStoreServiceSettings.create(DataStoreServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
DataStoreServiceStubSettings |
DataStoreServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcDataStoreServiceStub |
GrpcDataStoreServiceStub.create(DataStoreServiceStubSettings settings) |
static HttpJsonDataStoreServiceStub |
HttpJsonDataStoreServiceStub.create(DataStoreServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(DataStoreServiceStubSettings settings) |
GrpcDataStoreServiceStub(DataStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcDataStoreServiceStub, using the given settings.
|
GrpcDataStoreServiceStub(DataStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcDataStoreServiceStub, using the given settings.
|
HttpJsonDataStoreServiceStub(DataStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonDataStoreServiceStub, using the given settings.
|
HttpJsonDataStoreServiceStub(DataStoreServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonDataStoreServiceStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.