google-apis-discoveryengine_v1beta 0.109.0 → 0.110.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -2
- data/lib/google/apis/discoveryengine_v1beta/classes.rb +48 -29
- data/lib/google/apis/discoveryengine_v1beta/gem_version.rb +2 -2
- data/lib/google/apis/discoveryengine_v1beta/representations.rb +16 -2
- data/lib/google/apis/discoveryengine_v1beta/service.rb +37 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0ae8a389359638806e980ad59e591ce876ca3b669494c11a75122d8e409f2a95
|
|
4
|
+
data.tar.gz: d8429855e352fbcfb2072ed93879595bd909439e213b999bd093ed27def738e1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fc5ca5e9b17c8fdac312685762583afb95800bb98984694a89d62e1cf23b12f13980a018d902f59bf95ce37488473cb7560336a6ebc97f7c0dc702ded4b19a28
|
|
7
|
+
data.tar.gz: d5158f4d423821808329c52100b179b555ac769e2e1a9eebe67883971b4b7d2d8ecc8f6254e73efd2a4c591e11b7f0c33543dc35cf70e835e425bdff8bb5e778
|
data/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
# Release history for google-apis-discoveryengine_v1beta
|
|
2
2
|
|
|
3
|
-
### v0.
|
|
3
|
+
### v0.110.0 (2026-08-16)
|
|
4
4
|
|
|
5
|
-
* Regenerated from discovery document revision
|
|
5
|
+
* Regenerated from discovery document revision 20260809
|
|
6
|
+
|
|
7
|
+
### v0.109.0 (2026-08-09)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20260802
|
|
6
10
|
|
|
7
11
|
### v0.108.0 (2026-07-26)
|
|
8
12
|
|
|
@@ -2425,7 +2425,7 @@ module Google
|
|
|
2425
2425
|
attr_accessor :latest_pause_time
|
|
2426
2426
|
|
|
2427
2427
|
# User-facing metadata for the connector, shown on the connector detail page (
|
|
2428
|
-
# title, description, short_description, author,
|
|
2428
|
+
# title, description, short_description, author, note).
|
|
2429
2429
|
# Corresponds to the JSON property `metadata`
|
|
2430
2430
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1DataConnectorConnectorMetadata]
|
|
2431
2431
|
attr_accessor :metadata
|
|
@@ -2603,17 +2603,10 @@ module Google
|
|
|
2603
2603
|
end
|
|
2604
2604
|
|
|
2605
2605
|
# User-facing metadata for the connector, shown on the connector detail page (
|
|
2606
|
-
# title, description, short_description, author,
|
|
2606
|
+
# title, description, short_description, author, note).
|
|
2607
2607
|
class GoogleCloudDiscoveryengineV1DataConnectorConnectorMetadata
|
|
2608
2608
|
include Google::Apis::Core::Hashable
|
|
2609
2609
|
|
|
2610
|
-
# Optional. The end user's account as authenticated to the connector, so the end
|
|
2611
|
-
# user can see which account is connected. May be an email, a username, or any
|
|
2612
|
-
# identifier the connector/third party provides.
|
|
2613
|
-
# Corresponds to the JSON property `authenticatedAccount`
|
|
2614
|
-
# @return [String]
|
|
2615
|
-
attr_accessor :authenticated_account
|
|
2616
|
-
|
|
2617
2610
|
# Optional. The party that authored the connector, e.g. "Google" or a third-
|
|
2618
2611
|
# party provider name. Lets end users see who authored a connector (future:
|
|
2619
2612
|
# third-party-authored connectors).
|
|
@@ -2650,7 +2643,6 @@ module Google
|
|
|
2650
2643
|
|
|
2651
2644
|
# Update properties of this object
|
|
2652
2645
|
def update!(**args)
|
|
2653
|
-
@authenticated_account = args[:authenticated_account] if args.key?(:authenticated_account)
|
|
2654
2646
|
@author = args[:author] if args.key?(:author)
|
|
2655
2647
|
@description = args[:description] if args.key?(:description)
|
|
2656
2648
|
@note = args[:note] if args.key?(:note)
|
|
@@ -4027,9 +4019,10 @@ module Google
|
|
|
4027
4019
|
# access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
|
|
4028
4020
|
# video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
|
|
4029
4021
|
# disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
|
|
4030
|
-
# canvas-workspace` * `
|
|
4031
|
-
#
|
|
4032
|
-
# orchestration` * `cross-product-
|
|
4022
|
+
# canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-without-admin-
|
|
4023
|
+
# approval` * `disable-projects` * `sobi` * `enable-end-user-sharing-with-groups`
|
|
4024
|
+
# * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-
|
|
4025
|
+
# intelligence` * `workflow-agents` * `in-app-notifications`
|
|
4033
4026
|
# Corresponds to the JSON property `features`
|
|
4034
4027
|
# @return [Hash<String,String>]
|
|
4035
4028
|
attr_accessor :features
|
|
@@ -10712,7 +10705,7 @@ module Google
|
|
|
10712
10705
|
attr_accessor :latest_pause_time
|
|
10713
10706
|
|
|
10714
10707
|
# User-facing metadata for the connector, shown on the connector detail page (
|
|
10715
|
-
# title, description, short_description, author,
|
|
10708
|
+
# title, description, short_description, author, note).
|
|
10716
10709
|
# Corresponds to the JSON property `metadata`
|
|
10717
10710
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaDataConnectorConnectorMetadata]
|
|
10718
10711
|
attr_accessor :metadata
|
|
@@ -10891,17 +10884,10 @@ module Google
|
|
|
10891
10884
|
end
|
|
10892
10885
|
|
|
10893
10886
|
# User-facing metadata for the connector, shown on the connector detail page (
|
|
10894
|
-
# title, description, short_description, author,
|
|
10887
|
+
# title, description, short_description, author, note).
|
|
10895
10888
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorConnectorMetadata
|
|
10896
10889
|
include Google::Apis::Core::Hashable
|
|
10897
10890
|
|
|
10898
|
-
# Optional. The end user's account as authenticated to the connector, so the end
|
|
10899
|
-
# user can see which account is connected. May be an email, a username, or any
|
|
10900
|
-
# identifier the connector/third party provides.
|
|
10901
|
-
# Corresponds to the JSON property `authenticatedAccount`
|
|
10902
|
-
# @return [String]
|
|
10903
|
-
attr_accessor :authenticated_account
|
|
10904
|
-
|
|
10905
10891
|
# Optional. The party that authored the connector, e.g. "Google" or a third-
|
|
10906
10892
|
# party provider name. Lets end users see who authored a connector (future:
|
|
10907
10893
|
# third-party-authored connectors).
|
|
@@ -10938,7 +10924,6 @@ module Google
|
|
|
10938
10924
|
|
|
10939
10925
|
# Update properties of this object
|
|
10940
10926
|
def update!(**args)
|
|
10941
|
-
@authenticated_account = args[:authenticated_account] if args.key?(:authenticated_account)
|
|
10942
10927
|
@author = args[:author] if args.key?(:author)
|
|
10943
10928
|
@description = args[:description] if args.key?(:description)
|
|
10944
10929
|
@note = args[:note] if args.key?(:note)
|
|
@@ -12533,9 +12518,10 @@ module Google
|
|
|
12533
12518
|
# access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
|
|
12534
12519
|
# video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
|
|
12535
12520
|
# disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
|
|
12536
|
-
# canvas-workspace` * `
|
|
12537
|
-
#
|
|
12538
|
-
# orchestration` * `cross-product-
|
|
12521
|
+
# canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-without-admin-
|
|
12522
|
+
# approval` * `disable-projects` * `sobi` * `enable-end-user-sharing-with-groups`
|
|
12523
|
+
# * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-
|
|
12524
|
+
# intelligence` * `workflow-agents` * `in-app-notifications`
|
|
12539
12525
|
# Corresponds to the JSON property `features`
|
|
12540
12526
|
# @return [Hash<String,String>]
|
|
12541
12527
|
attr_accessor :features
|
|
@@ -25507,9 +25493,10 @@ module Google
|
|
|
25507
25493
|
# access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
|
|
25508
25494
|
# video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
|
|
25509
25495
|
# disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
|
|
25510
|
-
# canvas-workspace` * `
|
|
25511
|
-
#
|
|
25512
|
-
# orchestration` * `cross-product-
|
|
25496
|
+
# canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-without-admin-
|
|
25497
|
+
# approval` * `disable-projects` * `sobi` * `enable-end-user-sharing-with-groups`
|
|
25498
|
+
# * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-
|
|
25499
|
+
# intelligence` * `workflow-agents` * `in-app-notifications`
|
|
25513
25500
|
# Corresponds to the JSON property `features`
|
|
25514
25501
|
# @return [Hash<String,String>]
|
|
25515
25502
|
attr_accessor :features
|
|
@@ -32715,6 +32702,11 @@ module Google
|
|
|
32715
32702
|
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRankSignals]
|
|
32716
32703
|
attr_accessor :rank_signals
|
|
32717
32704
|
|
|
32705
|
+
# Contains a set of signals used by the relevance filter.
|
|
32706
|
+
# Corresponds to the JSON property `retrievalSignals`
|
|
32707
|
+
# @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals]
|
|
32708
|
+
attr_accessor :retrieval_signals
|
|
32709
|
+
|
|
32718
32710
|
def initialize(**args)
|
|
32719
32711
|
update!(**args)
|
|
32720
32712
|
end
|
|
@@ -32726,6 +32718,7 @@ module Google
|
|
|
32726
32718
|
@id = args[:id] if args.key?(:id)
|
|
32727
32719
|
@model_scores = args[:model_scores] if args.key?(:model_scores)
|
|
32728
32720
|
@rank_signals = args[:rank_signals] if args.key?(:rank_signals)
|
|
32721
|
+
@retrieval_signals = args[:retrieval_signals] if args.key?(:retrieval_signals)
|
|
32729
32722
|
end
|
|
32730
32723
|
end
|
|
32731
32724
|
|
|
@@ -32829,6 +32822,32 @@ module Google
|
|
|
32829
32822
|
end
|
|
32830
32823
|
end
|
|
32831
32824
|
|
|
32825
|
+
# Contains a set of signals used by the relevance filter.
|
|
32826
|
+
class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals
|
|
32827
|
+
include Google::Apis::Core::Hashable
|
|
32828
|
+
|
|
32829
|
+
# Optional. Indicates how the result was retrieved.
|
|
32830
|
+
# Corresponds to the JSON property `retrievalSources`
|
|
32831
|
+
# @return [Array<String>]
|
|
32832
|
+
attr_accessor :retrieval_sources
|
|
32833
|
+
|
|
32834
|
+
# Optional. Relevance score used by the filter when semantic_relevance_threshold
|
|
32835
|
+
# is set.
|
|
32836
|
+
# Corresponds to the JSON property `semanticRelevanceScore`
|
|
32837
|
+
# @return [Float]
|
|
32838
|
+
attr_accessor :semantic_relevance_score
|
|
32839
|
+
|
|
32840
|
+
def initialize(**args)
|
|
32841
|
+
update!(**args)
|
|
32842
|
+
end
|
|
32843
|
+
|
|
32844
|
+
# Update properties of this object
|
|
32845
|
+
def update!(**args)
|
|
32846
|
+
@retrieval_sources = args[:retrieval_sources] if args.key?(:retrieval_sources)
|
|
32847
|
+
@semantic_relevance_score = args[:semantic_relevance_score] if args.key?(:semantic_relevance_score)
|
|
32848
|
+
end
|
|
32849
|
+
end
|
|
32850
|
+
|
|
32832
32851
|
# Information about the session.
|
|
32833
32852
|
class GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo
|
|
32834
32853
|
include Google::Apis::Core::Hashable
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DiscoveryengineV1beta
|
|
18
18
|
# Version of the google-apis-discoveryengine_v1beta gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.110.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260809"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -5152,6 +5152,12 @@ module Google
|
|
|
5152
5152
|
include Google::Apis::Core::JsonObjectSupport
|
|
5153
5153
|
end
|
|
5154
5154
|
|
|
5155
|
+
class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals
|
|
5156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5157
|
+
|
|
5158
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
5159
|
+
end
|
|
5160
|
+
|
|
5155
5161
|
class GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo
|
|
5156
5162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
5157
5163
|
|
|
@@ -6247,7 +6253,6 @@ module Google
|
|
|
6247
6253
|
class GoogleCloudDiscoveryengineV1DataConnectorConnectorMetadata
|
|
6248
6254
|
# @private
|
|
6249
6255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
6250
|
-
property :authenticated_account, as: 'authenticatedAccount'
|
|
6251
6256
|
property :author, as: 'author'
|
|
6252
6257
|
property :description, as: 'description'
|
|
6253
6258
|
property :note, as: 'note'
|
|
@@ -8460,7 +8465,6 @@ module Google
|
|
|
8460
8465
|
class GoogleCloudDiscoveryengineV1alphaDataConnectorConnectorMetadata
|
|
8461
8466
|
# @private
|
|
8462
8467
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
8463
|
-
property :authenticated_account, as: 'authenticatedAccount'
|
|
8464
8468
|
property :author, as: 'author'
|
|
8465
8469
|
property :description, as: 'description'
|
|
8466
8470
|
property :note, as: 'note'
|
|
@@ -14344,6 +14348,8 @@ module Google
|
|
|
14344
14348
|
|
|
14345
14349
|
property :rank_signals, as: 'rankSignals', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRankSignals, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRankSignals::Representation
|
|
14346
14350
|
|
|
14351
|
+
property :retrieval_signals, as: 'retrievalSignals', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals::Representation
|
|
14352
|
+
|
|
14347
14353
|
end
|
|
14348
14354
|
end
|
|
14349
14355
|
|
|
@@ -14372,6 +14378,14 @@ module Google
|
|
|
14372
14378
|
end
|
|
14373
14379
|
end
|
|
14374
14380
|
|
|
14381
|
+
class GoogleCloudDiscoveryengineV1betaSearchResponseSearchResultRetrievalSignals
|
|
14382
|
+
# @private
|
|
14383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14384
|
+
collection :retrieval_sources, as: 'retrievalSources'
|
|
14385
|
+
property :semantic_relevance_score, as: 'semanticRelevanceScore'
|
|
14386
|
+
end
|
|
14387
|
+
end
|
|
14388
|
+
|
|
14375
14389
|
class GoogleCloudDiscoveryengineV1betaSearchResponseSessionInfo
|
|
14376
14390
|
# @private
|
|
14377
14391
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -262,6 +262,43 @@ module Google
|
|
|
262
262
|
execute_or_queue_command(command, &block)
|
|
263
263
|
end
|
|
264
264
|
|
|
265
|
+
# Provisions the project resource. During the process, related systems will get
|
|
266
|
+
# prepared and initialized. Caller must read the [Terms for data use](https://
|
|
267
|
+
# cloud.google.com/retail/data-use-terms), and optionally specify in request to
|
|
268
|
+
# provide consent to that service terms.
|
|
269
|
+
# @param [String] name
|
|
270
|
+
# Required. Full resource name of a Project, such as `projects/`
|
|
271
|
+
# project_id_or_number``.
|
|
272
|
+
# @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProvisionProjectRequest] google_cloud_discoveryengine_v1beta_provision_project_request_object
|
|
273
|
+
# @param [String] fields
|
|
274
|
+
# Selector specifying which fields to include in a partial response.
|
|
275
|
+
# @param [String] quota_user
|
|
276
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
277
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
278
|
+
# @param [Google::Apis::RequestOptions] options
|
|
279
|
+
# Request-specific options
|
|
280
|
+
#
|
|
281
|
+
# @yield [result, err] Result & error if block supplied
|
|
282
|
+
# @yieldparam result [Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation] parsed result object
|
|
283
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
284
|
+
#
|
|
285
|
+
# @return [Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation]
|
|
286
|
+
#
|
|
287
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
288
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
289
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
290
|
+
def provision_project_location(name, google_cloud_discoveryengine_v1beta_provision_project_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
291
|
+
command = make_simple_command(:post, 'v1beta/{+name}:provision', options)
|
|
292
|
+
command.request_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProvisionProjectRequest::Representation
|
|
293
|
+
command.request_object = google_cloud_discoveryengine_v1beta_provision_project_request_object
|
|
294
|
+
command.response_representation = Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation::Representation
|
|
295
|
+
command.response_class = Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation
|
|
296
|
+
command.params['name'] = name unless name.nil?
|
|
297
|
+
command.query['fields'] = fields unless fields.nil?
|
|
298
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
299
|
+
execute_or_queue_command(command, &block)
|
|
300
|
+
end
|
|
301
|
+
|
|
265
302
|
# Removes the dedicated crawl rate for a craw_rate_scope. If the dedicated crawl
|
|
266
303
|
# rate was set, this will disable vertex AI's crawl bot from using the dedicated
|
|
267
304
|
# crawl rate for crawling. If the dedicated crawl rate was not set, this is a no-
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-discoveryengine_v1beta
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.110.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1beta/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.110.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-discoveryengine_v1beta
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|