Discovery Engine API

Discovery Engine API.

Service: discoveryengine.googleapis.com

The Service name discoveryengine.googleapis.com is needed to create RPC client stubs.

google.cloud.discoveryengine.v1.AssistAnswerService

Methods
GetAssistAnswerGets an AssistAnswer.

google.cloud.discoveryengine.v1.AssistantService

Methods
AddContextFileUploads a context file to use as source for the assist calls within the session.
CreateAssistantCreates an Assistant.
DeleteAssistantDeletes an Assistant.
GetAssistantGets an Assistant.
ListAssistantsLists all Assistants under an Engine.
UpdateAssistantUpdates an Assistant

google.cloud.discoveryengine.v1.CmekConfigService

Methods
DeleteCmekConfigDe-provisions a CmekConfig.
GetCmekConfigGets the CmekConfig.
ListCmekConfigsLists all the CmekConfigs with the project.
UpdateCmekConfigProvisions a CMEK key for use in a location of a customer's project.

google.cloud.discoveryengine.v1.CompletionService

Methods
CompleteQueryCompletes the specified user input with keyword suggestions.
ImportCompletionSuggestionsImports CompletionSuggestions for a DataStore.
ImportSuggestionDenyListEntriesImports all SuggestionDenyListEntry for a DataStore.
PurgeCompletionSuggestionsPermanently deletes all CompletionSuggestions for a DataStore.
PurgeSuggestionDenyListEntriesPermanently deletes all SuggestionDenyListEntry for a DataStore.

google.cloud.discoveryengine.v1.ControlService

Methods
CreateControlCreates a Control.
DeleteControlDeletes a Control.
GetControlGets a Control.
ListControlsLists all Controls by their parent DataStore.
UpdateControlUpdates a Control.

google.cloud.discoveryengine.v1.ConversationalSearchService

Methods
AnswerQueryAnswer query method.
ConverseConversationConverses a conversation.
CreateConversationCreates a Conversation.
CreateSessionCreates a Session.
DeleteConversationDeletes a Conversation.
DeleteSessionDeletes a Session.
GetAnswerGets a Answer.
GetConversationGets a Conversation.
GetSessionGets a Session.
ListConversationsLists all Conversations by their parent DataStore.
ListSessionsLists all Sessions by their parent DataStore.
StreamAnswerQueryAnswer query method ().
UpdateConversationUpdates a Conversation.
UpdateSessionUpdates a Session.

google.cloud.discoveryengine.v1.DataStoreService

Methods
CreateDataStoreCreates a DataStore.
DeleteDataStoreDeletes a DataStore.
GetDataStoreGets a DataStore.
ListDataStoresLists all the DataStores associated with the project.
UpdateDataStoreUpdates a DataStore

google.cloud.discoveryengine.v1.DocumentService

Methods
BatchGetDocumentsMetadataGets index freshness metadata for Documents.
CreateDocumentCreates a Document.
DeleteDocumentDeletes a Document.
GetDocumentGets a Document.
ImportDocumentsBulk import of multiple Documents.
ListDocumentsGets a list of Documents.
PurgeDocumentsPermanently deletes all selected Documents in a branch.
UpdateDocumentUpdates a Document.

google.cloud.discoveryengine.v1.EngineService

Methods
CreateEngineCreates a Engine.
DeleteEngineDeletes a Engine.
GetEngineGets a Engine.
ListEnginesLists all the Engines associated with the project.
UpdateEngineUpdates an Engine

google.cloud.discoveryengine.v1.GroundedGenerationService

Methods
CheckGroundingPerforms a grounding check.

google.cloud.discoveryengine.v1.IdentityMappingStoreService

Methods
CreateIdentityMappingStoreCreates a new Identity Mapping Store.
DeleteIdentityMappingStoreDeletes the Identity Mapping Store.
GetIdentityMappingStoreGets the Identity Mapping Store.
ImportIdentityMappingsImports a list of Identity Mapping Entries to an Identity Mapping Store.
ListIdentityMappingStoresLists all Identity Mapping Stores.
ListIdentityMappingsLists Identity Mappings in an Identity Mapping Store.
PurgeIdentityMappingsPurges specified or all Identity Mapping Entries from an Identity Mapping Store.

