| Interface | Description |
|---|---|
| CompletionServiceGrpc.AsyncService |
Service for Auto-Completion.
|
| ControlServiceGrpc.AsyncService |
Service for performing CRUD operations on Controls.
|
| ConversationalSearchServiceGrpc.AsyncService |
Service for conversational search.
|
| DataStoreServiceGrpc.AsyncService |
Service for managing
[DataStore][google.cloud.discoveryengine.v1beta.DataStore] configuration.
|
| DocumentServiceGrpc.AsyncService |
Service for ingesting
[Document][google.cloud.discoveryengine.v1beta.Document] information of the
customer's website.
|
| EngineServiceGrpc.AsyncService |
Service for managing [Engine][google.cloud.discoveryengine.v1beta.Engine]
configuration.
|
| EvaluationServiceGrpc.AsyncService |
Service for managing
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation]s,
|
| GroundedGenerationServiceGrpc.AsyncService |
Service for grounded generation.
|
| ProjectServiceGrpc.AsyncService |
Service for operations on the
[Project][google.cloud.discoveryengine.v1beta.Project].
|
| RankServiceGrpc.AsyncService |
Service for ranking text records.
|
| RecommendationServiceGrpc.AsyncService |
Service for making recommendations.
|
| SampleQueryServiceGrpc.AsyncService |
Service for managing
[SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s,
|
| SampleQuerySetServiceGrpc.AsyncService |
Service for managing
[SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]s,
|
| SchemaServiceGrpc.AsyncService |
Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
|
| SearchServiceGrpc.AsyncService |
Service for search.
|
| SearchTuningServiceGrpc.AsyncService |
Service for search tuning.
|
| ServingConfigServiceGrpc.AsyncService |
Service for operations related to
[ServingConfig][google.cloud.discoveryengine.v1beta.ServingConfig].
|
| SiteSearchEngineServiceGrpc.AsyncService |
Service for managing site search related resources.
|
| UserEventServiceGrpc.AsyncService |
Service for ingesting end user actions on a website to Discovery Engine API.
|
| Class | Description |
|---|---|
| CompletionServiceGrpc |
Service for Auto-Completion.
|
| CompletionServiceGrpc.CompletionServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service CompletionService.
|
| CompletionServiceGrpc.CompletionServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service CompletionService.
|
| CompletionServiceGrpc.CompletionServiceImplBase |
Base class for the server implementation of the service CompletionService.
|
| CompletionServiceGrpc.CompletionServiceStub |
A stub to allow clients to do asynchronous rpc calls to service CompletionService.
|
| ControlServiceGrpc |
Service for performing CRUD operations on Controls.
|
| ControlServiceGrpc.ControlServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ControlService.
|
| ControlServiceGrpc.ControlServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ControlService.
|
| ControlServiceGrpc.ControlServiceImplBase |
Base class for the server implementation of the service ControlService.
|
| ControlServiceGrpc.ControlServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ControlService.
|
| ConversationalSearchServiceGrpc |
Service for conversational search.
|
| ConversationalSearchServiceGrpc.ConversationalSearchServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ConversationalSearchService.
|
| ConversationalSearchServiceGrpc.ConversationalSearchServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
ConversationalSearchService.
|
| ConversationalSearchServiceGrpc.ConversationalSearchServiceImplBase |
Base class for the server implementation of the service ConversationalSearchService.
|
| ConversationalSearchServiceGrpc.ConversationalSearchServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ConversationalSearchService.
|
| DataStoreServiceGrpc |
Service for managing
[DataStore][google.cloud.discoveryengine.v1beta.DataStore] configuration.
|
| DataStoreServiceGrpc.DataStoreServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service DataStoreService.
|
| DataStoreServiceGrpc.DataStoreServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service DataStoreService.
|
| DataStoreServiceGrpc.DataStoreServiceImplBase |
Base class for the server implementation of the service DataStoreService.
|
| DataStoreServiceGrpc.DataStoreServiceStub |
A stub to allow clients to do asynchronous rpc calls to service DataStoreService.
|
| DocumentServiceGrpc |
Service for ingesting
[Document][google.cloud.discoveryengine.v1beta.Document] information of the
customer's website.
|
| DocumentServiceGrpc.DocumentServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service DocumentService.
|
| DocumentServiceGrpc.DocumentServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service DocumentService.
|
| DocumentServiceGrpc.DocumentServiceImplBase |
Base class for the server implementation of the service DocumentService.
|
| DocumentServiceGrpc.DocumentServiceStub |
A stub to allow clients to do asynchronous rpc calls to service DocumentService.
|
| EngineServiceGrpc |
Service for managing [Engine][google.cloud.discoveryengine.v1beta.Engine]
configuration.
|
| EngineServiceGrpc.EngineServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service EngineService.
|
| EngineServiceGrpc.EngineServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service EngineService.
|
| EngineServiceGrpc.EngineServiceImplBase |
Base class for the server implementation of the service EngineService.
|
| EngineServiceGrpc.EngineServiceStub |
A stub to allow clients to do asynchronous rpc calls to service EngineService.
|
| EvaluationServiceGrpc |
Service for managing
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation]s,
|
| EvaluationServiceGrpc.EvaluationServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service EvaluationService.
|
| EvaluationServiceGrpc.EvaluationServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service EvaluationService.
|
| EvaluationServiceGrpc.EvaluationServiceImplBase |
Base class for the server implementation of the service EvaluationService.
|
| EvaluationServiceGrpc.EvaluationServiceStub |
A stub to allow clients to do asynchronous rpc calls to service EvaluationService.
|
| GroundedGenerationServiceGrpc |
Service for grounded generation.
|
| GroundedGenerationServiceGrpc.GroundedGenerationServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service GroundedGenerationService.
|
| GroundedGenerationServiceGrpc.GroundedGenerationServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
GroundedGenerationService.
|
| GroundedGenerationServiceGrpc.GroundedGenerationServiceImplBase |
Base class for the server implementation of the service GroundedGenerationService.
|
| GroundedGenerationServiceGrpc.GroundedGenerationServiceStub |
A stub to allow clients to do asynchronous rpc calls to service GroundedGenerationService.
|
| ProjectServiceGrpc |
Service for operations on the
[Project][google.cloud.discoveryengine.v1beta.Project].
|
| ProjectServiceGrpc.ProjectServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ProjectService.
|
| ProjectServiceGrpc.ProjectServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ProjectService.
|
| ProjectServiceGrpc.ProjectServiceImplBase |
Base class for the server implementation of the service ProjectService.
|
| ProjectServiceGrpc.ProjectServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ProjectService.
|
| RankServiceGrpc |
Service for ranking text records.
|
| RankServiceGrpc.RankServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service RankService.
|
| RankServiceGrpc.RankServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service RankService.
|
| RankServiceGrpc.RankServiceImplBase |
Base class for the server implementation of the service RankService.
|
| RankServiceGrpc.RankServiceStub |
A stub to allow clients to do asynchronous rpc calls to service RankService.
|
| RecommendationServiceGrpc |
Service for making recommendations.
|
| RecommendationServiceGrpc.RecommendationServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service RecommendationService.
|
| RecommendationServiceGrpc.RecommendationServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
RecommendationService.
|
| RecommendationServiceGrpc.RecommendationServiceImplBase |
Base class for the server implementation of the service RecommendationService.
|
| RecommendationServiceGrpc.RecommendationServiceStub |
A stub to allow clients to do asynchronous rpc calls to service RecommendationService.
|
| SampleQueryServiceGrpc |
Service for managing
[SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s,
|
| SampleQueryServiceGrpc.SampleQueryServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SampleQueryService.
|
| SampleQueryServiceGrpc.SampleQueryServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SampleQueryService.
|
| SampleQueryServiceGrpc.SampleQueryServiceImplBase |
Base class for the server implementation of the service SampleQueryService.
|
| SampleQueryServiceGrpc.SampleQueryServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SampleQueryService.
|
| SampleQuerySetServiceGrpc |
Service for managing
[SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]s,
|
| SampleQuerySetServiceGrpc.SampleQuerySetServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SampleQuerySetService.
|
| SampleQuerySetServiceGrpc.SampleQuerySetServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
SampleQuerySetService.
|
| SampleQuerySetServiceGrpc.SampleQuerySetServiceImplBase |
Base class for the server implementation of the service SampleQuerySetService.
|
| SampleQuerySetServiceGrpc.SampleQuerySetServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SampleQuerySetService.
|
| SchemaServiceGrpc |
Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
|
| SchemaServiceGrpc.SchemaServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SchemaService.
|
| SchemaServiceGrpc.SchemaServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
|
| SchemaServiceGrpc.SchemaServiceImplBase |
Base class for the server implementation of the service SchemaService.
|
| SchemaServiceGrpc.SchemaServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
|
| SearchServiceGrpc |
Service for search.
|
| SearchServiceGrpc.SearchServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SearchService.
|
| SearchServiceGrpc.SearchServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SearchService.
|
| SearchServiceGrpc.SearchServiceImplBase |
Base class for the server implementation of the service SearchService.
|
| SearchServiceGrpc.SearchServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SearchService.
|
| SearchTuningServiceGrpc |
Service for search tuning.
|
| SearchTuningServiceGrpc.SearchTuningServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SearchTuningService.
|
| SearchTuningServiceGrpc.SearchTuningServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service SearchTuningService.
|
| SearchTuningServiceGrpc.SearchTuningServiceImplBase |
Base class for the server implementation of the service SearchTuningService.
|
| SearchTuningServiceGrpc.SearchTuningServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SearchTuningService.
|
| ServingConfigServiceGrpc |
Service for operations related to
[ServingConfig][google.cloud.discoveryengine.v1beta.ServingConfig].
|
| ServingConfigServiceGrpc.ServingConfigServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service ServingConfigService.
|
| ServingConfigServiceGrpc.ServingConfigServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service ServingConfigService.
|
| ServingConfigServiceGrpc.ServingConfigServiceImplBase |
Base class for the server implementation of the service ServingConfigService.
|
| ServingConfigServiceGrpc.ServingConfigServiceStub |
A stub to allow clients to do asynchronous rpc calls to service ServingConfigService.
|
| SiteSearchEngineServiceGrpc |
Service for managing site search related resources.
|
| SiteSearchEngineServiceGrpc.SiteSearchEngineServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service SiteSearchEngineService.
|
| SiteSearchEngineServiceGrpc.SiteSearchEngineServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
SiteSearchEngineService.
|
| SiteSearchEngineServiceGrpc.SiteSearchEngineServiceImplBase |
Base class for the server implementation of the service SiteSearchEngineService.
|
| SiteSearchEngineServiceGrpc.SiteSearchEngineServiceStub |
A stub to allow clients to do asynchronous rpc calls to service SiteSearchEngineService.
|
| UserEventServiceGrpc |
Service for ingesting end user actions on a website to Discovery Engine API.
|
| UserEventServiceGrpc.UserEventServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service UserEventService.
|
| UserEventServiceGrpc.UserEventServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service UserEventService.
|
| UserEventServiceGrpc.UserEventServiceImplBase |
Base class for the server implementation of the service UserEventService.
|
| UserEventServiceGrpc.UserEventServiceStub |
A stub to allow clients to do asynchronous rpc calls to service UserEventService.
|
Copyright © 2025 Google LLC. All rights reserved.