com.google.cloud.discoveryengine.v1alpha.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-discoveryengine Show documentation
Show all versions of google-cloud-discoveryengine Show documentation
Discovery Engine API A Cloud API that offers search and recommendation discoverability for documents from different industry verticals (e.g. media, retail, etc.).
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.discoveryengine.v1alpha",
"libraryPackage": "com.google.cloud.discoveryengine.v1alpha",
"services": {
"AclConfigService": {
"clients": {
"grpc": {
"libraryClient": "AclConfigServiceClient",
"rpcs": {
"GetAclConfig": {
"methods": ["getAclConfig", "getAclConfig", "getAclConfig", "getAclConfigCallable"]
},
"UpdateAclConfig": {
"methods": ["updateAclConfig", "updateAclConfigCallable"]
}
}
}
}
},
"ChunkService": {
"clients": {
"grpc": {
"libraryClient": "ChunkServiceClient",
"rpcs": {
"GetChunk": {
"methods": ["getChunk", "getChunk", "getChunk", "getChunkCallable"]
},
"ListChunks": {
"methods": ["listChunks", "listChunks", "listChunks", "listChunksPagedCallable", "listChunksCallable"]
}
}
}
}
},
"CompletionService": {
"clients": {
"grpc": {
"libraryClient": "CompletionServiceClient",
"rpcs": {
"CompleteQuery": {
"methods": ["completeQuery", "completeQueryCallable"]
},
"ImportSuggestionDenyListEntries": {
"methods": ["importSuggestionDenyListEntriesAsync", "importSuggestionDenyListEntriesOperationCallable", "importSuggestionDenyListEntriesCallable"]
},
"PurgeSuggestionDenyListEntries": {
"methods": ["purgeSuggestionDenyListEntriesAsync", "purgeSuggestionDenyListEntriesOperationCallable", "purgeSuggestionDenyListEntriesCallable"]
}
}
}
}
},
"ControlService": {
"clients": {
"grpc": {
"libraryClient": "ControlServiceClient",
"rpcs": {
"CreateControl": {
"methods": ["createControl", "createControl", "createControl", "createControl", "createControlCallable"]
},
"DeleteControl": {
"methods": ["deleteControl", "deleteControl", "deleteControl", "deleteControlCallable"]
},
"GetControl": {
"methods": ["getControl", "getControl", "getControl", "getControlCallable"]
},
"ListControls": {
"methods": ["listControls", "listControls", "listControls", "listControls", "listControlsPagedCallable", "listControlsCallable"]
},
"UpdateControl": {
"methods": ["updateControl", "updateControl", "updateControlCallable"]
}
}
}
}
},
"ConversationalSearchService": {
"clients": {
"grpc": {
"libraryClient": "ConversationalSearchServiceClient",
"rpcs": {
"AnswerQuery": {
"methods": ["answerQuery", "answerQueryCallable"]
},
"ConverseConversation": {
"methods": ["converseConversation", "converseConversation", "converseConversation", "converseConversationCallable"]
},
"CreateConversation": {
"methods": ["createConversation", "createConversation", "createConversation", "createConversationCallable"]
},
"CreateSession": {
"methods": ["createSession", "createSession", "createSession", "createSessionCallable"]
},
"DeleteConversation": {
"methods": ["deleteConversation", "deleteConversation", "deleteConversation", "deleteConversationCallable"]
},
"DeleteSession": {
"methods": ["deleteSession", "deleteSession", "deleteSession", "deleteSessionCallable"]
},
"GetAnswer": {
"methods": ["getAnswer", "getAnswer", "getAnswer", "getAnswerCallable"]
},
"GetConversation": {
"methods": ["getConversation", "getConversation", "getConversation", "getConversationCallable"]
},
"GetSession": {
"methods": ["getSession", "getSession", "getSession", "getSessionCallable"]
},
"ListConversations": {
"methods": ["listConversations", "listConversations", "listConversations", "listConversationsPagedCallable", "listConversationsCallable"]
},
"ListSessions": {
"methods": ["listSessions", "listSessions", "listSessions", "listSessionsPagedCallable", "listSessionsCallable"]
},
"UpdateConversation": {
"methods": ["updateConversation", "updateConversation", "updateConversationCallable"]
},
"UpdateSession": {
"methods": ["updateSession", "updateSession", "updateSessionCallable"]
}
}
}
}
},
"DataStoreService": {
"clients": {
"grpc": {
"libraryClient": "DataStoreServiceClient",
"rpcs": {
"CreateDataStore": {
"methods": ["createDataStoreAsync", "createDataStoreAsync", "createDataStoreAsync", "createDataStoreOperationCallable", "createDataStoreCallable"]
},
"DeleteDataStore": {
"methods": ["deleteDataStoreAsync", "deleteDataStoreAsync", "deleteDataStoreAsync", "deleteDataStoreOperationCallable", "deleteDataStoreCallable"]
},
"GetDataStore": {
"methods": ["getDataStore", "getDataStore", "getDataStore", "getDataStoreCallable"]
},
"GetDocumentProcessingConfig": {
"methods": ["getDocumentProcessingConfig", "getDocumentProcessingConfig", "getDocumentProcessingConfig", "getDocumentProcessingConfigCallable"]
},
"ListDataStores": {
"methods": ["listDataStores", "listDataStores", "listDataStores", "listDataStoresPagedCallable", "listDataStoresCallable"]
},
"UpdateDataStore": {
"methods": ["updateDataStore", "updateDataStore", "updateDataStoreCallable"]
},
"UpdateDocumentProcessingConfig": {
"methods": ["updateDocumentProcessingConfig", "updateDocumentProcessingConfig", "updateDocumentProcessingConfigCallable"]
}
}
}
}
},
"DocumentService": {
"clients": {
"grpc": {
"libraryClient": "DocumentServiceClient",
"rpcs": {
"CreateDocument": {
"methods": ["createDocument", "createDocument", "createDocument", "createDocumentCallable"]
},
"DeleteDocument": {
"methods": ["deleteDocument", "deleteDocument", "deleteDocument", "deleteDocumentCallable"]
},
"GetDocument": {
"methods": ["getDocument", "getDocument", "getDocument", "getDocumentCallable"]
},
"GetProcessedDocument": {
"methods": ["getProcessedDocument", "getProcessedDocument", "getProcessedDocument", "getProcessedDocumentCallable"]
},
"ImportDocuments": {
"methods": ["importDocumentsAsync", "importDocumentsOperationCallable", "importDocumentsCallable"]
},
"ListDocuments": {
"methods": ["listDocuments", "listDocuments", "listDocuments", "listDocumentsPagedCallable", "listDocumentsCallable"]
},
"PurgeDocuments": {
"methods": ["purgeDocumentsAsync", "purgeDocumentsOperationCallable", "purgeDocumentsCallable"]
},
"UpdateDocument": {
"methods": ["updateDocument", "updateDocument", "updateDocumentCallable"]
}
}
}
}
},
"EngineService": {
"clients": {
"grpc": {
"libraryClient": "EngineServiceClient",
"rpcs": {
"CreateEngine": {
"methods": ["createEngineAsync", "createEngineAsync", "createEngineAsync", "createEngineOperationCallable", "createEngineCallable"]
},
"DeleteEngine": {
"methods": ["deleteEngineAsync", "deleteEngineAsync", "deleteEngineAsync", "deleteEngineOperationCallable", "deleteEngineCallable"]
},
"GetEngine": {
"methods": ["getEngine", "getEngine", "getEngine", "getEngineCallable"]
},
"ListEngines": {
"methods": ["listEngines", "listEngines", "listEngines", "listEnginesPagedCallable", "listEnginesCallable"]
},
"PauseEngine": {
"methods": ["pauseEngine", "pauseEngine", "pauseEngine", "pauseEngineCallable"]
},
"ResumeEngine": {
"methods": ["resumeEngine", "resumeEngine", "resumeEngine", "resumeEngineCallable"]
},
"TuneEngine": {
"methods": ["tuneEngineAsync", "tuneEngineAsync", "tuneEngineAsync", "tuneEngineOperationCallable", "tuneEngineCallable"]
},
"UpdateEngine": {
"methods": ["updateEngine", "updateEngine", "updateEngineCallable"]
}
}
}
}
},
"EstimateBillingService": {
"clients": {
"grpc": {
"libraryClient": "EstimateBillingServiceClient",
"rpcs": {
"EstimateDataSize": {
"methods": ["estimateDataSizeAsync", "estimateDataSizeOperationCallable", "estimateDataSizeCallable"]
}
}
}
}
},
"EvaluationService": {
"clients": {
"grpc": {
"libraryClient": "EvaluationServiceClient",
"rpcs": {
"CreateEvaluation": {
"methods": ["createEvaluationAsync", "createEvaluationAsync", "createEvaluationAsync", "createEvaluationOperationCallable", "createEvaluationCallable"]
},
"GetEvaluation": {
"methods": ["getEvaluation", "getEvaluation", "getEvaluation", "getEvaluationCallable"]
},
"ListEvaluationResults": {
"methods": ["listEvaluationResults", "listEvaluationResults", "listEvaluationResults", "listEvaluationResultsPagedCallable", "listEvaluationResultsCallable"]
},
"ListEvaluations": {
"methods": ["listEvaluations", "listEvaluations", "listEvaluations", "listEvaluationsPagedCallable", "listEvaluationsCallable"]
}
}
}
}
},
"GroundedGenerationService": {
"clients": {
"grpc": {
"libraryClient": "GroundedGenerationServiceClient",
"rpcs": {
"CheckGrounding": {
"methods": ["checkGrounding", "checkGroundingCallable"]
}
}
}
}
},
"ProjectService": {
"clients": {
"grpc": {
"libraryClient": "ProjectServiceClient",
"rpcs": {
"GetProject": {
"methods": ["getProject", "getProject", "getProject", "getProjectCallable"]
},
"ProvisionProject": {
"methods": ["provisionProjectAsync", "provisionProjectAsync", "provisionProjectAsync", "provisionProjectOperationCallable", "provisionProjectCallable"]
},
"ReportConsentChange": {
"methods": ["reportConsentChange", "reportConsentChange", "reportConsentChange", "reportConsentChangeCallable"]
}
}
}
}
},
"RankService": {
"clients": {
"grpc": {
"libraryClient": "RankServiceClient",
"rpcs": {
"Rank": {
"methods": ["rank", "rankCallable"]
}
}
}
}
},
"RecommendationService": {
"clients": {
"grpc": {
"libraryClient": "RecommendationServiceClient",
"rpcs": {
"Recommend": {
"methods": ["recommend", "recommendCallable"]
}
}
}
}
},
"SampleQueryService": {
"clients": {
"grpc": {
"libraryClient": "SampleQueryServiceClient",
"rpcs": {
"CreateSampleQuery": {
"methods": ["createSampleQuery", "createSampleQuery", "createSampleQuery", "createSampleQueryCallable"]
},
"DeleteSampleQuery": {
"methods": ["deleteSampleQuery", "deleteSampleQuery", "deleteSampleQuery", "deleteSampleQueryCallable"]
},
"GetSampleQuery": {
"methods": ["getSampleQuery", "getSampleQuery", "getSampleQuery", "getSampleQueryCallable"]
},
"ImportSampleQueries": {
"methods": ["importSampleQueriesAsync", "importSampleQueriesOperationCallable", "importSampleQueriesCallable"]
},
"ListSampleQueries": {
"methods": ["listSampleQueries", "listSampleQueries", "listSampleQueries", "listSampleQueriesPagedCallable", "listSampleQueriesCallable"]
},
"UpdateSampleQuery": {
"methods": ["updateSampleQuery", "updateSampleQuery", "updateSampleQueryCallable"]
}
}
}
}
},
"SampleQuerySetService": {
"clients": {
"grpc": {
"libraryClient": "SampleQuerySetServiceClient",
"rpcs": {
"CreateSampleQuerySet": {
"methods": ["createSampleQuerySet", "createSampleQuerySet", "createSampleQuerySet", "createSampleQuerySetCallable"]
},
"DeleteSampleQuerySet": {
"methods": ["deleteSampleQuerySet", "deleteSampleQuerySet", "deleteSampleQuerySet", "deleteSampleQuerySetCallable"]
},
"GetSampleQuerySet": {
"methods": ["getSampleQuerySet", "getSampleQuerySet", "getSampleQuerySet", "getSampleQuerySetCallable"]
},
"ListSampleQuerySets": {
"methods": ["listSampleQuerySets", "listSampleQuerySets", "listSampleQuerySets", "listSampleQuerySetsPagedCallable", "listSampleQuerySetsCallable"]
},
"UpdateSampleQuerySet": {
"methods": ["updateSampleQuerySet", "updateSampleQuerySet", "updateSampleQuerySetCallable"]
}
}
}
}
},
"SchemaService": {
"clients": {
"grpc": {
"libraryClient": "SchemaServiceClient",
"rpcs": {
"CreateSchema": {
"methods": ["createSchemaAsync", "createSchemaAsync", "createSchemaAsync", "createSchemaOperationCallable", "createSchemaCallable"]
},
"DeleteSchema": {
"methods": ["deleteSchemaAsync", "deleteSchemaAsync", "deleteSchemaAsync", "deleteSchemaOperationCallable", "deleteSchemaCallable"]
},
"GetSchema": {
"methods": ["getSchema", "getSchema", "getSchema", "getSchemaCallable"]
},
"ListSchemas": {
"methods": ["listSchemas", "listSchemas", "listSchemas", "listSchemasPagedCallable", "listSchemasCallable"]
},
"UpdateSchema": {
"methods": ["updateSchemaAsync", "updateSchemaOperationCallable", "updateSchemaCallable"]
}
}
}
}
},
"SearchService": {
"clients": {
"grpc": {
"libraryClient": "SearchServiceClient",
"rpcs": {
"Search": {
"methods": ["search", "searchPagedCallable", "searchCallable"]
}
}
}
}
},
"SearchTuningService": {
"clients": {
"grpc": {
"libraryClient": "SearchTuningServiceClient",
"rpcs": {
"ListCustomModels": {
"methods": ["listCustomModels", "listCustomModelsCallable"]
},
"TrainCustomModel": {
"methods": ["trainCustomModelAsync", "trainCustomModelOperationCallable", "trainCustomModelCallable"]
}
}
}
}
},
"ServingConfigService": {
"clients": {
"grpc": {
"libraryClient": "ServingConfigServiceClient",
"rpcs": {
"GetServingConfig": {
"methods": ["getServingConfig", "getServingConfig", "getServingConfig", "getServingConfigCallable"]
},
"ListServingConfigs": {
"methods": ["listServingConfigs", "listServingConfigs", "listServingConfigs", "listServingConfigs", "listServingConfigsPagedCallable", "listServingConfigsCallable"]
},
"UpdateServingConfig": {
"methods": ["updateServingConfig", "updateServingConfig", "updateServingConfigCallable"]
}
}
}
}
},
"SiteSearchEngineService": {
"clients": {
"grpc": {
"libraryClient": "SiteSearchEngineServiceClient",
"rpcs": {
"BatchCreateTargetSites": {
"methods": ["batchCreateTargetSitesAsync", "batchCreateTargetSitesOperationCallable", "batchCreateTargetSitesCallable"]
},
"BatchVerifyTargetSites": {
"methods": ["batchVerifyTargetSitesAsync", "batchVerifyTargetSitesOperationCallable", "batchVerifyTargetSitesCallable"]
},
"CreateTargetSite": {
"methods": ["createTargetSiteAsync", "createTargetSiteAsync", "createTargetSiteAsync", "createTargetSiteOperationCallable", "createTargetSiteCallable"]
},
"DeleteTargetSite": {
"methods": ["deleteTargetSiteAsync", "deleteTargetSiteAsync", "deleteTargetSiteAsync", "deleteTargetSiteOperationCallable", "deleteTargetSiteCallable"]
},
"DisableAdvancedSiteSearch": {
"methods": ["disableAdvancedSiteSearchAsync", "disableAdvancedSiteSearchOperationCallable", "disableAdvancedSiteSearchCallable"]
},
"EnableAdvancedSiteSearch": {
"methods": ["enableAdvancedSiteSearchAsync", "enableAdvancedSiteSearchOperationCallable", "enableAdvancedSiteSearchCallable"]
},
"FetchDomainVerificationStatus": {
"methods": ["fetchDomainVerificationStatus", "fetchDomainVerificationStatusPagedCallable", "fetchDomainVerificationStatusCallable"]
},
"GetSiteSearchEngine": {
"methods": ["getSiteSearchEngine", "getSiteSearchEngine", "getSiteSearchEngine", "getSiteSearchEngineCallable"]
},
"GetTargetSite": {
"methods": ["getTargetSite", "getTargetSite", "getTargetSite", "getTargetSiteCallable"]
},
"ListTargetSites": {
"methods": ["listTargetSites", "listTargetSites", "listTargetSites", "listTargetSitesPagedCallable", "listTargetSitesCallable"]
},
"RecrawlUris": {
"methods": ["recrawlUrisAsync", "recrawlUrisOperationCallable", "recrawlUrisCallable"]
},
"UpdateTargetSite": {
"methods": ["updateTargetSiteAsync", "updateTargetSiteAsync", "updateTargetSiteOperationCallable", "updateTargetSiteCallable"]
}
}
}
}
},
"UserEventService": {
"clients": {
"grpc": {
"libraryClient": "UserEventServiceClient",
"rpcs": {
"CollectUserEvent": {
"methods": ["collectUserEvent", "collectUserEventCallable"]
},
"ImportUserEvents": {
"methods": ["importUserEventsAsync", "importUserEventsOperationCallable", "importUserEventsCallable"]
},
"PurgeUserEvents": {
"methods": ["purgeUserEventsAsync", "purgeUserEventsOperationCallable", "purgeUserEventsCallable"]
},
"WriteUserEvent": {
"methods": ["writeUserEvent", "writeUserEventCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy