| 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 |
|---|---|
static ProjectServiceSettings |
ProjectServiceSettings.create(ProjectServiceStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ProjectServiceStubSettings |
ProjectServiceStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcProjectServiceStub |
GrpcProjectServiceStub.create(ProjectServiceStubSettings settings) |
static HttpJsonProjectServiceStub |
HttpJsonProjectServiceStub.create(ProjectServiceStubSettings settings) |
| Constructor and Description |
|---|
Builder(ProjectServiceStubSettings settings) |
GrpcProjectServiceStub(ProjectServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcProjectServiceStub, using the given settings.
|
GrpcProjectServiceStub(ProjectServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcProjectServiceStub, using the given settings.
|
HttpJsonProjectServiceStub(ProjectServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonProjectServiceStub, using the given settings.
|
HttpJsonProjectServiceStub(ProjectServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonProjectServiceStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.