Skip navigation links
B C D G I L N P R S U W 

B

bindService(CompletionServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceImplBase
 
bindService(DocumentServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceImplBase
 
bindService(RecommendationServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceImplBase
 
bindService(SchemaServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceImplBase
 
bindService(SearchServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceImplBase
 
bindService(UserEventServiceGrpc.AsyncService) - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 
bindService() - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceStub
 

C

collectUserEvent(CollectUserEventRequest, StreamObserver<HttpBody>) - Method in interface com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.AsyncService
Writes a single user event from the browser.
collectUserEvent(CollectUserEventRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceBlockingStub
Writes a single user event from the browser.
collectUserEvent(CollectUserEventRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceFutureStub
Writes a single user event from the browser.
collectUserEvent(CollectUserEventRequest, StreamObserver<HttpBody>) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceStub
Writes a single user event from the browser.
com.google.cloud.discoveryengine.v1beta - package com.google.cloud.discoveryengine.v1beta
 
completeQuery(CompleteQueryRequest, StreamObserver<CompleteQueryResponse>) - Method in interface com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.AsyncService
Completes the specified user input with keyword suggestions.
completeQuery(CompleteQueryRequest) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceBlockingStub
Completes the specified user input with keyword suggestions.
completeQuery(CompleteQueryRequest) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceFutureStub
Completes the specified user input with keyword suggestions.
completeQuery(CompleteQueryRequest, StreamObserver<CompleteQueryResponse>) - Method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceStub
Completes the specified user input with keyword suggestions.
CompletionServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for Auto-Completion.
CompletionServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for Auto-Completion.
CompletionServiceGrpc.CompletionServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service CompletionService.
CompletionServiceGrpc.CompletionServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service CompletionService.
CompletionServiceGrpc.CompletionServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service CompletionService.
CompletionServiceGrpc.CompletionServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service CompletionService.
CompletionServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc.CompletionServiceImplBase
 
createDocument(CreateDocumentRequest, StreamObserver<Document>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Creates a [Document][google.cloud.discoveryengine.v1beta.Document].
createDocument(CreateDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Creates a [Document][google.cloud.discoveryengine.v1beta.Document].
createDocument(CreateDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Creates a [Document][google.cloud.discoveryengine.v1beta.Document].
createDocument(CreateDocumentRequest, StreamObserver<Document>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Creates a [Document][google.cloud.discoveryengine.v1beta.Document].
createSchema(CreateSchemaRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.AsyncService
Creates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
createSchema(CreateSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
Creates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
createSchema(CreateSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
Creates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
createSchema(CreateSchemaRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
Creates a [Schema][google.cloud.discoveryengine.v1beta.Schema].

D

deleteDocument(DeleteDocumentRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Deletes a [Document][google.cloud.discoveryengine.v1beta.Document].
deleteDocument(DeleteDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Deletes a [Document][google.cloud.discoveryengine.v1beta.Document].
deleteDocument(DeleteDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Deletes a [Document][google.cloud.discoveryengine.v1beta.Document].
deleteDocument(DeleteDocumentRequest, StreamObserver<Empty>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Deletes a [Document][google.cloud.discoveryengine.v1beta.Document].
deleteSchema(DeleteSchemaRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.AsyncService
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].
deleteSchema(DeleteSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].
deleteSchema(DeleteSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].
deleteSchema(DeleteSchemaRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
Deletes a [Schema][google.cloud.discoveryengine.v1beta.Schema].
DocumentServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for ingesting [Document][google.cloud.discoveryengine.v1beta.Document] information of the customer's website.
DocumentServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for ingesting [Document][google.cloud.discoveryengine.v1beta.Document] information of the customer's website.
DocumentServiceGrpc.DocumentServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service DocumentService.
DocumentServiceGrpc.DocumentServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service DocumentService.
DocumentServiceGrpc.DocumentServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service DocumentService.
DocumentServiceGrpc.DocumentServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service DocumentService.
DocumentServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceImplBase
 

G

getCollectUserEventMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 
getCompleteQueryMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
 
getCreateDocumentMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getCreateSchemaMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getDeleteDocumentMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getDeleteSchemaMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getDocument(GetDocumentRequest, StreamObserver<Document>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Gets a [Document][google.cloud.discoveryengine.v1beta.Document].
getDocument(GetDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Gets a [Document][google.cloud.discoveryengine.v1beta.Document].
getDocument(GetDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Gets a [Document][google.cloud.discoveryengine.v1beta.Document].
getDocument(GetDocumentRequest, StreamObserver<Document>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Gets a [Document][google.cloud.discoveryengine.v1beta.Document].
getGetDocumentMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getGetSchemaMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getImportDocumentsMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getImportUserEventsMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 
getListDocumentsMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getListSchemasMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getPurgeDocumentsMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getRecommendMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
 
getSchema(GetSchemaRequest, StreamObserver<Schema>) - Method in interface com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.AsyncService
Gets a [Schema][google.cloud.discoveryengine.v1beta.Schema].
getSchema(GetSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
Gets a [Schema][google.cloud.discoveryengine.v1beta.Schema].
getSchema(GetSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
Gets a [Schema][google.cloud.discoveryengine.v1beta.Schema].
getSchema(GetSchemaRequest, StreamObserver<Schema>) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
Gets a [Schema][google.cloud.discoveryengine.v1beta.Schema].
getSearchMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 
getUpdateDocumentMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
getUpdateSchemaMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
getWriteUserEventMethod() - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 

I

importDocuments(ImportDocumentsRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Bulk import of multiple [Document][google.cloud.discoveryengine.v1beta.Document]s.
importDocuments(ImportDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Bulk import of multiple [Document][google.cloud.discoveryengine.v1beta.Document]s.
importDocuments(ImportDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Bulk import of multiple [Document][google.cloud.discoveryengine.v1beta.Document]s.
importDocuments(ImportDocumentsRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Bulk import of multiple [Document][google.cloud.discoveryengine.v1beta.Document]s.
importUserEvents(ImportUserEventsRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.AsyncService
Bulk import of User events.
importUserEvents(ImportUserEventsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceBlockingStub
Bulk import of User events.
importUserEvents(ImportUserEventsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceFutureStub
Bulk import of User events.
importUserEvents(ImportUserEventsRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceStub
Bulk import of User events.

L

listDocuments(ListDocumentsRequest, StreamObserver<ListDocumentsResponse>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
listDocuments(ListDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
listDocuments(ListDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
listDocuments(ListDocumentsRequest, StreamObserver<ListDocumentsResponse>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Gets a list of [Document][google.cloud.discoveryengine.v1beta.Document]s.
listSchemas(ListSchemasRequest, StreamObserver<ListSchemasResponse>) - Method in interface com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.AsyncService
Gets a list of [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
listSchemas(ListSchemasRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
Gets a list of [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
listSchemas(ListSchemasRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
Gets a list of [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
listSchemas(ListSchemasRequest, StreamObserver<ListSchemasResponse>) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
Gets a list of [Schema][google.cloud.discoveryengine.v1beta.Schema]s.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
Creates a new async stub that supports all call types for the service

P

purgeDocuments(PurgeDocumentsRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Permanently deletes all selected [Document][google.cloud.discoveryengine.v1beta.Document]s in a branch.
purgeDocuments(PurgeDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Permanently deletes all selected [Document][google.cloud.discoveryengine.v1beta.Document]s in a branch.
purgeDocuments(PurgeDocumentsRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Permanently deletes all selected [Document][google.cloud.discoveryengine.v1beta.Document]s in a branch.
purgeDocuments(PurgeDocumentsRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Permanently deletes all selected [Document][google.cloud.discoveryengine.v1beta.Document]s in a branch.

R

recommend(RecommendRequest, StreamObserver<RecommendResponse>) - Method in interface com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.AsyncService
Makes a recommendation, which requires a contextual user event.
recommend(RecommendRequest) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceBlockingStub
Makes a recommendation, which requires a contextual user event.
recommend(RecommendRequest) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceFutureStub
Makes a recommendation, which requires a contextual user event.
recommend(RecommendRequest, StreamObserver<RecommendResponse>) - Method in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceStub
Makes a recommendation, which requires a contextual user event.
RecommendationServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for making recommendations.
RecommendationServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for making recommendations.
RecommendationServiceGrpc.RecommendationServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service RecommendationService.
RecommendationServiceGrpc.RecommendationServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service RecommendationService.
RecommendationServiceGrpc.RecommendationServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service RecommendationService.
RecommendationServiceGrpc.RecommendationServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service RecommendationService.
RecommendationServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceImplBase
 

S

SchemaServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
SchemaServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
SchemaServiceGrpc.SchemaServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service SchemaService.
SchemaServiceGrpc.SchemaServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaService.
SchemaServiceGrpc.SchemaServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service SchemaService.
SchemaServiceGrpc.SchemaServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service SchemaService.
SchemaServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceImplBase
 
search(SearchRequest, StreamObserver<SearchResponse>) - Method in interface com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.AsyncService
Performs a search.
search(SearchRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceBlockingStub
Performs a search.
search(SearchRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceFutureStub
Performs a search.
search(SearchRequest, StreamObserver<SearchResponse>) - Method in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceStub
Performs a search.
SearchServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for search.
SearchServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for search.
SearchServiceGrpc.SearchServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service SearchService.
SearchServiceGrpc.SearchServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service SearchService.
SearchServiceGrpc.SearchServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service SearchService.
SearchServiceGrpc.SearchServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service SearchService.
SearchServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceImplBase
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.CompletionServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc
 

U

updateDocument(UpdateDocumentRequest, StreamObserver<Document>) - Method in interface com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.AsyncService
Updates a [Document][google.cloud.discoveryengine.v1beta.Document].
updateDocument(UpdateDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceBlockingStub
Updates a [Document][google.cloud.discoveryengine.v1beta.Document].
updateDocument(UpdateDocumentRequest) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceFutureStub
Updates a [Document][google.cloud.discoveryengine.v1beta.Document].
updateDocument(UpdateDocumentRequest, StreamObserver<Document>) - Method in class com.google.cloud.discoveryengine.v1beta.DocumentServiceGrpc.DocumentServiceStub
Updates a [Document][google.cloud.discoveryengine.v1beta.Document].
updateSchema(UpdateSchemaRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.AsyncService
Updates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
updateSchema(UpdateSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceBlockingStub
Updates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
updateSchema(UpdateSchemaRequest) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceFutureStub
Updates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
updateSchema(UpdateSchemaRequest, StreamObserver<Operation>) - Method in class com.google.cloud.discoveryengine.v1beta.SchemaServiceGrpc.SchemaServiceStub
Updates a [Schema][google.cloud.discoveryengine.v1beta.Schema].
UserEventServiceGrpc - Class in com.google.cloud.discoveryengine.v1beta
Service for ingesting end user actions on a website to Discovery Engine API.
UserEventServiceGrpc.AsyncService - Interface in com.google.cloud.discoveryengine.v1beta
Service for ingesting end user actions on a website to Discovery Engine API.
UserEventServiceGrpc.UserEventServiceBlockingStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do synchronous rpc calls to service UserEventService.
UserEventServiceGrpc.UserEventServiceFutureStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do ListenableFuture-style rpc calls to service UserEventService.
UserEventServiceGrpc.UserEventServiceImplBase - Class in com.google.cloud.discoveryengine.v1beta
Base class for the server implementation of the service UserEventService.
UserEventServiceGrpc.UserEventServiceStub - Class in com.google.cloud.discoveryengine.v1beta
A stub to allow clients to do asynchronous rpc calls to service UserEventService.
UserEventServiceImplBase() - Constructor for class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceImplBase
 

W

writeUserEvent(WriteUserEventRequest, StreamObserver<UserEvent>) - Method in interface com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.AsyncService
Writes a single user event.
writeUserEvent(WriteUserEventRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceBlockingStub
Writes a single user event.
writeUserEvent(WriteUserEventRequest) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceFutureStub
Writes a single user event.
writeUserEvent(WriteUserEventRequest, StreamObserver<UserEvent>) - Method in class com.google.cloud.discoveryengine.v1beta.UserEventServiceGrpc.UserEventServiceStub
Writes a single user event.
B C D G I L N P R S U W 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.