google.cloud.discoveryengine.v1.ProjectService

Methods
ProvisionProjectProvisions the project resource.

google.cloud.discoveryengine.v1.RankService

Methods
RankRanks a list of text records based on the given input query.

google.cloud.discoveryengine.v1.RecommendationService

Methods
RecommendMakes a recommendation, which requires a contextual user event.

google.cloud.discoveryengine.v1.SchemaService

Methods
CreateSchemaCreates a Schema.
DeleteSchemaDeletes a Schema.
GetSchemaGets a Schema.
ListSchemasGets a list of Schemas.
UpdateSchemaUpdates a Schema.

google.cloud.discoveryengine.v1.SearchService

Methods
SearchPerforms a search.
SearchLitePerforms a search.

google.cloud.discoveryengine.v1.SearchTuningService

Methods
ListCustomModelsGets a list of all the custom models.
TrainCustomModelTrains a custom model.

google.cloud.discoveryengine.v1.ServingConfigService

Methods
UpdateServingConfigUpdates a ServingConfig.

google.cloud.discoveryengine.v1.SiteSearchEngineService

Methods
BatchCreateTargetSitesCreates TargetSite in a batch.
BatchVerifyTargetSitesVerify target sites' ownership and validity.
CreateSitemapCreates a Sitemap.
CreateTargetSiteCreates a TargetSite.
DeleteSitemapDeletes a Sitemap.
DeleteTargetSiteDeletes a TargetSite.
DisableAdvancedSiteSearchDowngrade from advanced site search to basic site search.
EnableAdvancedSiteSearchUpgrade from basic site search to advanced site search.
FetchDomainVerificationStatusReturns list of target sites with its domain verification status.
FetchSitemapsFetch Sitemaps in a DataStore.
GetSiteSearchEngineGets the SiteSearchEngine.
GetTargetSiteGets a TargetSite.
ListTargetSitesGets a list of TargetSites.
RecrawlUrisRequest on-demand recrawl for a list of URIs.
UpdateTargetSiteUpdates a TargetSite.

google.cloud.discoveryengine.v1.UserEventService

Methods
CollectUserEventWrites a single user event from the browser.
ImportUserEventsBulk import of user events.
PurgeUserEventsDeletes permanently all user events specified by the filter provided.
WriteUserEventWrites a single user event.

google.cloud.discoveryengine.v1.UserLicenseService

Methods
BatchUpdateUserLicensesUpdates the User License.
ListUserLicensesLists the User Licenses.

google.cloud.discoveryengine.v1alpha.AclConfigService

Methods
GetAclConfigGets the AclConfig.
UpdateAclConfigDefault ACL configuration for use in a location of a customer's project.

google.cloud.discoveryengine.v1alpha.AssistAnswerService

Methods
GetAssistAnswerGets an AssistAnswer.

google.cloud.discoveryengine.v1alpha.AssistantService

Methods
AddContextFileUploads a context file to use as source for the assist calls within the session.
CreateAssistantCreates an Assistant.
DeleteAssistantDeletes an Assistant.
GetAssistantGets an Assistant.
ListAssistantsLists all Assistants under an Engine.
ListSessionFileMetadataLists metadata for all files in the current session.
RecommendQuestionsGets recommended questions for the given session.
RemoveContextFileRemoves a context file from a session.
SelectContextFilesSelects context files to be used in a session.
StreamAssistAssists the user with a query in a fashion.
UpdateAssistantUpdates an Assistant

google.cloud.discoveryengine.v1alpha.CannedQueryService

Methods
CreateCannedQueryCreates a CannedQuery.
DeleteCannedQueryDeletes a CannedQuery.
GetCannedQueryGets a CannedQuery.
ListActiveCannedQueryUserViewsLists the CannedQueryUserViews for all active CannedQuerys.
ListCannedQueriesLists all CannedQuerys under an Assistant.
UpdateCannedQueryUpdates a CannedQuery.

google.cloud.discoveryengine.v1alpha.ChunkService

Methods
GetChunkGets a Document.
ListChunksGets a list of Chunks.

google.cloud.discoveryengine.v1alpha.CmekConfigService

Methods
DeleteCmekConfigDe-provisions a CmekConfig.
GetCmekConfigGets the CmekConfig.
ListCmekConfigsLists all the CmekConfigs with the project.
UpdateCmekConfigProvisions a CMEK key for use in a location of a customer's project.

google.cloud.discoveryengine.v1alpha.CollectionService

Methods
DeleteCollectionDeletes a Collection.
GetCollectionGets a Collection.
ListCollectionsGets a list of Collections.
UpdateCollectionUpdates a Collection.

google.cloud.discoveryengine.v1alpha.CompletionService

Methods
AdvancedCompleteQueryCompletes the user input with advanced keyword suggestions.
CompleteQueryCompletes the specified user input with keyword suggestions.
ImportCompletionSuggestionsImports CompletionSuggestions for a DataStore.
ImportSuggestionDenyListEntriesImports all SuggestionDenyListEntry for a DataStore.
PurgeCompletionSuggestionsPermanently deletes all CompletionSuggestions for a DataStore.
PurgeSuggestionDenyListEntriesPermanently deletes all SuggestionDenyListEntry for a DataStore.
RemoveSuggestionRemoves the search history suggestion in an engine for a user.

google.cloud.discoveryengine.v1alpha.ControlService

Methods
CreateControlCreates a Control.
DeleteControlDeletes a Control.
GetControlGets a Control.
ListControlsLists all Controls by their parent DataStore.
UpdateControlUpdates a Control.

google.cloud.discoveryengine.v1alpha.ConversationalSearchService

Methods
AnswerQueryAnswer query method.
ConverseConversationConverses a conversation.
CreateConversationCreates a Conversation.
CreateSessionCreates a Session.
DeleteConversationDeletes a Conversation.
DeleteSessionDeletes a Session.
GetAnswerGets a Answer.
GetConversationGets a Conversation.
GetSessionGets a Session.
ListConversationsLists all Conversations by their parent DataStore.
ListSessionsLists all Sessions by their parent DataStore.
StreamAnswerQueryAnswer query method ().
UpdateConversationUpdates a Conversation.
UpdateSessionUpdates a Session.

google.cloud.discoveryengine.v1alpha.CrawlRateManagementService

Methods
ObtainCrawlRateObtains the time series data of organic or dedicated crawl rate for monitoring.
RemoveDedicatedCrawlRateRemoves the dedicated crawl rate for a craw_rate_scope.
SetDedicatedCrawlRateSets the dedicated crawl rate for a crawl_rate_scope.

google.cloud.discoveryengine.v1alpha.DataConnectorService

Methods
AcquireAccessTokenUses the stored refresh token for the EUC user and the given connection and returns the generated access token and its details.
AcquireAndStoreRefreshTokenExchanges OAuth authorization credentials for a refresh token and stores the refresh token and the scopes.
BuildActionInvocationBuilds an action invocation using the DataConnector.
CheckRefreshToken
(deprecated)
Deprecated: Checks the existence of a refresh token for the EUC user for a given connection and returns its details.
ExecuteActionExecutes a 3rd party action using the DataConnector.
GetConnectorSecretGet the secret for the associated connector.
GetDataConnectorGets the DataConnector.
ListConnectorRunsLists the ConnectorRuns of a DataConnector.
SetUpDataConnectorCreates a Collection and sets up the DataConnector for it.
StartConnectorRunStarts an immediate synchronization process for a DataConnector.
UpdateDataConnectorUpdates a DataConnector.

google.cloud.discoveryengine.v1alpha.DataStoreService

Methods
CreateDataStoreCreates a DataStore.
DeleteDataStoreDeletes a DataStore.
GetCompletionConfigGets a CompletionConfig
GetDataStoreGets a DataStore.
GetDocumentProcessingConfigGets a DocumentProcessingConfig.
ListDataStoresLists all the DataStores associated with the project.
UpdateCompletionConfigUpdates the CompletionConfigs.
UpdateDataStoreUpdates a DataStore
UpdateDocumentProcessingConfigUpdates the DocumentProcessingConfig.

google.cloud.discoveryengine.v1alpha.DocumentService

Methods
BatchGetDocumentsMetadataGets index freshness metadata for Documents.
CreateDocumentCreates a Document.
DeleteDocumentDeletes a Document.
GetDocumentGets a Document.
GetProcessedDocumentGets the parsed layout information for a Document.
ImportDocumentsBulk import of multiple Documents.
ListDocumentsGets a list of Documents.
PurgeDocumentsPermanently deletes all selected Documents in a branch.
UpdateDocumentUpdates a Document.

google.cloud.discoveryengine.v1alpha.EngineService

Methods
CreateEngineCreates a Engine.
DeleteEngineDeletes a Engine.
GetEngineGets a Engine.
ListEnginesLists all the Engines associated with the project.
PauseEnginePauses the training of an existing engine.
ResumeEngineResumes the training of an existing engine.
TuneEngineTunes an existing engine.
UpdateEngineUpdates an Engine

google.cloud.discoveryengine.v1alpha.EstimateBillingService

Methods
EstimateDataSizeEstimates the data size to be used by a customer.

google.cloud.discoveryengine.v1alpha.EvaluationService

Methods
CreateEvaluationCreates a Evaluation.
GetEvaluationGets a Evaluation.
ListEvaluationResultsGets a list of results for a given a Evaluation.
ListEvaluationsGets a list of Evaluations.

google.cloud.discoveryengine.v1alpha.GroundedGenerationService

Methods
CheckGroundingPerforms a grounding check.

google.cloud.discoveryengine.v1alpha.IdentityMappingStoreService

Methods
CreateIdentityMappingStoreCreates a new Identity Mapping Store.
DeleteIdentityMappingStoreDeletes the Identity Mapping Store.
GetIdentityMappingStoreGets the Identity Mapping Store.
ImportIdentityMappingsImports a list of Identity Mapping Entries to an Identity Mapping Store.
ListIdentityMappingStoresLists all Identity Mapping Stores.
ListIdentityMappingsLists Identity Mappings in an Identity Mapping Store.
PurgeIdentityMappingsPurges specified or all Identity Mapping Entries from an Identity Mapping Store.

google.cloud.discoveryengine.v1alpha.MetricService

Methods

google.cloud.discoveryengine.v1alpha.ProjectService

Methods
GetProjectGets a Project.
ProvisionProjectProvisions the project resource.
ReportConsentChangeUpdates service terms for this project.

google.cloud.discoveryengine.v1alpha.RankService

Methods
RankRanks a list of text records based on the given input query.

google.cloud.discoveryengine.v1alpha.RecommendationService

Methods
RecommendMakes a recommendation, which requires a contextual user event.

google.cloud.discoveryengine.v1alpha.RequirementService

Methods
CheckRequirementCheck a particular requirement.

google.cloud.discoveryengine.v1alpha.SampleQueryService

Methods
CreateSampleQueryCreates a SampleQuery
DeleteSampleQueryDeletes a SampleQuery.
GetSampleQueryGets a SampleQuery.
ImportSampleQueriesBulk import of multiple SampleQuerys.
ListSampleQueriesGets a list of SampleQuerys.
UpdateSampleQueryUpdates a SampleQuery.

google.cloud.discoveryengine.v1alpha.SampleQuerySetService

Methods
CreateSampleQuerySetCreates a SampleQuerySet
DeleteSampleQuerySetDeletes a SampleQuerySet.
GetSampleQuerySetGets a SampleQuerySet.
ListSampleQuerySetsGets a list of SampleQuerySets.
UpdateSampleQuerySetUpdates a SampleQuerySet.

google.cloud.discoveryengine.v1alpha.SchemaService

Methods
CreateSchemaCreates a Schema.
DeleteSchemaDeletes a Schema.
GetSchemaGets a Schema.
ListSchemasGets a list of Schemas.
UpdateSchemaUpdates a Schema.

google.cloud.discoveryengine.v1alpha.SearchService

Methods
SearchPerforms a search.
SearchLitePerforms a search.

google.cloud.discoveryengine.v1alpha.SearchTuningService

Methods
ListCustomModelsGets a list of all the custom models.
TrainCustomModelTrains a custom model.

google.cloud.discoveryengine.v1alpha.ServingConfigService

Methods
CreateServingConfigCreates a ServingConfig.
DeleteServingConfigDeletes a ServingConfig.
GetServingConfigGets a ServingConfig.
ListServingConfigsLists all ServingConfigs linked to this dataStore.
UpdateServingConfigUpdates a ServingConfig.

google.cloud.discoveryengine.v1alpha.SiteSearchEngineService

Methods
BatchCreateTargetSitesCreates TargetSite in a batch.
BatchVerifyTargetSitesVerify target sites' ownership and validity.
CreateSitemapCreates a Sitemap.
CreateTargetSiteCreates a TargetSite.
DeleteSitemapDeletes a Sitemap.
DeleteTargetSiteDeletes a TargetSite.
DisableAdvancedSiteSearchDowngrade from advanced site search to basic site search.
EnableAdvancedSiteSearchUpgrade from basic site search to advanced site search.
FetchDomainVerificationStatusReturns list of target sites with its domain verification status.
FetchSitemapsFetch Sitemaps in a DataStore.
GetSiteSearchEngineGets the SiteSearchEngine.
GetTargetSiteGets a TargetSite.
GetUriPatternDocumentDataGets the URI Pattern to Document data mapping for an Advanced Site Search DataStore.
ListTargetSitesGets a list of TargetSites.
RecrawlUrisRequest on-demand recrawl for a list of URIs.
SetUriPatternDocumentDataSets the URI Pattern to Document data mapping for an Advanced Site Search DataStore.
UpdateTargetSiteUpdates a TargetSite.

google.cloud.discoveryengine.v1alpha.UserEventService

Methods
CollectUserEventWrites a single user event from the browser.
ImportUserEventsBulk import of user events.
PurgeUserEventsDeletes permanently all user events specified by the filter provided.
WriteUserEventWrites a single user event.

google.cloud.discoveryengine.v1alpha.UserLicenseService

Methods
BatchUpdateUserLicensesUpdates the User License.
ListUserLicensesLists the User Licenses.

google.cloud.discoveryengine.v1alpha.WidgetConfigService

Methods
GetWidgetConfigGets a WidgetConfig.

google.cloud.discoveryengine.v1alpha.WidgetService

Methods
LookupWidgetConfigDo not call this API directly.
WidgetAcquireAndStoreRefreshTokenDo not call this API directly.
WidgetAddContextFileDo not call this API directly.
WidgetAdvancedCompleteQueryDo not call this API directly.
WidgetAnswerQueryDo not call this API directly.
WidgetAssistDo not call this API directly.
WidgetCompleteQueryDo not call this API directly.
WidgetConverseConversationDo not call this API directly.
WidgetCreateSessionDo not call this API directly.
WidgetDeleteSessionDo not call this API directly.
WidgetExecuteActionDo not call this API directly.
WidgetGetSessionDo not call this API directly.
WidgetHomepageFetchDocumentsDo not call this API directly.
WidgetListSessionsDo not call this API directly.
WidgetRemoveContextFileDo not call this API directly.
WidgetSearchDo not call this API directly.
WidgetSelectContextFilesDo not call this API directly.
WidgetStreamAnswerQueryDo not call this API directly.
WidgetUpdateSessionDo not call this API directly.
WidgetWriteUserEventDo not call this API directly.

google.cloud.discoveryengine.v1beta.AssistAnswerService

Methods
GetAssistAnswerGets an AssistAnswer.

google.cloud.discoveryengine.v1beta.AssistantService

Methods
AddContextFileUploads a context file to use as source for the assist calls within the session.
CreateAssistantCreates an Assistant.
DeleteAssistantDeletes an Assistant.
GetAssistantGets an Assistant.
ListAssistantsLists all Assistants under an Engine.
UpdateAssistantUpdates an Assistant

google.cloud.discoveryengine.v1beta.CmekConfigService

