com.google.cloud.discoveryengine.v1.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.v1",
"libraryPackage": "com.google.cloud.discoveryengine.v1",
"services": {
"CompletionService": {
"clients": {
"grpc": {
"libraryClient": "CompletionServiceClient",
"rpcs": {
"CompleteQuery": {
"methods": ["completeQuery", "completeQueryCallable"]
},
"ImportCompletionSuggestions": {
"methods": ["importCompletionSuggestionsAsync", "importCompletionSuggestionsOperationCallable", "importCompletionSuggestionsCallable"]
},
"ImportSuggestionDenyListEntries": {
"methods": ["importSuggestionDenyListEntriesAsync", "importSuggestionDenyListEntriesOperationCallable", "importSuggestionDenyListEntriesCallable"]
},
"PurgeCompletionSuggestions": {
"methods": ["purgeCompletionSuggestionsAsync", "purgeCompletionSuggestionsOperationCallable", "purgeCompletionSuggestionsCallable"]
},
"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"]
},
"ListDataStores": {
"methods": ["listDataStores", "listDataStores", "listDataStores", "listDataStoresPagedCallable", "listDataStoresCallable"]
},
"UpdateDataStore": {
"methods": ["updateDataStore", "updateDataStore", "updateDataStoreCallable"]
}
}
}
}
},
"DocumentService": {
"clients": {
"grpc": {
"libraryClient": "DocumentServiceClient",
"rpcs": {
"CreateDocument": {
"methods": ["createDocument", "createDocument", "createDocument", "createDocumentCallable"]
},
"DeleteDocument": {
"methods": ["deleteDocument", "deleteDocument", "deleteDocument", "deleteDocumentCallable"]
},
"GetDocument": {
"methods": ["getDocument", "getDocument", "getDocument", "getDocumentCallable"]
},
"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"]
},
"UpdateEngine": {
"methods": ["updateEngine", "updateEngine", "updateEngineCallable"]
}
}
}
}
},
"GroundedGenerationService": {
"clients": {
"grpc": {
"libraryClient": "GroundedGenerationServiceClient",
"rpcs": {
"CheckGrounding": {
"methods": ["checkGrounding", "checkGroundingCallable"]
}
}
}
}
},
"ProjectService": {
"clients": {
"grpc": {
"libraryClient": "ProjectServiceClient",
"rpcs": {
"ProvisionProject": {
"methods": ["provisionProjectAsync", "provisionProjectAsync", "provisionProjectAsync", "provisionProjectOperationCallable", "provisionProjectCallable"]
}
}
}
}
},
"RankService": {
"clients": {
"grpc": {
"libraryClient": "RankServiceClient",
"rpcs": {
"Rank": {
"methods": ["rank", "rankCallable"]
}
}
}
}
},
"RecommendationService": {
"clients": {
"grpc": {
"libraryClient": "RecommendationServiceClient",
"rpcs": {
"Recommend": {
"methods": ["recommend", "recommendCallable"]
}
}
}
}
},
"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"]
}
}
}
}
},
"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"]
},
"WriteUserEvent": {
"methods": ["writeUserEvent", "writeUserEventCallable"]
}
}
}
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy