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