google-api-python-client 2.145.0__py2.py3-none-any.whl → 2.146.0__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/RECORD +67 -67
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +112 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +24 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +226 -1
- googleapiclient/discovery_cache/documents/androidpublisher.v3.json +6 -6
- googleapiclient/discovery_cache/documents/apigee.v1.json +113 -1
- googleapiclient/discovery_cache/documents/backupdr.v1.json +2 -2
- googleapiclient/discovery_cache/documents/beyondcorp.v1alpha.json +157 -347
- googleapiclient/discovery_cache/documents/bigquery.v2.json +29 -22
- googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +30 -1
- googleapiclient/discovery_cache/documents/calendar.v3.json +7 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +25 -5
- googleapiclient/discovery_cache/documents/civicinfo.v2.json +34 -1
- googleapiclient/discovery_cache/documents/classroom.v1.json +58 -58
- googleapiclient/discovery_cache/documents/cloudbilling.v1beta.json +2 -2
- googleapiclient/discovery_cache/documents/cloudchannel.v1.json +4 -132
- googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1.json +2 -2
- googleapiclient/discovery_cache/documents/cloudcontrolspartner.v1beta.json +2 -2
- googleapiclient/discovery_cache/documents/cloudfunctions.v1.json +1 -616
- googleapiclient/discovery_cache/documents/cloudfunctions.v2.json +1 -411
- googleapiclient/discovery_cache/documents/cloudfunctions.v2alpha.json +1 -411
- googleapiclient/discovery_cache/documents/cloudfunctions.v2beta.json +1 -411
- googleapiclient/discovery_cache/documents/compute.alpha.json +334 -4
- googleapiclient/discovery_cache/documents/compute.beta.json +30 -4
- googleapiclient/discovery_cache/documents/compute.v1.json +26 -4
- googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +9 -1
- googleapiclient/discovery_cache/documents/container.v1.json +49 -2
- googleapiclient/discovery_cache/documents/css.v1.json +59 -1
- googleapiclient/discovery_cache/documents/datastream.v1.json +5 -1
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +272 -73
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +213 -82
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +212 -81
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +7 -7
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +8 -8
- googleapiclient/discovery_cache/documents/documentai.v1.json +1 -3349
- googleapiclient/discovery_cache/documents/documentai.v1beta3.json +9 -3349
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +14 -1
- googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json +5 -3
- googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +103 -6
- googleapiclient/discovery_cache/documents/firestore.v1.json +37 -1
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +97 -1
- googleapiclient/discovery_cache/documents/iap.v1.json +3 -3
- googleapiclient/discovery_cache/documents/logging.v2.json +552 -1
- googleapiclient/discovery_cache/documents/looker.v1.json +9 -1
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +87 -4
- googleapiclient/discovery_cache/documents/merchantapi.datasources_v1beta.json +191 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +65 -13
- googleapiclient/discovery_cache/documents/networkmanagement.v1.json +71 -5
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +71 -5
- googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +30 -28
- googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceconsumermanagement.v1beta1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceusage.v1.json +35 -1
- googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json +35 -1
- googleapiclient/discovery_cache/documents/sts.v1.json +3 -3
- googleapiclient/discovery_cache/documents/translate.v3.json +3 -2
- googleapiclient/discovery_cache/documents/vpcaccess.v1.json +8 -6
- googleapiclient/discovery_cache/documents/vpcaccess.v1beta1.json +8 -6
- googleapiclient/discovery_cache/documents/walletobjects.v1.json +6 -1
- googleapiclient/discovery_cache/documents/workstations.v1.json +3 -3
- googleapiclient/discovery_cache/documents/workstations.v1beta.json +7 -7
- googleapiclient/discovery_cache/documents/youtube.v3.json +2 -2
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.145.0.dist-info → google_api_python_client-2.146.0.dist-info}/top_level.txt +0 -0
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"canonicalName": "Discovery Engine",
|
|
15
15
|
"description": "Discovery Engine API.",
|
|
16
16
|
"discoveryVersion": "v1",
|
|
17
|
-
"documentationLink": "https://cloud.google.com/
|
|
17
|
+
"documentationLink": "https://cloud.google.com/generative-ai-app-builder/docs/",
|
|
18
18
|
"fullyEncodeReservedExpansion": true,
|
|
19
19
|
"icons": {
|
|
20
20
|
"x16": "http://www.google.com/images/icons/product/search-16.gif",
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
"type": "string"
|
|
922
922
|
},
|
|
923
923
|
"parent": {
|
|
924
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
924
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
925
925
|
"location": "path",
|
|
926
926
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
927
927
|
"required": true,
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
],
|
|
950
950
|
"parameters": {
|
|
951
951
|
"name": {
|
|
952
|
-
"description": "Required. The resource name of the Control to delete. Format: `projects/{
|
|
952
|
+
"description": "Required. The resource name of the Control to delete. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
953
953
|
"location": "path",
|
|
954
954
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/controls/[^/]+$",
|
|
955
955
|
"required": true,
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
],
|
|
975
975
|
"parameters": {
|
|
976
976
|
"name": {
|
|
977
|
-
"description": "Required. The resource name of the Control to get. Format: `projects/{
|
|
977
|
+
"description": "Required. The resource name of the Control to get. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
978
978
|
"location": "path",
|
|
979
979
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/controls/[^/]+$",
|
|
980
980
|
"required": true,
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"type": "string"
|
|
1016
1016
|
},
|
|
1017
1017
|
"parent": {
|
|
1018
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
1018
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
1019
1019
|
"location": "path",
|
|
1020
1020
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
1021
1021
|
"required": true,
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
],
|
|
1079
1079
|
"parameters": {
|
|
1080
1080
|
"name": {
|
|
1081
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
1081
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`. Use `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/-` to activate auto session mode, which automatically creates a new conversation inside a ConverseConversation session.",
|
|
1082
1082
|
"location": "path",
|
|
1083
1083
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
1084
1084
|
"required": true,
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
],
|
|
1107
1107
|
"parameters": {
|
|
1108
1108
|
"parent": {
|
|
1109
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
1109
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
1110
1110
|
"location": "path",
|
|
1111
1111
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
1112
1112
|
"required": true,
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
],
|
|
1135
1135
|
"parameters": {
|
|
1136
1136
|
"name": {
|
|
1137
|
-
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{
|
|
1137
|
+
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
1138
1138
|
"location": "path",
|
|
1139
1139
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
1140
1140
|
"required": true,
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
],
|
|
1160
1160
|
"parameters": {
|
|
1161
1161
|
"name": {
|
|
1162
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
1162
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
1163
1163
|
"location": "path",
|
|
1164
1164
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
1165
1165
|
"required": true,
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
"type": "string"
|
|
1206
1206
|
},
|
|
1207
1207
|
"parent": {
|
|
1208
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
1208
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
1209
1209
|
"location": "path",
|
|
1210
1210
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
1211
1211
|
"required": true,
|
|
@@ -1757,7 +1757,7 @@
|
|
|
1757
1757
|
],
|
|
1758
1758
|
"parameters": {
|
|
1759
1759
|
"parent": {
|
|
1760
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
1760
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
1761
1761
|
"location": "path",
|
|
1762
1762
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
1763
1763
|
"required": true,
|
|
@@ -1785,7 +1785,7 @@
|
|
|
1785
1785
|
],
|
|
1786
1786
|
"parameters": {
|
|
1787
1787
|
"name": {
|
|
1788
|
-
"description": "Required. The resource name of the Session to delete. Format: `projects/{
|
|
1788
|
+
"description": "Required. The resource name of the Session to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
1789
1789
|
"location": "path",
|
|
1790
1790
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/sessions/[^/]+$",
|
|
1791
1791
|
"required": true,
|
|
@@ -1810,7 +1810,7 @@
|
|
|
1810
1810
|
],
|
|
1811
1811
|
"parameters": {
|
|
1812
1812
|
"name": {
|
|
1813
|
-
"description": "Required. The resource name of the Session to get. Format: `projects/{
|
|
1813
|
+
"description": "Required. The resource name of the Session to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
1814
1814
|
"location": "path",
|
|
1815
1815
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/sessions/[^/]+$",
|
|
1816
1816
|
"required": true,
|
|
@@ -1856,7 +1856,7 @@
|
|
|
1856
1856
|
"type": "string"
|
|
1857
1857
|
},
|
|
1858
1858
|
"parent": {
|
|
1859
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
1859
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
1860
1860
|
"location": "path",
|
|
1861
1861
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
1862
1862
|
"required": true,
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
],
|
|
1920
1920
|
"parameters": {
|
|
1921
1921
|
"name": {
|
|
1922
|
-
"description": "Required. The resource name of the Answer to get. Format: `projects/{
|
|
1922
|
+
"description": "Required. The resource name of the Answer to get. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine_id}/sessions/{session_id}/answers/{answer_id}`",
|
|
1923
1923
|
"location": "path",
|
|
1924
1924
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/sessions/[^/]+/answers/[^/]+$",
|
|
1925
1925
|
"required": true,
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
],
|
|
2550
2550
|
"parameters": {
|
|
2551
2551
|
"parent": {
|
|
2552
|
-
"description": "Required. The resource name of the catalog under which the events are created. The format is `projects
|
|
2552
|
+
"description": "Required. The resource name of the catalog under which the events are created. The format is `projects/{project}/locations/global/collections/{collection}/dataStores/{dataStore}`.",
|
|
2553
2553
|
"location": "path",
|
|
2554
2554
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$",
|
|
2555
2555
|
"required": true,
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
],
|
|
2741
2741
|
"parameters": {
|
|
2742
2742
|
"name": {
|
|
2743
|
-
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{
|
|
2743
|
+
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.",
|
|
2744
2744
|
"location": "path",
|
|
2745
2745
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
2746
2746
|
"required": true,
|
|
@@ -2783,7 +2783,7 @@
|
|
|
2783
2783
|
"type": "string"
|
|
2784
2784
|
},
|
|
2785
2785
|
"parent": {
|
|
2786
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
2786
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
2787
2787
|
"location": "path",
|
|
2788
2788
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
2789
2789
|
"required": true,
|
|
@@ -2811,7 +2811,7 @@
|
|
|
2811
2811
|
],
|
|
2812
2812
|
"parameters": {
|
|
2813
2813
|
"name": {
|
|
2814
|
-
"description": "Required. The resource name of the Control to delete. Format: `projects/{
|
|
2814
|
+
"description": "Required. The resource name of the Control to delete. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
2815
2815
|
"location": "path",
|
|
2816
2816
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/controls/[^/]+$",
|
|
2817
2817
|
"required": true,
|
|
@@ -2836,7 +2836,7 @@
|
|
|
2836
2836
|
],
|
|
2837
2837
|
"parameters": {
|
|
2838
2838
|
"name": {
|
|
2839
|
-
"description": "Required. The resource name of the Control to get. Format: `projects/{
|
|
2839
|
+
"description": "Required. The resource name of the Control to get. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
2840
2840
|
"location": "path",
|
|
2841
2841
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/controls/[^/]+$",
|
|
2842
2842
|
"required": true,
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
"type": "string"
|
|
2878
2878
|
},
|
|
2879
2879
|
"parent": {
|
|
2880
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
2880
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
2881
2881
|
"location": "path",
|
|
2882
2882
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
2883
2883
|
"required": true,
|
|
@@ -2940,7 +2940,7 @@
|
|
|
2940
2940
|
],
|
|
2941
2941
|
"parameters": {
|
|
2942
2942
|
"name": {
|
|
2943
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
2943
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`. Use `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/-` to activate auto session mode, which automatically creates a new conversation inside a ConverseConversation session.",
|
|
2944
2944
|
"location": "path",
|
|
2945
2945
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/conversations/[^/]+$",
|
|
2946
2946
|
"required": true,
|
|
@@ -2968,7 +2968,7 @@
|
|
|
2968
2968
|
],
|
|
2969
2969
|
"parameters": {
|
|
2970
2970
|
"parent": {
|
|
2971
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
2971
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
2972
2972
|
"location": "path",
|
|
2973
2973
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
2974
2974
|
"required": true,
|
|
@@ -2996,7 +2996,7 @@
|
|
|
2996
2996
|
],
|
|
2997
2997
|
"parameters": {
|
|
2998
2998
|
"name": {
|
|
2999
|
-
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{
|
|
2999
|
+
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
3000
3000
|
"location": "path",
|
|
3001
3001
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/conversations/[^/]+$",
|
|
3002
3002
|
"required": true,
|
|
@@ -3021,7 +3021,7 @@
|
|
|
3021
3021
|
],
|
|
3022
3022
|
"parameters": {
|
|
3023
3023
|
"name": {
|
|
3024
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
3024
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
3025
3025
|
"location": "path",
|
|
3026
3026
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/conversations/[^/]+$",
|
|
3027
3027
|
"required": true,
|
|
@@ -3067,7 +3067,7 @@
|
|
|
3067
3067
|
"type": "string"
|
|
3068
3068
|
},
|
|
3069
3069
|
"parent": {
|
|
3070
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
3070
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
3071
3071
|
"location": "path",
|
|
3072
3072
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
3073
3073
|
"required": true,
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
],
|
|
3289
3289
|
"parameters": {
|
|
3290
3290
|
"parent": {
|
|
3291
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
3291
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
3292
3292
|
"location": "path",
|
|
3293
3293
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
3294
3294
|
"required": true,
|
|
@@ -3316,7 +3316,7 @@
|
|
|
3316
3316
|
],
|
|
3317
3317
|
"parameters": {
|
|
3318
3318
|
"name": {
|
|
3319
|
-
"description": "Required. The resource name of the Session to delete. Format: `projects/{
|
|
3319
|
+
"description": "Required. The resource name of the Session to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
3320
3320
|
"location": "path",
|
|
3321
3321
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/sessions/[^/]+$",
|
|
3322
3322
|
"required": true,
|
|
@@ -3341,7 +3341,7 @@
|
|
|
3341
3341
|
],
|
|
3342
3342
|
"parameters": {
|
|
3343
3343
|
"name": {
|
|
3344
|
-
"description": "Required. The resource name of the Session to get. Format: `projects/{
|
|
3344
|
+
"description": "Required. The resource name of the Session to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
3345
3345
|
"location": "path",
|
|
3346
3346
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/sessions/[^/]+$",
|
|
3347
3347
|
"required": true,
|
|
@@ -3387,7 +3387,7 @@
|
|
|
3387
3387
|
"type": "string"
|
|
3388
3388
|
},
|
|
3389
3389
|
"parent": {
|
|
3390
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
3390
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
3391
3391
|
"location": "path",
|
|
3392
3392
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+$",
|
|
3393
3393
|
"required": true,
|
|
@@ -3450,7 +3450,7 @@
|
|
|
3450
3450
|
],
|
|
3451
3451
|
"parameters": {
|
|
3452
3452
|
"name": {
|
|
3453
|
-
"description": "Required. The resource name of the Answer to get. Format: `projects/{
|
|
3453
|
+
"description": "Required. The resource name of the Answer to get. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine_id}/sessions/{session_id}/answers/{answer_id}`",
|
|
3454
3454
|
"location": "path",
|
|
3455
3455
|
"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/sessions/[^/]+/answers/[^/]+$",
|
|
3456
3456
|
"required": true,
|
|
@@ -4221,7 +4221,7 @@
|
|
|
4221
4221
|
"type": "string"
|
|
4222
4222
|
},
|
|
4223
4223
|
"parent": {
|
|
4224
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
4224
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
4225
4225
|
"location": "path",
|
|
4226
4226
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
4227
4227
|
"required": true,
|
|
@@ -4249,7 +4249,7 @@
|
|
|
4249
4249
|
],
|
|
4250
4250
|
"parameters": {
|
|
4251
4251
|
"name": {
|
|
4252
|
-
"description": "Required. The resource name of the Control to delete. Format: `projects/{
|
|
4252
|
+
"description": "Required. The resource name of the Control to delete. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
4253
4253
|
"location": "path",
|
|
4254
4254
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/controls/[^/]+$",
|
|
4255
4255
|
"required": true,
|
|
@@ -4274,7 +4274,7 @@
|
|
|
4274
4274
|
],
|
|
4275
4275
|
"parameters": {
|
|
4276
4276
|
"name": {
|
|
4277
|
-
"description": "Required. The resource name of the Control to get. Format: `projects/{
|
|
4277
|
+
"description": "Required. The resource name of the Control to get. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/controls/{control_id}`",
|
|
4278
4278
|
"location": "path",
|
|
4279
4279
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/controls/[^/]+$",
|
|
4280
4280
|
"required": true,
|
|
@@ -4315,7 +4315,7 @@
|
|
|
4315
4315
|
"type": "string"
|
|
4316
4316
|
},
|
|
4317
4317
|
"parent": {
|
|
4318
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
4318
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}` or `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.",
|
|
4319
4319
|
"location": "path",
|
|
4320
4320
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
4321
4321
|
"required": true,
|
|
@@ -4378,7 +4378,7 @@
|
|
|
4378
4378
|
],
|
|
4379
4379
|
"parameters": {
|
|
4380
4380
|
"name": {
|
|
4381
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
4381
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`. Use `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/-` to activate auto session mode, which automatically creates a new conversation inside a ConverseConversation session.",
|
|
4382
4382
|
"location": "path",
|
|
4383
4383
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
4384
4384
|
"required": true,
|
|
@@ -4406,7 +4406,7 @@
|
|
|
4406
4406
|
],
|
|
4407
4407
|
"parameters": {
|
|
4408
4408
|
"parent": {
|
|
4409
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
4409
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
4410
4410
|
"location": "path",
|
|
4411
4411
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
4412
4412
|
"required": true,
|
|
@@ -4434,7 +4434,7 @@
|
|
|
4434
4434
|
],
|
|
4435
4435
|
"parameters": {
|
|
4436
4436
|
"name": {
|
|
4437
|
-
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{
|
|
4437
|
+
"description": "Required. The resource name of the Conversation to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
4438
4438
|
"location": "path",
|
|
4439
4439
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
4440
4440
|
"required": true,
|
|
@@ -4459,7 +4459,7 @@
|
|
|
4459
4459
|
],
|
|
4460
4460
|
"parameters": {
|
|
4461
4461
|
"name": {
|
|
4462
|
-
"description": "Required. The resource name of the Conversation to get. Format: `projects/{
|
|
4462
|
+
"description": "Required. The resource name of the Conversation to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/conversations/{conversation_id}`",
|
|
4463
4463
|
"location": "path",
|
|
4464
4464
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/conversations/[^/]+$",
|
|
4465
4465
|
"required": true,
|
|
@@ -4505,7 +4505,7 @@
|
|
|
4505
4505
|
"type": "string"
|
|
4506
4506
|
},
|
|
4507
4507
|
"parent": {
|
|
4508
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
4508
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
4509
4509
|
"location": "path",
|
|
4510
4510
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
4511
4511
|
"required": true,
|
|
@@ -4956,7 +4956,7 @@
|
|
|
4956
4956
|
],
|
|
4957
4957
|
"parameters": {
|
|
4958
4958
|
"parent": {
|
|
4959
|
-
"description": "Required. Full resource name of parent data store. Format: `projects/{
|
|
4959
|
+
"description": "Required. Full resource name of parent data store. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
4960
4960
|
"location": "path",
|
|
4961
4961
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
4962
4962
|
"required": true,
|
|
@@ -4984,7 +4984,7 @@
|
|
|
4984
4984
|
],
|
|
4985
4985
|
"parameters": {
|
|
4986
4986
|
"name": {
|
|
4987
|
-
"description": "Required. The resource name of the Session to delete. Format: `projects/{
|
|
4987
|
+
"description": "Required. The resource name of the Session to delete. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
4988
4988
|
"location": "path",
|
|
4989
4989
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/sessions/[^/]+$",
|
|
4990
4990
|
"required": true,
|
|
@@ -5009,7 +5009,7 @@
|
|
|
5009
5009
|
],
|
|
5010
5010
|
"parameters": {
|
|
5011
5011
|
"name": {
|
|
5012
|
-
"description": "Required. The resource name of the Session to get. Format: `projects/{
|
|
5012
|
+
"description": "Required. The resource name of the Session to get. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/sessions/{session_id}`",
|
|
5013
5013
|
"location": "path",
|
|
5014
5014
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/sessions/[^/]+$",
|
|
5015
5015
|
"required": true,
|
|
@@ -5055,7 +5055,7 @@
|
|
|
5055
5055
|
"type": "string"
|
|
5056
5056
|
},
|
|
5057
5057
|
"parent": {
|
|
5058
|
-
"description": "Required. The data store resource name. Format: `projects/{
|
|
5058
|
+
"description": "Required. The data store resource name. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}`",
|
|
5059
5059
|
"location": "path",
|
|
5060
5060
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
5061
5061
|
"required": true,
|
|
@@ -5118,7 +5118,7 @@
|
|
|
5118
5118
|
],
|
|
5119
5119
|
"parameters": {
|
|
5120
5120
|
"name": {
|
|
5121
|
-
"description": "Required. The resource name of the Answer to get. Format: `projects/{
|
|
5121
|
+
"description": "Required. The resource name of the Answer to get. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine_id}/sessions/{session_id}/answers/{answer_id}`",
|
|
5122
5122
|
"location": "path",
|
|
5123
5123
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+/sessions/[^/]+/answers/[^/]+$",
|
|
5124
5124
|
"required": true,
|
|
@@ -5542,7 +5542,7 @@
|
|
|
5542
5542
|
],
|
|
5543
5543
|
"parameters": {
|
|
5544
5544
|
"parent": {
|
|
5545
|
-
"description": "Required. The resource name of the catalog under which the events are created. The format is `projects
|
|
5545
|
+
"description": "Required. The resource name of the catalog under which the events are created. The format is `projects/{project}/locations/global/collections/{collection}/dataStores/{dataStore}`.",
|
|
5546
5546
|
"location": "path",
|
|
5547
5547
|
"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$",
|
|
5548
5548
|
"required": true,
|
|
@@ -5785,7 +5785,7 @@
|
|
|
5785
5785
|
],
|
|
5786
5786
|
"parameters": {
|
|
5787
5787
|
"rankingConfig": {
|
|
5788
|
-
"description": "Required. The resource name of the rank service config, such as `projects/{project_num}/locations/{
|
|
5788
|
+
"description": "Required. The resource name of the rank service config, such as `projects/{project_num}/locations/{location}/rankingConfigs/default_ranking_config`.",
|
|
5789
5789
|
"location": "path",
|
|
5790
5790
|
"pattern": "^projects/[^/]+/locations/[^/]+/rankingConfigs/[^/]+$",
|
|
5791
5791
|
"required": true,
|
|
@@ -5986,7 +5986,7 @@
|
|
|
5986
5986
|
}
|
|
5987
5987
|
}
|
|
5988
5988
|
},
|
|
5989
|
-
"revision": "
|
|
5989
|
+
"revision": "20240906",
|
|
5990
5990
|
"rootUrl": "https://discoveryengine.googleapis.com/",
|
|
5991
5991
|
"schemas": {
|
|
5992
5992
|
"GoogleApiHttpBody": {
|
|
@@ -6314,7 +6314,8 @@
|
|
|
6314
6314
|
"description": "Answer generation specification."
|
|
6315
6315
|
},
|
|
6316
6316
|
"asynchronousMode": {
|
|
6317
|
-
"
|
|
6317
|
+
"deprecated": true,
|
|
6318
|
+
"description": "Deprecated: This field is deprecated. Streaming Answer API will be supported. Asynchronous mode control. If enabled, the response will be returned with answer/session resource name without final answer. The API users need to do the polling to get the latest status of answer/session by calling ConversationalSearchService.GetAnswer or ConversationalSearchService.GetSession method.",
|
|
6318
6319
|
"type": "boolean"
|
|
6319
6320
|
},
|
|
6320
6321
|
"query": {
|
|
@@ -6367,6 +6368,10 @@
|
|
|
6367
6368
|
"description": "Specifies whether to filter out adversarial queries. The default value is `false`. Google employs search-query classification to detect adversarial queries. No answer is returned if the search query is classified as an adversarial query. For example, a user might ask a question regarding negative comments about the company or submit a query designed to generate unsafe, policy-violating output. If this field is set to `true`, we skip generating answers for adversarial queries and return fallback messages instead.",
|
|
6368
6369
|
"type": "boolean"
|
|
6369
6370
|
},
|
|
6371
|
+
"ignoreJailBreakingQuery": {
|
|
6372
|
+
"description": "Optional. Specifies whether to filter out jail-breaking queries. The default value is `false`. Google employs search-query classification to detect jail-breaking queries. No summary is returned if the search query is classified as a jail-breaking query. A user might add instructions to the query to change the tone, style, language, content of the answer, or ask the model to act as a different entity, e.g. \"Reply in the tone of a competing company's CEO\". If this field is set to `true`, we skip generating summaries for jail-breaking queries and return fallback messages instead.",
|
|
6373
|
+
"type": "boolean"
|
|
6374
|
+
},
|
|
6370
6375
|
"ignoreLowRelevantContent": {
|
|
6371
6376
|
"description": "Specifies whether to filter out queries that have low relevance. If this field is set to `false`, all search results are used regardless of relevance to generate answers. If set to `true` or unset, the behavior will be determined automatically by the service.",
|
|
6372
6377
|
"type": "boolean"
|
|
@@ -6593,6 +6598,25 @@
|
|
|
6593
6598
|
"content": {
|
|
6594
6599
|
"description": "Chunk textual content.",
|
|
6595
6600
|
"type": "string"
|
|
6601
|
+
},
|
|
6602
|
+
"documentMetadata": {
|
|
6603
|
+
"$ref": "GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfoDocumentMetadata",
|
|
6604
|
+
"description": "Metadata of the document from the current chunk."
|
|
6605
|
+
}
|
|
6606
|
+
},
|
|
6607
|
+
"type": "object"
|
|
6608
|
+
},
|
|
6609
|
+
"GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfoDocumentMetadata": {
|
|
6610
|
+
"description": "Document metadata contains the information of the document of the current chunk.",
|
|
6611
|
+
"id": "GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpecSearchResultListSearchResultChunkInfoDocumentMetadata",
|
|
6612
|
+
"properties": {
|
|
6613
|
+
"title": {
|
|
6614
|
+
"description": "Title of the document.",
|
|
6615
|
+
"type": "string"
|
|
6616
|
+
},
|
|
6617
|
+
"uri": {
|
|
6618
|
+
"description": "Uri of the document.",
|
|
6619
|
+
"type": "string"
|
|
6596
6620
|
}
|
|
6597
6621
|
},
|
|
6598
6622
|
"type": "object"
|
|
@@ -6984,7 +7008,7 @@
|
|
|
6984
7008
|
"description": "Properties of the object.",
|
|
6985
7009
|
"type": "any"
|
|
6986
7010
|
},
|
|
6987
|
-
"description": "Data representation. The structured JSON data for the document. It's populated from the struct data from the Document
|
|
7011
|
+
"description": "Data representation. The structured JSON data for the document. It's populated from the struct data from the Document, or the Chunk in search result. .",
|
|
6988
7012
|
"type": "object"
|
|
6989
7013
|
},
|
|
6990
7014
|
"title": {
|
|
@@ -7120,13 +7144,13 @@
|
|
|
7120
7144
|
"$ref": "GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue",
|
|
7121
7145
|
"description": "The value of the matcher that was used to match the Document."
|
|
7122
7146
|
},
|
|
7123
|
-
"
|
|
7124
|
-
"description": "The
|
|
7147
|
+
"state": {
|
|
7148
|
+
"description": "The state of the document.",
|
|
7125
7149
|
"enum": [
|
|
7126
|
-
"
|
|
7127
|
-
"
|
|
7128
|
-
"
|
|
7129
|
-
"
|
|
7150
|
+
"STATE_UNSPECIFIED",
|
|
7151
|
+
"INDEXED",
|
|
7152
|
+
"NOT_IN_TARGET_SITE",
|
|
7153
|
+
"NOT_IN_INDEX"
|
|
7130
7154
|
],
|
|
7131
7155
|
"enumDescriptions": [
|
|
7132
7156
|
"Should never be set.",
|
|
@@ -7980,7 +8004,7 @@
|
|
|
7980
8004
|
"type": "boolean"
|
|
7981
8005
|
},
|
|
7982
8006
|
"servingConfig": {
|
|
7983
|
-
"description": "The resource name of the Serving Config to use. Format: `projects/{
|
|
8007
|
+
"description": "The resource name of the Serving Config to use. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store_id}/servingConfigs/{serving_config_id}` If this is not set, the default serving config will be used.",
|
|
7984
8008
|
"type": "string"
|
|
7985
8009
|
},
|
|
7986
8010
|
"summarySpec": {
|
|
@@ -8176,7 +8200,7 @@
|
|
|
8176
8200
|
"type": "string"
|
|
8177
8201
|
},
|
|
8178
8202
|
"name": {
|
|
8179
|
-
"description": "Required. The fully qualified resource name of the model. Format: `projects/{
|
|
8203
|
+
"description": "Required. The fully qualified resource name of the model. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/customTuningModels/{custom_tuning_model}`. Model must be an alpha-numerical string with limit of 40 characters.",
|
|
8180
8204
|
"type": "string"
|
|
8181
8205
|
},
|
|
8182
8206
|
"trainingStartTime": {
|
|
@@ -8248,6 +8272,10 @@
|
|
|
8248
8272
|
"description": "Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.",
|
|
8249
8273
|
"type": "string"
|
|
8250
8274
|
},
|
|
8275
|
+
"servingConfigDataStore": {
|
|
8276
|
+
"$ref": "GoogleCloudDiscoveryengineV1ServingConfigDataStore",
|
|
8277
|
+
"description": "Optional. Stores serving config at DataStore level."
|
|
8278
|
+
},
|
|
8251
8279
|
"solutionTypes": {
|
|
8252
8280
|
"description": "The solutions that the data store enrolls. Available solutions for each industry_vertical: * `MEDIA`: `SOLUTION_TYPE_RECOMMENDATION` and `SOLUTION_TYPE_SEARCH`. * `SITE_SEARCH`: `SOLUTION_TYPE_SEARCH` is automatically enrolled. Other solutions cannot be enrolled.",
|
|
8253
8281
|
"items": {
|
|
@@ -8489,7 +8517,7 @@
|
|
|
8489
8517
|
"type": "boolean"
|
|
8490
8518
|
},
|
|
8491
8519
|
"name": {
|
|
8492
|
-
"description": "The Document resource full name, of the form: `projects/{
|
|
8520
|
+
"description": "The Document resource full name, of the form: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/branches/{branch_id}/documents/{document_id}`",
|
|
8493
8521
|
"type": "string"
|
|
8494
8522
|
},
|
|
8495
8523
|
"promotionIds": {
|
|
@@ -8531,7 +8559,7 @@
|
|
|
8531
8559
|
"additionalProperties": {
|
|
8532
8560
|
"$ref": "GoogleCloudDiscoveryengineV1DocumentProcessingConfigParsingConfig"
|
|
8533
8561
|
},
|
|
8534
|
-
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
8562
|
+
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsm`: Override parsing config for XLSM files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
8535
8563
|
"type": "object"
|
|
8536
8564
|
}
|
|
8537
8565
|
},
|
|
@@ -8694,7 +8722,7 @@
|
|
|
8694
8722
|
"type": "string"
|
|
8695
8723
|
},
|
|
8696
8724
|
"name": {
|
|
8697
|
-
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{
|
|
8725
|
+
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.",
|
|
8698
8726
|
"type": "string"
|
|
8699
8727
|
},
|
|
8700
8728
|
"searchEngineConfig": {
|
|
@@ -9614,7 +9642,7 @@
|
|
|
9614
9642
|
"type": "string"
|
|
9615
9643
|
},
|
|
9616
9644
|
"name": {
|
|
9617
|
-
"description": "Output only. Full resource name of the project, for example `projects/{
|
|
9645
|
+
"description": "Output only. Full resource name of the project, for example `projects/{project}`. Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.",
|
|
9618
9646
|
"readOnly": true,
|
|
9619
9647
|
"type": "string"
|
|
9620
9648
|
},
|
|
@@ -10082,6 +10110,10 @@
|
|
|
10082
10110
|
"description": "Request message for SiteSearchEngineService.RecrawlUris method.",
|
|
10083
10111
|
"id": "GoogleCloudDiscoveryengineV1RecrawlUrisRequest",
|
|
10084
10112
|
"properties": {
|
|
10113
|
+
"siteCredential": {
|
|
10114
|
+
"description": "Optional. Full resource name of the SiteCredential, such as `projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/siteCredentials/*`. Only set to crawl private URIs.",
|
|
10115
|
+
"type": "string"
|
|
10116
|
+
},
|
|
10085
10117
|
"uris": {
|
|
10086
10118
|
"description": "Required. List of URIs to crawl. At most 10K URIs are supported, otherwise an INVALID_ARGUMENT error is thrown. Each URI should match at least one TargetSite in `site_search_engine`.",
|
|
10087
10119
|
"items": {
|
|
@@ -10286,6 +10318,10 @@
|
|
|
10286
10318
|
"format": "float",
|
|
10287
10319
|
"type": "number"
|
|
10288
10320
|
},
|
|
10321
|
+
"boostControlSpec": {
|
|
10322
|
+
"$ref": "GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpec",
|
|
10323
|
+
"description": "Complex specification for custom ranking based on customer defined attribute value."
|
|
10324
|
+
},
|
|
10289
10325
|
"condition": {
|
|
10290
10326
|
"description": "An expression which specifies a boost condition. The syntax and supported fields are the same as a filter expression. See SearchRequest.filter for detail syntax and limitations. Examples: * To boost documents with document ID \"doc_1\" or \"doc_2\", and color \"Red\" or \"Blue\": `(document_id: ANY(\"doc_1\", \"doc_2\")) AND (color: ANY(\"Red\", \"Blue\"))`",
|
|
10291
10327
|
"type": "string"
|
|
@@ -10293,6 +10329,66 @@
|
|
|
10293
10329
|
},
|
|
10294
10330
|
"type": "object"
|
|
10295
10331
|
},
|
|
10332
|
+
"GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpec": {
|
|
10333
|
+
"description": "Specification for custom ranking based on customer specified attribute value. It provides more controls for customized ranking than the simple (condition, boost) combination above.",
|
|
10334
|
+
"id": "GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpec",
|
|
10335
|
+
"properties": {
|
|
10336
|
+
"attributeType": {
|
|
10337
|
+
"description": "The attribute type to be used to determine the boost amount. The attribute value can be derived from the field value of the specified field_name. In the case of numerical it is straightforward i.e. attribute_value = numerical_field_value. In the case of freshness however, attribute_value = (time.now() - datetime_field_value).",
|
|
10338
|
+
"enum": [
|
|
10339
|
+
"ATTRIBUTE_TYPE_UNSPECIFIED",
|
|
10340
|
+
"NUMERICAL",
|
|
10341
|
+
"FRESHNESS"
|
|
10342
|
+
],
|
|
10343
|
+
"enumDescriptions": [
|
|
10344
|
+
"Unspecified AttributeType.",
|
|
10345
|
+
"The value of the numerical field will be used to dynamically update the boost amount. In this case, the attribute_value (the x value) of the control point will be the actual value of the numerical field for which the boost_amount is specified.",
|
|
10346
|
+
"For the freshness use case the attribute value will be the duration between the current time and the date in the datetime field specified. The value must be formatted as an XSD `dayTimeDuration` value (a restricted subset of an ISO 8601 duration value). The pattern for this is: `nDnM]`. For example, `5D`, `3DT12H30M`, `T24H`."
|
|
10347
|
+
],
|
|
10348
|
+
"type": "string"
|
|
10349
|
+
},
|
|
10350
|
+
"controlPoints": {
|
|
10351
|
+
"description": "The control points used to define the curve. The monotonic function (defined through the interpolation_type above) passes through the control points listed here.",
|
|
10352
|
+
"items": {
|
|
10353
|
+
"$ref": "GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint"
|
|
10354
|
+
},
|
|
10355
|
+
"type": "array"
|
|
10356
|
+
},
|
|
10357
|
+
"fieldName": {
|
|
10358
|
+
"description": "The name of the field whose value will be used to determine the boost amount.",
|
|
10359
|
+
"type": "string"
|
|
10360
|
+
},
|
|
10361
|
+
"interpolationType": {
|
|
10362
|
+
"description": "The interpolation type to be applied to connect the control points listed below.",
|
|
10363
|
+
"enum": [
|
|
10364
|
+
"INTERPOLATION_TYPE_UNSPECIFIED",
|
|
10365
|
+
"LINEAR"
|
|
10366
|
+
],
|
|
10367
|
+
"enumDescriptions": [
|
|
10368
|
+
"Interpolation type is unspecified. In this case, it defaults to Linear.",
|
|
10369
|
+
"Piecewise linear interpolation will be applied."
|
|
10370
|
+
],
|
|
10371
|
+
"type": "string"
|
|
10372
|
+
}
|
|
10373
|
+
},
|
|
10374
|
+
"type": "object"
|
|
10375
|
+
},
|
|
10376
|
+
"GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint": {
|
|
10377
|
+
"description": "The control points used to define the curve. The curve defined through these control points can only be monotonically increasing or decreasing(constant values are acceptable).",
|
|
10378
|
+
"id": "GoogleCloudDiscoveryengineV1SearchRequestBoostSpecConditionBoostSpecBoostControlSpecControlPoint",
|
|
10379
|
+
"properties": {
|
|
10380
|
+
"attributeValue": {
|
|
10381
|
+
"description": "Can be one of: 1. The numerical field value. 2. The duration spec for freshness: The value must be formatted as an XSD `dayTimeDuration` value (a restricted subset of an ISO 8601 duration value). The pattern for this is: `nDnM]`.",
|
|
10382
|
+
"type": "string"
|
|
10383
|
+
},
|
|
10384
|
+
"boostAmount": {
|
|
10385
|
+
"description": "The value between -1 to 1 by which to boost the score if the attribute_value evaluates to the value specified above.",
|
|
10386
|
+
"format": "float",
|
|
10387
|
+
"type": "number"
|
|
10388
|
+
}
|
|
10389
|
+
},
|
|
10390
|
+
"type": "object"
|
|
10391
|
+
},
|
|
10296
10392
|
"GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec": {
|
|
10297
10393
|
"description": "A specification for configuring the behavior of content search.",
|
|
10298
10394
|
"id": "GoogleCloudDiscoveryengineV1SearchRequestContentSearchSpec",
|
|
@@ -10408,6 +10504,10 @@
|
|
|
10408
10504
|
"description": "Specifies whether to filter out adversarial queries. The default value is `false`. Google employs search-query classification to detect adversarial queries. No summary is returned if the search query is classified as an adversarial query. For example, a user might ask a question regarding negative comments about the company or submit a query designed to generate unsafe, policy-violating output. If this field is set to `true`, we skip generating summaries for adversarial queries and return fallback messages instead.",
|
|
10409
10505
|
"type": "boolean"
|
|
10410
10506
|
},
|
|
10507
|
+
"ignoreJailBreakingQuery": {
|
|
10508
|
+
"description": "Optional. Specifies whether to filter out jail-breaking queries. The default value is `false`. Google employs search-query classification to detect jail-breaking queries. No summary is returned if the search query is classified as a jail-breaking query. A user might add instructions to the query to change the tone, style, language, content of the answer, or ask the model to act as a different entity, e.g. \"Reply in the tone of a competing company's CEO\". If this field is set to `true`, we skip generating summaries for jail-breaking queries and return fallback messages instead.",
|
|
10509
|
+
"type": "boolean"
|
|
10510
|
+
},
|
|
10411
10511
|
"ignoreLowRelevantContent": {
|
|
10412
10512
|
"description": "Specifies whether to filter out queries that have low relevance. The default value is `false`. If this field is set to `false`, all search results are used regardless of relevance to generate answers. If set to `true`, only queries with high relevance search results will generate answers.",
|
|
10413
10513
|
"type": "boolean"
|
|
@@ -10976,6 +11076,17 @@
|
|
|
10976
11076
|
},
|
|
10977
11077
|
"type": "object"
|
|
10978
11078
|
},
|
|
11079
|
+
"GoogleCloudDiscoveryengineV1ServingConfigDataStore": {
|
|
11080
|
+
"description": "Stores information regarding the serving configurations at DataStore level.",
|
|
11081
|
+
"id": "GoogleCloudDiscoveryengineV1ServingConfigDataStore",
|
|
11082
|
+
"properties": {
|
|
11083
|
+
"disabledForServing": {
|
|
11084
|
+
"description": "If set true, the DataStore will not be available for serving search requests.",
|
|
11085
|
+
"type": "boolean"
|
|
11086
|
+
}
|
|
11087
|
+
},
|
|
11088
|
+
"type": "object"
|
|
11089
|
+
},
|
|
10979
11090
|
"GoogleCloudDiscoveryengineV1Session": {
|
|
10980
11091
|
"description": "External session proto definition.",
|
|
10981
11092
|
"id": "GoogleCloudDiscoveryengineV1Session",
|
|
@@ -11998,7 +12109,7 @@
|
|
|
11998
12109
|
"description": "Properties of the object.",
|
|
11999
12110
|
"type": "any"
|
|
12000
12111
|
},
|
|
12001
|
-
"description": "Data representation. The structured JSON data for the document. It's populated from the struct data from the Document
|
|
12112
|
+
"description": "Data representation. The structured JSON data for the document. It's populated from the struct data from the Document, or the Chunk in search result. .",
|
|
12002
12113
|
"type": "object"
|
|
12003
12114
|
},
|
|
12004
12115
|
"title": {
|
|
@@ -12420,7 +12531,7 @@
|
|
|
12420
12531
|
"type": "string"
|
|
12421
12532
|
},
|
|
12422
12533
|
"name": {
|
|
12423
|
-
"description": "Required. The fully qualified resource name of the model. Format: `projects/{
|
|
12534
|
+
"description": "Required. The fully qualified resource name of the model. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/customTuningModels/{custom_tuning_model}`. Model must be an alpha-numerical string with limit of 40 characters.",
|
|
12424
12535
|
"type": "string"
|
|
12425
12536
|
},
|
|
12426
12537
|
"trainingStartTime": {
|
|
@@ -12505,6 +12616,14 @@
|
|
|
12505
12616
|
"description": "Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.",
|
|
12506
12617
|
"type": "string"
|
|
12507
12618
|
},
|
|
12619
|
+
"naturalLanguageQueryUnderstandingConfig": {
|
|
12620
|
+
"$ref": "GoogleCloudDiscoveryengineV1alphaNaturalLanguageQueryUnderstandingConfig",
|
|
12621
|
+
"description": "Optional. Configuration for Natural Language Query Understanding."
|
|
12622
|
+
},
|
|
12623
|
+
"servingConfigDataStore": {
|
|
12624
|
+
"$ref": "GoogleCloudDiscoveryengineV1alphaServingConfigDataStore",
|
|
12625
|
+
"description": "Optional. Stores serving config at DataStore level."
|
|
12626
|
+
},
|
|
12508
12627
|
"solutionTypes": {
|
|
12509
12628
|
"description": "The solutions that the data store enrolls. Available solutions for each industry_vertical: * `MEDIA`: `SOLUTION_TYPE_RECOMMENDATION` and `SOLUTION_TYPE_SEARCH`. * `SITE_SEARCH`: `SOLUTION_TYPE_SEARCH` is automatically enrolled. Other solutions cannot be enrolled.",
|
|
12510
12629
|
"items": {
|
|
@@ -12648,7 +12767,7 @@
|
|
|
12648
12767
|
"additionalProperties": {
|
|
12649
12768
|
"$ref": "GoogleCloudDiscoveryengineV1alphaDocumentProcessingConfigParsingConfig"
|
|
12650
12769
|
},
|
|
12651
|
-
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
12770
|
+
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsm`: Override parsing config for XLSM files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
12652
12771
|
"type": "object"
|
|
12653
12772
|
}
|
|
12654
12773
|
},
|
|
@@ -12809,7 +12928,7 @@
|
|
|
12809
12928
|
"description": "Configurations for the Media Engine. Only applicable on the data stores with solution_type SOLUTION_TYPE_RECOMMENDATION and IndustryVertical.MEDIA vertical."
|
|
12810
12929
|
},
|
|
12811
12930
|
"name": {
|
|
12812
|
-
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{
|
|
12931
|
+
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.",
|
|
12813
12932
|
"type": "string"
|
|
12814
12933
|
},
|
|
12815
12934
|
"recommendationMetadata": {
|
|
@@ -13698,6 +13817,27 @@
|
|
|
13698
13817
|
},
|
|
13699
13818
|
"type": "object"
|
|
13700
13819
|
},
|
|
13820
|
+
"GoogleCloudDiscoveryengineV1alphaNaturalLanguageQueryUnderstandingConfig": {
|
|
13821
|
+
"description": "Configuration for Natural Language Query Understanding.",
|
|
13822
|
+
"id": "GoogleCloudDiscoveryengineV1alphaNaturalLanguageQueryUnderstandingConfig",
|
|
13823
|
+
"properties": {
|
|
13824
|
+
"mode": {
|
|
13825
|
+
"description": "Mode of Natural Language Query Understanding. If this field is unset, the behavior defaults to NaturalLanguageQueryUnderstandingConfig.Mode.DISABLED.",
|
|
13826
|
+
"enum": [
|
|
13827
|
+
"MODE_UNSPECIFIED",
|
|
13828
|
+
"DISABLED",
|
|
13829
|
+
"ENABLED"
|
|
13830
|
+
],
|
|
13831
|
+
"enumDescriptions": [
|
|
13832
|
+
"Default value.",
|
|
13833
|
+
"Natural Language Query Understanding is disabled.",
|
|
13834
|
+
"Natural Language Query Understanding is enabled."
|
|
13835
|
+
],
|
|
13836
|
+
"type": "string"
|
|
13837
|
+
}
|
|
13838
|
+
},
|
|
13839
|
+
"type": "object"
|
|
13840
|
+
},
|
|
13701
13841
|
"GoogleCloudDiscoveryengineV1alphaProject": {
|
|
13702
13842
|
"description": "Metadata and configurations for a Google Cloud project in the service.",
|
|
13703
13843
|
"id": "GoogleCloudDiscoveryengineV1alphaProject",
|
|
@@ -13709,7 +13849,7 @@
|
|
|
13709
13849
|
"type": "string"
|
|
13710
13850
|
},
|
|
13711
13851
|
"name": {
|
|
13712
|
-
"description": "Output only. Full resource name of the project, for example `projects/{
|
|
13852
|
+
"description": "Output only. Full resource name of the project, for example `projects/{project}`. Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.",
|
|
13713
13853
|
"readOnly": true,
|
|
13714
13854
|
"type": "string"
|
|
13715
13855
|
},
|
|
@@ -14514,6 +14654,10 @@
|
|
|
14514
14654
|
"description": "Specifies whether to filter out adversarial queries. The default value is `false`. Google employs search-query classification to detect adversarial queries. No summary is returned if the search query is classified as an adversarial query. For example, a user might ask a question regarding negative comments about the company or submit a query designed to generate unsafe, policy-violating output. If this field is set to `true`, we skip generating summaries for adversarial queries and return fallback messages instead.",
|
|
14515
14655
|
"type": "boolean"
|
|
14516
14656
|
},
|
|
14657
|
+
"ignoreJailBreakingQuery": {
|
|
14658
|
+
"description": "Optional. Specifies whether to filter out jail-breaking queries. The default value is `false`. Google employs search-query classification to detect jail-breaking queries. No summary is returned if the search query is classified as a jail-breaking query. A user might add instructions to the query to change the tone, style, language, content of the answer, or ask the model to act as a different entity, e.g. \"Reply in the tone of a competing company's CEO\". If this field is set to `true`, we skip generating summaries for jail-breaking queries and return fallback messages instead.",
|
|
14659
|
+
"type": "boolean"
|
|
14660
|
+
},
|
|
14517
14661
|
"ignoreLowRelevantContent": {
|
|
14518
14662
|
"description": "Specifies whether to filter out queries that have low relevance. The default value is `false`. If this field is set to `false`, all search results are used regardless of relevance to generate answers. If set to `true`, only queries with high relevance search results will generate answers.",
|
|
14519
14663
|
"type": "boolean"
|
|
@@ -14812,6 +14956,17 @@
|
|
|
14812
14956
|
},
|
|
14813
14957
|
"type": "object"
|
|
14814
14958
|
},
|
|
14959
|
+
"GoogleCloudDiscoveryengineV1alphaServingConfigDataStore": {
|
|
14960
|
+
"description": "Stores information regarding the serving configurations at DataStore level.",
|
|
14961
|
+
"id": "GoogleCloudDiscoveryengineV1alphaServingConfigDataStore",
|
|
14962
|
+
"properties": {
|
|
14963
|
+
"disabledForServing": {
|
|
14964
|
+
"description": "If set true, the DataStore will not be available for serving search requests.",
|
|
14965
|
+
"type": "boolean"
|
|
14966
|
+
}
|
|
14967
|
+
},
|
|
14968
|
+
"type": "object"
|
|
14969
|
+
},
|
|
14815
14970
|
"GoogleCloudDiscoveryengineV1alphaSession": {
|
|
14816
14971
|
"description": "External session proto definition.",
|
|
14817
14972
|
"id": "GoogleCloudDiscoveryengineV1alphaSession",
|
|
@@ -15082,7 +15237,7 @@
|
|
|
15082
15237
|
"id": "GoogleCloudDiscoveryengineV1alphaTuneEngineMetadata",
|
|
15083
15238
|
"properties": {
|
|
15084
15239
|
"engine": {
|
|
15085
|
-
"description": "Required. The resource name of the engine that this tune applies to. Format: `projects/{
|
|
15240
|
+
"description": "Required. The resource name of the engine that this tune applies to. Format: `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`",
|
|
15086
15241
|
"type": "string"
|
|
15087
15242
|
}
|
|
15088
15243
|
},
|
|
@@ -15529,7 +15684,7 @@
|
|
|
15529
15684
|
"type": "string"
|
|
15530
15685
|
},
|
|
15531
15686
|
"name": {
|
|
15532
|
-
"description": "Required. The fully qualified resource name of the model. Format: `projects/{
|
|
15687
|
+
"description": "Required. The fully qualified resource name of the model. Format: `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/customTuningModels/{custom_tuning_model}`. Model must be an alpha-numerical string with limit of 40 characters.",
|
|
15533
15688
|
"type": "string"
|
|
15534
15689
|
},
|
|
15535
15690
|
"trainingStartTime": {
|
|
@@ -15605,6 +15760,14 @@
|
|
|
15605
15760
|
"description": "Immutable. The full resource name of the data store. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`. This field must be a UTF-8 encoded string with a length limit of 1024 characters.",
|
|
15606
15761
|
"type": "string"
|
|
15607
15762
|
},
|
|
15763
|
+
"naturalLanguageQueryUnderstandingConfig": {
|
|
15764
|
+
"$ref": "GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig",
|
|
15765
|
+
"description": "Optional. Configuration for Natural Language Query Understanding."
|
|
15766
|
+
},
|
|
15767
|
+
"servingConfigDataStore": {
|
|
15768
|
+
"$ref": "GoogleCloudDiscoveryengineV1betaServingConfigDataStore",
|
|
15769
|
+
"description": "Optional. Stores serving config at DataStore level."
|
|
15770
|
+
},
|
|
15608
15771
|
"solutionTypes": {
|
|
15609
15772
|
"description": "The solutions that the data store enrolls. Available solutions for each industry_vertical: * `MEDIA`: `SOLUTION_TYPE_RECOMMENDATION` and `SOLUTION_TYPE_SEARCH`. * `SITE_SEARCH`: `SOLUTION_TYPE_SEARCH` is automatically enrolled. Other solutions cannot be enrolled.",
|
|
15610
15773
|
"items": {
|
|
@@ -15748,7 +15911,7 @@
|
|
|
15748
15911
|
"additionalProperties": {
|
|
15749
15912
|
"$ref": "GoogleCloudDiscoveryengineV1betaDocumentProcessingConfigParsingConfig"
|
|
15750
15913
|
},
|
|
15751
|
-
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
15914
|
+
"description": "Map from file type to override the default parsing configuration based on the file type. Supported keys: * `pdf`: Override parsing config for PDF files, either digital parsing, ocr parsing or layout parsing is supported. * `html`: Override parsing config for HTML files, only digital parsing and layout parsing are supported. * `docx`: Override parsing config for DOCX files, only digital parsing and layout parsing are supported. * `pptx`: Override parsing config for PPTX files, only digital parsing and layout parsing are supported. * `xlsm`: Override parsing config for XLSM files, only digital parsing and layout parsing are supported. * `xlsx`: Override parsing config for XLSX files, only digital parsing and layout parsing are supported.",
|
|
15752
15915
|
"type": "object"
|
|
15753
15916
|
}
|
|
15754
15917
|
},
|
|
@@ -15905,7 +16068,7 @@
|
|
|
15905
16068
|
"type": "string"
|
|
15906
16069
|
},
|
|
15907
16070
|
"name": {
|
|
15908
|
-
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{
|
|
16071
|
+
"description": "Immutable. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.",
|
|
15909
16072
|
"type": "string"
|
|
15910
16073
|
},
|
|
15911
16074
|
"searchEngineConfig": {
|
|
@@ -16444,6 +16607,27 @@
|
|
|
16444
16607
|
},
|
|
16445
16608
|
"type": "object"
|
|
16446
16609
|
},
|
|
16610
|
+
"GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig": {
|
|
16611
|
+
"description": "Configuration for Natural Language Query Understanding.",
|
|
16612
|
+
"id": "GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig",
|
|
16613
|
+
"properties": {
|
|
16614
|
+
"mode": {
|
|
16615
|
+
"description": "Mode of Natural Language Query Understanding. If this field is unset, the behavior defaults to NaturalLanguageQueryUnderstandingConfig.Mode.DISABLED.",
|
|
16616
|
+
"enum": [
|
|
16617
|
+
"MODE_UNSPECIFIED",
|
|
16618
|
+
"DISABLED",
|
|
16619
|
+
"ENABLED"
|
|
16620
|
+
],
|
|
16621
|
+
"enumDescriptions": [
|
|
16622
|
+
"Default value.",
|
|
16623
|
+
"Natural Language Query Understanding is disabled.",
|
|
16624
|
+
"Natural Language Query Understanding is enabled."
|
|
16625
|
+
],
|
|
16626
|
+
"type": "string"
|
|
16627
|
+
}
|
|
16628
|
+
},
|
|
16629
|
+
"type": "object"
|
|
16630
|
+
},
|
|
16447
16631
|
"GoogleCloudDiscoveryengineV1betaProject": {
|
|
16448
16632
|
"description": "Metadata and configurations for a Google Cloud project in the service.",
|
|
16449
16633
|
"id": "GoogleCloudDiscoveryengineV1betaProject",
|
|
@@ -16455,7 +16639,7 @@
|
|
|
16455
16639
|
"type": "string"
|
|
16456
16640
|
},
|
|
16457
16641
|
"name": {
|
|
16458
|
-
"description": "Output only. Full resource name of the project, for example `projects/{
|
|
16642
|
+
"description": "Output only. Full resource name of the project, for example `projects/{project}`. Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.",
|
|
16459
16643
|
"readOnly": true,
|
|
16460
16644
|
"type": "string"
|
|
16461
16645
|
},
|
|
@@ -17051,6 +17235,10 @@
|
|
|
17051
17235
|
"description": "Specifies whether to filter out adversarial queries. The default value is `false`. Google employs search-query classification to detect adversarial queries. No summary is returned if the search query is classified as an adversarial query. For example, a user might ask a question regarding negative comments about the company or submit a query designed to generate unsafe, policy-violating output. If this field is set to `true`, we skip generating summaries for adversarial queries and return fallback messages instead.",
|
|
17052
17236
|
"type": "boolean"
|
|
17053
17237
|
},
|
|
17238
|
+
"ignoreJailBreakingQuery": {
|
|
17239
|
+
"description": "Optional. Specifies whether to filter out jail-breaking queries. The default value is `false`. Google employs search-query classification to detect jail-breaking queries. No summary is returned if the search query is classified as a jail-breaking query. A user might add instructions to the query to change the tone, style, language, content of the answer, or ask the model to act as a different entity, e.g. \"Reply in the tone of a competing company's CEO\". If this field is set to `true`, we skip generating summaries for jail-breaking queries and return fallback messages instead.",
|
|
17240
|
+
"type": "boolean"
|
|
17241
|
+
},
|
|
17054
17242
|
"ignoreLowRelevantContent": {
|
|
17055
17243
|
"description": "Specifies whether to filter out queries that have low relevance. The default value is `false`. If this field is set to `false`, all search results are used regardless of relevance to generate answers. If set to `true`, only queries with high relevance search results will generate answers.",
|
|
17056
17244
|
"type": "boolean"
|
|
@@ -17349,6 +17537,17 @@
|
|
|
17349
17537
|
},
|
|
17350
17538
|
"type": "object"
|
|
17351
17539
|
},
|
|
17540
|
+
"GoogleCloudDiscoveryengineV1betaServingConfigDataStore": {
|
|
17541
|
+
"description": "Stores information regarding the serving configurations at DataStore level.",
|
|
17542
|
+
"id": "GoogleCloudDiscoveryengineV1betaServingConfigDataStore",
|
|
17543
|
+
"properties": {
|
|
17544
|
+
"disabledForServing": {
|
|
17545
|
+
"description": "If set true, the DataStore will not be available for serving search requests.",
|
|
17546
|
+
"type": "boolean"
|
|
17547
|
+
}
|
|
17548
|
+
},
|
|
17549
|
+
"type": "object"
|
|
17550
|
+
},
|
|
17352
17551
|
"GoogleCloudDiscoveryengineV1betaSiteVerificationInfo": {
|
|
17353
17552
|
"description": "Verification information for target sites in advanced site search.",
|
|
17354
17553
|
"id": "GoogleCloudDiscoveryengineV1betaSiteVerificationInfo",
|
|
@@ -17535,7 +17734,7 @@
|
|
|
17535
17734
|
"id": "GoogleCloudDiscoveryengineV1betaTuneEngineMetadata",
|
|
17536
17735
|
"properties": {
|
|
17537
17736
|
"engine": {
|
|
17538
|
-
"description": "Required. The resource name of the engine that this tune applies to. Format: `projects/{
|
|
17737
|
+
"description": "Required. The resource name of the engine that this tune applies to. Format: `projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`",
|
|
17539
17738
|
"type": "string"
|
|
17540
17739
|
}
|
|
17541
17740
|
},
|