From 39b5b33be2fbb509bb2ae9ad0f7c3b6e25d31e52 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 12 Apr 2024 16:43:08 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 205 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 198 insertions(+), 7 deletions(-) diff --git a/api-index-v1.json b/api-index-v1.json index cb0880cc670ab..43ded55e350cb 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -60270,37 +60270,37 @@ "options": { "csharp_namespace": { "valueCounts": { - "Google.Cloud.DiscoveryEngine.V1Alpha": 31 + "Google.Cloud.DiscoveryEngine.V1Alpha": 37 } }, "go_package": { "valueCounts": { - "cloud.google.com/go/discoveryengine/apiv1alpha/discoveryenginepb;discoveryenginepb": 31 + "cloud.google.com/go/discoveryengine/apiv1alpha/discoveryenginepb;discoveryenginepb": 37 } }, "java_multiple_files": { "valueCounts": { - "true": 31 + "true": 37 } }, "java_package": { "valueCounts": { - "com.google.cloud.discoveryengine.v1alpha": 31 + "com.google.cloud.discoveryengine.v1alpha": 37 } }, "objc_class_prefix": { "valueCounts": { - "DISCOVERYENGINE": 31 + "DISCOVERYENGINE": 37 } }, "php_namespace": { "valueCounts": { - "Google\\Cloud\\DiscoveryEngine\\V1alpha": 31 + "Google\\Cloud\\DiscoveryEngine\\V1alpha": 37 } }, "ruby_package": { "valueCounts": { - "Google::Cloud::DiscoveryEngine::V1alpha": 31 + "Google::Cloud::DiscoveryEngine::V1alpha": 37 } } }, @@ -60424,6 +60424,25 @@ "shortName": "ConversationalSearchService", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService", "methods": [ + { + "shortName": "AnswerQuery", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.AnswerQuery", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{serving_config=projects/*/locations/*/dataStores/*/servingConfigs/*}:answer" + }, + { + "httpMethod": "POST", + "path": "/v1alpha/{serving_config=projects/*/locations/*/collections/*/dataStores/*/servingConfigs/*}:answer" + }, + { + "httpMethod": "POST", + "path": "/v1alpha/{serving_config=projects/*/locations/*/collections/*/engines/*/servingConfigs/*}:answer" + } + ] + }, { "shortName": "ConverseConversation", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.ConverseConversation", @@ -60462,6 +60481,25 @@ } ] }, + { + "shortName": "CreateSession", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.CreateSession", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{parent=projects/*/locations/*/dataStores/*}/sessions" + }, + { + "httpMethod": "POST", + "path": "/v1alpha/{parent=projects/*/locations/*/collections/*/dataStores/*}/sessions" + }, + { + "httpMethod": "POST", + "path": "/v1alpha/{parent=projects/*/locations/*/collections/*/engines/*}/sessions" + } + ] + }, { "shortName": "DeleteConversation", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.DeleteConversation", @@ -60481,6 +60519,44 @@ } ] }, + { + "shortName": "DeleteSession", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.DeleteSession", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "DELETE", + "path": "/v1alpha/{name=projects/*/locations/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "DELETE", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/engines/*/sessions/*}" + } + ] + }, + { + "shortName": "GetAnswer", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.GetAnswer", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/dataStores/*/sessions/*/answers/*}" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/sessions/*/answers/*}" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/engines/*/sessions/*/answers/*}" + } + ] + }, { "shortName": "GetConversation", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.GetConversation", @@ -60500,6 +60576,25 @@ } ] }, + { + "shortName": "GetSession", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.GetSession", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*/locations/*/collections/*/engines/*/sessions/*}" + } + ] + }, { "shortName": "ListConversations", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.ListConversations", @@ -60519,6 +60614,25 @@ } ] }, + { + "shortName": "ListSessions", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.ListSessions", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1alpha/{parent=projects/*/locations/*/dataStores/*}/sessions" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{parent=projects/*/locations/*/collections/*/dataStores/*}/sessions" + }, + { + "httpMethod": "GET", + "path": "/v1alpha/{parent=projects/*/locations/*/collections/*/engines/*}/sessions" + } + ] + }, { "shortName": "UpdateConversation", "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.UpdateConversation", @@ -60537,6 +60651,25 @@ "path": "/v1alpha/{conversation.name=projects/*/locations/*/collections/*/engines/*/conversations/*}" } ] + }, + { + "shortName": "UpdateSession", + "fullName": "google.cloud.discoveryengine.v1alpha.ConversationalSearchService.UpdateSession", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "PATCH", + "path": "/v1alpha/{session.name=projects/*/locations/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v1alpha/{session.name=projects/*/locations/*/collections/*/dataStores/*/sessions/*}" + }, + { + "httpMethod": "PATCH", + "path": "/v1alpha/{session.name=projects/*/locations/*/collections/*/engines/*/sessions/*}" + } + ] } ] }, @@ -60888,6 +61021,62 @@ } ] }, + { + "shortName": "GroundedGenerationService", + "fullName": "google.cloud.discoveryengine.v1alpha.GroundedGenerationService", + "methods": [ + { + "shortName": "CheckGrounding", + "fullName": "google.cloud.discoveryengine.v1alpha.GroundedGenerationService.CheckGrounding", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{grounding_config=projects/*/locations/*/groundingConfigs/*}:check" + } + ] + } + ] + }, + { + "shortName": "ProjectService", + "fullName": "google.cloud.discoveryengine.v1alpha.ProjectService", + "methods": [ + { + "shortName": "GetProject", + "fullName": "google.cloud.discoveryengine.v1alpha.ProjectService.GetProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "GET", + "path": "/v1alpha/{name=projects/*}" + } + ] + }, + { + "shortName": "ProvisionProject", + "fullName": "google.cloud.discoveryengine.v1alpha.ProjectService.ProvisionProject", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{name=projects/*}:provision" + } + ] + }, + { + "shortName": "ReportConsentChange", + "fullName": "google.cloud.discoveryengine.v1alpha.ProjectService.ReportConsentChange", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1alpha/{project=projects/*}:reportConsentChange" + } + ] + } + ] + }, { "shortName": "RankService", "fullName": "google.cloud.discoveryengine.v1alpha.RankService", @@ -61371,6 +61560,8 @@ "google.cloud.discoveryengine.v1alpha.DocumentService", "google.cloud.discoveryengine.v1alpha.EngineService", "google.cloud.discoveryengine.v1alpha.EstimateBillingService", + "google.cloud.discoveryengine.v1alpha.GroundedGenerationService", + "google.cloud.discoveryengine.v1alpha.ProjectService", "google.cloud.discoveryengine.v1alpha.RankService", "google.cloud.discoveryengine.v1alpha.RecommendationService", "google.cloud.discoveryengine.v1alpha.SchemaService",