Methods
DeleteCmekConfigDe-provisions a CmekConfig.
GetCmekConfigGets the CmekConfig.
ListCmekConfigsLists all the CmekConfigs with the project.
UpdateCmekConfigProvisions a CMEK key for use in a location of a customer's project.

google.cloud.discoveryengine.v1beta.CompletionService

Methods
AdvancedCompleteQueryCompletes the user input with advanced keyword suggestions.
CompleteQueryCompletes the specified user input with keyword suggestions.
ImportCompletionSuggestionsImports CompletionSuggestions for a DataStore.
ImportSuggestionDenyListEntriesImports all SuggestionDenyListEntry for a DataStore.
PurgeCompletionSuggestionsPermanently deletes all CompletionSuggestions for a DataStore.
PurgeSuggestionDenyListEntriesPermanently deletes all SuggestionDenyListEntry for a DataStore.
RemoveSuggestionRemoves the search history suggestion in an engine for a user.

google.cloud.discoveryengine.v1beta.ControlService

Methods
CreateControlCreates a Control.
DeleteControlDeletes a Control.
GetControlGets a Control.
ListControlsLists all Controls by their parent DataStore.
UpdateControlUpdates a Control.

google.cloud.discoveryengine.v1beta.ConversationalSearchService

Methods
AnswerQueryAnswer query method.
ConverseConversationConverses a conversation.
CreateConversationCreates a Conversation.
CreateSessionCreates a Session.
DeleteConversationDeletes a Conversation.
DeleteSessionDeletes a Session.
GetAnswerGets a Answer.
GetConversationGets a Conversation.
GetSessionGets a Session.
ListConversationsLists all Conversations by their parent DataStore.
ListSessionsLists all Sessions by their parent DataStore.
StreamAnswerQueryAnswer query method ().
UpdateConversationUpdates a Conversation.
UpdateSessionUpdates a Session.

google.cloud.discoveryengine.v1beta.CrawlRateManagementService

Methods
ObtainCrawlRateObtains the time series data of organic or dedicated crawl rate for monitoring.
RemoveDedicatedCrawlRateRemoves the dedicated crawl rate for a craw_rate_scope.
SetDedicatedCrawlRateSets the dedicated crawl rate for a crawl_rate_scope.

google.cloud.discoveryengine.v1beta.DataStoreService

Methods
CreateDataStoreCreates a DataStore.
DeleteDataStoreDeletes a DataStore.
GetDataStoreGets a DataStore.
ListDataStoresLists all the DataStores associated with the project.
UpdateDataStoreUpdates a DataStore

google.cloud.discoveryengine.v1beta.DocumentService

Methods
BatchGetDocumentsMetadataGets index freshness metadata for Documents.
CreateDocumentCreates a Document.
DeleteDocumentDeletes a Document.
GetDocumentGets a Document.
ImportDocumentsBulk import of multiple Documents.
ListDocumentsGets a list of Documents.
PurgeDocumentsPermanently deletes all selected Documents in a branch.
UpdateDocumentUpdates a Document.

google.cloud.discoveryengine.v1beta.EngineService

Methods
CreateEngineCreates a Engine.
DeleteEngineDeletes a Engine.
GetEngineGets a Engine.
ListEnginesLists all the Engines associated with the project.
PauseEnginePauses the training of an existing engine.
ResumeEngineResumes the training of an existing engine.
TuneEngineTunes an existing engine.
UpdateEngineUpdates an Engine

google.cloud.discoveryengine.v1beta.EvaluationService

Methods
CreateEvaluationCreates a Evaluation.
GetEvaluationGets a Evaluation.
ListEvaluationResultsGets a list of results for a given a Evaluation.
ListEvaluationsGets a list of Evaluations.

google.cloud.discoveryengine.v1beta.GroundedGenerationService

Methods
CheckGroundingPerforms a grounding check.

google.cloud.discoveryengine.v1beta.IdentityMappingStoreService

Methods
CreateIdentityMappingStoreCreates a new Identity Mapping Store.
DeleteIdentityMappingStoreDeletes the Identity Mapping Store.
GetIdentityMappingStoreGets the Identity Mapping Store.
ImportIdentityMappingsImports a list of Identity Mapping Entries to an Identity Mapping Store.
ListIdentityMappingStoresLists all Identity Mapping Stores.
ListIdentityMappingsLists Identity Mappings in an Identity Mapping Store.
PurgeIdentityMappingsPurges specified or all Identity Mapping Entries from an Identity Mapping Store.

google.cloud.discoveryengine.v1beta.ProjectService

Methods
ProvisionProjectProvisions the project resource.

google.cloud.discoveryengine.v1beta.RankService

Methods
RankRanks a list of text records based on the given input query.

google.cloud.discoveryengine.v1beta.RecommendationService

Methods
RecommendMakes a recommendation, which requires a contextual user event.

google.cloud.discoveryengine.v1beta.SampleQueryService

Methods
CreateSampleQueryCreates a SampleQuery
DeleteSampleQueryDeletes a SampleQuery.
GetSampleQueryGets a SampleQuery.
ImportSampleQueriesBulk import of multiple SampleQuerys.
ListSampleQueriesGets a list of SampleQuerys.
UpdateSampleQueryUpdates a SampleQuery.

google.cloud.discoveryengine.v1beta.SampleQuerySetService

Methods
CreateSampleQuerySetCreates a SampleQuerySet
DeleteSampleQuerySetDeletes a SampleQuerySet.
GetSampleQuerySetGets a SampleQuerySet.
ListSampleQuerySetsGets a list of SampleQuerySets.
UpdateSampleQuerySetUpdates a SampleQuerySet.

google.cloud.discoveryengine.v1beta.SchemaService

Methods
CreateSchemaCreates a Schema.
DeleteSchemaDeletes a Schema.
GetSchemaGets a Schema.
ListSchemasGets a list of Schemas.
UpdateSchemaUpdates a Schema.

google.cloud.discoveryengine.v1beta.SearchService

Methods
SearchPerforms a search.
SearchLitePerforms a search.

google.cloud.discoveryengine.v1beta.SearchTuningService

Methods
ListCustomModelsGets a list of all the custom models.
TrainCustomModelTrains a custom model.

google.cloud.discoveryengine.v1beta.ServingConfigService

Methods
GetServingConfigGets a ServingConfig.
ListServingConfigsLists all ServingConfigs linked to this dataStore.
UpdateServingConfigUpdates a ServingConfig.

google.cloud.discoveryengine.v1beta.SiteSearchEngineService

Methods
BatchCreateTargetSitesCreates TargetSite in a batch.
BatchVerifyTargetSitesVerify target sites' ownership and validity.
CreateSitemapCreates a Sitemap.
CreateTargetSiteCreates a TargetSite.
DeleteSitemapDeletes a Sitemap.
DeleteTargetSiteDeletes a TargetSite.
DisableAdvancedSiteSearchDowngrade from advanced site search to basic site search.
EnableAdvancedSiteSearchUpgrade from basic site search to advanced site search.
FetchDomainVerificationStatusReturns list of target sites with its domain verification status.
FetchSitemapsFetch Sitemaps in a DataStore.
GetSiteSearchEngineGets the SiteSearchEngine.
GetTargetSiteGets a TargetSite.
ListTargetSitesGets a list of TargetSites.
RecrawlUrisRequest on-demand recrawl for a list of URIs.
UpdateTargetSiteUpdates a TargetSite.

google.cloud.discoveryengine.v1beta.UserEventService

Methods
CollectUserEventWrites a single user event from the browser.
ImportUserEventsBulk import of user events.
PurgeUserEventsDeletes permanently all user events specified by the filter provided.
WriteUserEventWrites a single user event.

google.cloud.discoveryengine.v1beta.UserLicenseService

Methods
BatchUpdateUserLicensesUpdates the User License.
ListUserLicensesLists the User Licenses.

google.cloud.location.Locations

Methods

google.longrunning.Operations

Methods
CancelOperationStarts asynchronous cancellation on a long-running operation.
GetOperationGets the latest state of a long-running operation.
ListOperationsLists operations that match the specified filter in the request.