Skip to content

Commit fefa879

Browse files
feat(discoveryengine): update the api
#### discoveryengine:v1 The following keys were added: - resources.projects.resources.locations.resources.userStores.methods.batchUpdateUserLicenses (Total Keys: 12) - resources.projects.resources.locations.resources.userStores.resources.userLicenses.methods.list (Total Keys: 18) - schemas.GoogleCloudDiscoveryengineV1BatchUpdateUserLicensesRequest (Total Keys: 11) - schemas.GoogleCloudDiscoveryengineV1ListUserLicensesResponse (Total Keys: 5) - schemas.GoogleCloudDiscoveryengineV1SearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1UserLicense (Total Keys: 17) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesMetadata (Total Keys: 10) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.createEuaSaas.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaUserLicense (Total Keys: 17) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) #### discoveryengine:v1alpha The following keys were deleted: - schemas.GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfo.properties.sqlRequest.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchResponseNaturalLanguageQueryUnderstandingInfoSqlRequest (Total Keys: 3) The following keys were added: - resources.projects.resources.locations.resources.userStores.methods.batchUpdateUserLicenses (Total Keys: 12) - resources.projects.resources.locations.resources.userStores.resources.userLicenses.methods.list (Total Keys: 18) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesMetadata (Total Keys: 10) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesRequest (Total Keys: 11) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.createEuaSaas.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaListUserLicensesResponse (Total Keys: 5) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaUserLicense (Total Keys: 17) - schemas.GoogleCloudDiscoveryengineV1alphaWidgetConfig.properties.enablePrivateKnowledgeGraph (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) #### discoveryengine:v1beta The following keys were deleted: - schemas.GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfo.properties.sqlRequest.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoSqlRequest (Total Keys: 3) The following keys were added: - resources.projects.resources.locations.resources.userStores.methods.batchUpdateUserLicenses (Total Keys: 12) - resources.projects.resources.locations.resources.userStores.resources.userLicenses.methods.list (Total Keys: 18) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesMetadata (Total Keys: 10) - schemas.GoogleCloudDiscoveryengineV1alphaBatchUpdateUserLicensesResponse (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.createEuaSaas.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaUserLicense (Total Keys: 17) - schemas.GoogleCloudDiscoveryengineV1betaBatchUpdateUserLicensesRequest (Total Keys: 11) - schemas.GoogleCloudDiscoveryengineV1betaListUserLicensesResponse (Total Keys: 5) - schemas.GoogleCloudDiscoveryengineV1betaSearchRequestDataStoreSpec.properties.customSearchOperators.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1betaUserLicense (Total Keys: 17)
1 parent 210a57e commit fefa879

File tree

39 files changed

+1895
-176
lines changed

39 files changed

+1895
-176
lines changed

docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.controls.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3>Method Details</h3>
154154
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
155155
},
156156
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
157-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
157+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
158158
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
159159
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
160160
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.
@@ -232,7 +232,7 @@ <h3>Method Details</h3>
232232
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
233233
},
234234
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
235-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
235+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
236236
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
237237
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
238238
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.
@@ -334,7 +334,7 @@ <h3>Method Details</h3>
334334
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
335335
},
336336
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
337-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
337+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
338338
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
339339
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
340340
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.
@@ -423,7 +423,7 @@ <h3>Method Details</h3>
423423
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
424424
},
425425
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
426-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
426+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
427427
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
428428
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
429429
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.
@@ -519,7 +519,7 @@ <h3>Method Details</h3>
519519
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
520520
},
521521
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
522-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
522+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
523523
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
524524
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
525525
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.
@@ -597,7 +597,7 @@ <h3>Method Details</h3>
597597
&quot;filter&quot;: &quot;A String&quot;, # Required. A filter to apply on the matching condition results. Required Syntax documentation: https://cloud.google.com/retail/docs/filter-and-order Maximum length is 5000 characters. Otherwise an INVALID ARGUMENT error is thrown.
598598
},
599599
&quot;name&quot;: &quot;A String&quot;, # Immutable. Fully qualified name `projects/*/locations/global/dataStore/*/controls/*`
600-
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries. This now only supports basic site search.
600+
&quot;promoteAction&quot;: { # Promote certain links based on some trigger queries. Example: Promote shoe store link when searching for `shoe` keyword. The link can be outside of associated data store. # Promote certain links based on predefined trigger queries.
601601
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Data store with which this promotion is attached to.
602602
&quot;searchLinkPromotion&quot;: { # Promotion proto includes uri and other helping information to display the promotion. # Required. Promotion attached to this action.
603603
&quot;description&quot;: &quot;A String&quot;, # Optional. The Promotion description. Maximum length: 200 characters.

docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.servingConfigs.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ <h3>Method Details</h3>
216216
},
217217
],
218218
},
219+
&quot;customSearchOperators&quot;: &quot;A String&quot;, # Optional. Custom search operators which if specified will be used to filter results from workspace data stores. For more information on custom search operators, see [SearchOperators](https://support.google.com/cloudsearch/answer/6172299).
219220
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Full resource name of DataStore, such as `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
220221
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter specification to filter documents in the data store specified by data_store field. For more information on filtering, see [Filtering](https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata)
221222
},
@@ -1078,6 +1079,7 @@ <h3>Method Details</h3>
10781079
},
10791080
],
10801081
},
1082+
&quot;customSearchOperators&quot;: &quot;A String&quot;, # Optional. Custom search operators which if specified will be used to filter results from workspace data stores. For more information on custom search operators, see [SearchOperators](https://support.google.com/cloudsearch/answer/6172299).
10811083
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Full resource name of DataStore, such as `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
10821084
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter specification to filter documents in the data store specified by data_store field. For more information on filtering, see [Filtering](https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata)
10831085
},
@@ -1437,6 +1439,7 @@ <h3>Method Details</h3>
14371439
},
14381440
],
14391441
},
1442+
&quot;customSearchOperators&quot;: &quot;A String&quot;, # Optional. Custom search operators which if specified will be used to filter results from workspace data stores. For more information on custom search operators, see [SearchOperators](https://support.google.com/cloudsearch/answer/6172299).
14401443
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Full resource name of DataStore, such as `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
14411444
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter specification to filter documents in the data store specified by data_store field. For more information on filtering, see [Filtering](https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata)
14421445
},
@@ -1851,6 +1854,7 @@ <h3>Method Details</h3>
18511854
},
18521855
],
18531856
},
1857+
&quot;customSearchOperators&quot;: &quot;A String&quot;, # Optional. Custom search operators which if specified will be used to filter results from workspace data stores. For more information on custom search operators, see [SearchOperators](https://support.google.com/cloudsearch/answer/6172299).
18541858
&quot;dataStore&quot;: &quot;A String&quot;, # Required. Full resource name of DataStore, such as `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}`.
18551859
&quot;filter&quot;: &quot;A String&quot;, # Optional. Filter specification to filter documents in the data store specified by data_store field. For more information on filtering, see [Filtering](https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata)
18561860
},

0 commit comments

Comments
 (0)