google-apis-discoveryengine_v1beta 0.110.0 → 0.111.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ae8a389359638806e980ad59e591ce876ca3b669494c11a75122d8e409f2a95
4
- data.tar.gz: d8429855e352fbcfb2072ed93879595bd909439e213b999bd093ed27def738e1
3
+ metadata.gz: f6ab5df0f22ad0665796be526971a030fa36663dfc19a7b06848d1abc12f8f3c
4
+ data.tar.gz: ed22a258b2b8b10aa457dcca1f4438651bc05ceafe7fb903df152ba8f8e5f8f9
5
5
  SHA512:
6
- metadata.gz: fc5ca5e9b17c8fdac312685762583afb95800bb98984694a89d62e1cf23b12f13980a018d902f59bf95ce37488473cb7560336a6ebc97f7c0dc702ded4b19a28
7
- data.tar.gz: d5158f4d423821808329c52100b179b555ac769e2e1a9eebe67883971b4b7d2d8ecc8f6254e73efd2a4c591e11b7f0c33543dc35cf70e835e425bdff8bb5e778
6
+ metadata.gz: cc879f62bac922f0d363debe55a1994b2aae18bdf3754a6c5e6d196113a6bf1378aff3c8126ecfe52e7251c3b4caa7f508ac71b5bce86130bc0da54d150e88f6
7
+ data.tar.gz: 05b6cfb061e32ac3319c967a8b6846a43189a53c8effe8d71e2a4da3c75125f989c39b6a4863da0b6b8068c43534456e921a512bc26638be0b43f400482d14b9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-discoveryengine_v1beta
2
2
 
3
+ ### v0.111.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260815
6
+
3
7
  ### v0.110.0 (2026-08-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20260809
@@ -4014,15 +4014,16 @@ module Google
4014
4014
  # Supported keys: * `*`: all features, if it's present, all other feature state
4015
4015
  # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
4016
4016
  # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
4017
- # org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `
4018
- # personalization-memory` * `personalization-suggested-highlights` * `mobile-app-
4019
- # access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
4020
- # video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
4021
- # disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
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`
4017
+ # org-chart` * `bi-directional-audio` * `speech-to-text` * `feedback` * `session-
4018
+ # sharing` * `personalization-memory` * `personalization-suggested-highlights` *
4019
+ # `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `
4020
+ # disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-
4021
+ # content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-
4022
+ # canvas` * `canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-
4023
+ # without-admin-approval` * `disable-projects` * `sobi` * `enable-end-user-
4024
+ # sharing-with-groups` * `single-agent-orchestration` * `multi-agent-
4025
+ # orchestration` * `cross-product-intelligence` * `workflow-agents` * `in-app-
4026
+ # notifications`
4026
4027
  # Corresponds to the JSON property `features`
4027
4028
  # @return [Hash<String,String>]
4028
4029
  attr_accessor :features
@@ -8777,6 +8778,11 @@ module Google
8777
8778
  # @return [String]
8778
8779
  attr_accessor :verdict
8779
8780
 
8781
+ # Output only. The source of the violation.
8782
+ # Corresponds to the JSON property `violationSource`
8783
+ # @return [String]
8784
+ attr_accessor :violation_source
8785
+
8780
8786
  def initialize(**args)
8781
8787
  update!(**args)
8782
8788
  end
@@ -8785,6 +8791,7 @@ module Google
8785
8791
  def update!(**args)
8786
8792
  @policy_results = args[:policy_results] if args.key?(:policy_results)
8787
8793
  @verdict = args[:verdict] if args.key?(:verdict)
8794
+ @violation_source = args[:violation_source] if args.key?(:violation_source)
8788
8795
  end
8789
8796
  end
8790
8797
 
@@ -12513,15 +12520,16 @@ module Google
12513
12520
  # Supported keys: * `*`: all features, if it's present, all other feature state
12514
12521
  # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
12515
12522
  # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
12516
- # org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `
12517
- # personalization-memory` * `personalization-suggested-highlights` * `mobile-app-
12518
- # access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
12519
- # video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
12520
- # disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
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`
12523
+ # org-chart` * `bi-directional-audio` * `speech-to-text` * `feedback` * `session-
12524
+ # sharing` * `personalization-memory` * `personalization-suggested-highlights` *
12525
+ # `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `
12526
+ # disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-
12527
+ # content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-
12528
+ # canvas` * `canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-
12529
+ # without-admin-approval` * `disable-projects` * `sobi` * `enable-end-user-
12530
+ # sharing-with-groups` * `single-agent-orchestration` * `multi-agent-
12531
+ # orchestration` * `cross-product-intelligence` * `workflow-agents` * `in-app-
12532
+ # notifications`
12525
12533
  # Corresponds to the JSON property `features`
12526
12534
  # @return [Hash<String,String>]
12527
12535
  attr_accessor :features
@@ -20969,6 +20977,11 @@ module Google
20969
20977
  # @return [String]
20970
20978
  attr_accessor :verdict
20971
20979
 
20980
+ # Output only. The source of the violation.
20981
+ # Corresponds to the JSON property `violationSource`
20982
+ # @return [String]
20983
+ attr_accessor :violation_source
20984
+
20972
20985
  def initialize(**args)
20973
20986
  update!(**args)
20974
20987
  end
@@ -20977,6 +20990,7 @@ module Google
20977
20990
  def update!(**args)
20978
20991
  @policy_results = args[:policy_results] if args.key?(:policy_results)
20979
20992
  @verdict = args[:verdict] if args.key?(:verdict)
20993
+ @violation_source = args[:violation_source] if args.key?(:violation_source)
20980
20994
  end
20981
20995
  end
20982
20996
 
@@ -25488,15 +25502,16 @@ module Google
25488
25502
  # Supported keys: * `*`: all features, if it's present, all other feature state
25489
25503
  # settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-
25490
25504
  # gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-
25491
- # org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `
25492
- # personalization-memory` * `personalization-suggested-highlights` * `mobile-app-
25493
- # access` * `disable-agent-sharing` * `disable-image-generation` * `disable-
25494
- # video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `
25495
- # disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `
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`
25505
+ # org-chart` * `bi-directional-audio` * `speech-to-text` * `feedback` * `session-
25506
+ # sharing` * `personalization-memory` * `personalization-suggested-highlights` *
25507
+ # `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `
25508
+ # disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-
25509
+ # content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-
25510
+ # canvas` * `canvas-workspace` * `skills` * `skill-sharing` * `skill-sharing-
25511
+ # without-admin-approval` * `disable-projects` * `sobi` * `enable-end-user-
25512
+ # sharing-with-groups` * `single-agent-orchestration` * `multi-agent-
25513
+ # orchestration` * `cross-product-intelligence` * `workflow-agents` * `in-app-
25514
+ # notifications`
25500
25515
  # Corresponds to the JSON property `features`
25501
25516
  # @return [Hash<String,String>]
25502
25517
  attr_accessor :features
@@ -32083,7 +32098,7 @@ module Google
32083
32098
  class GoogleCloudDiscoveryengineV1betaSearchResponse
32084
32099
  include Google::Apis::Core::Hashable
32085
32100
 
32086
- # Controls applied as part of the Control service.
32101
+ # Optional. Controls applied as part of the Control service.
32087
32102
  # Corresponds to the JSON property `appliedControls`
32088
32103
  # @return [Array<String>]
32089
32104
  attr_accessor :applied_controls
@@ -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.110.0"
19
+ GEM_VERSION = "0.111.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 = "20260809"
25
+ REVISION = "20260815"
26
26
  end
27
27
  end
28
28
  end
@@ -7905,6 +7905,7 @@ module Google
7905
7905
  collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
7906
7906
 
7907
7907
  property :verdict, as: 'verdict'
7908
+ property :violation_source, as: 'violationSource'
7908
7909
  end
7909
7910
  end
7910
7911
 
@@ -11134,6 +11135,7 @@ module Google
11134
11135
  collection :policy_results, as: 'policyResults', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAssistAnswerCustomerPolicyEnforcementResultPolicyEnforcementResult::Representation
11135
11136
 
11136
11137
  property :verdict, as: 'verdict'
11138
+ property :violation_source, as: 'violationSource'
11137
11139
  end
11138
11140
  end
11139
11141
 
@@ -35,7 +35,7 @@ module Google
35
35
  # Search your organization's data in the Cloud Search index
36
36
  AUTH_CLOUD_SEARCH_QUERY = 'https://www.googleapis.com/auth/cloud_search.query'
37
37
 
38
- # View your Agentspace chat history, including uploaded files and generated reports and visualizations, and interact with the Agentspace assistant on your behalf.
38
+ # View your Agentspace chat history, including uploaded files and generated reports and visualizations, and interact with the Agentspace assistant on your behalf. Also view the artifacts you access through NotebookLM Enterprise.
39
39
  AUTH_DISCOVERYENGINE_ASSIST_READWRITE = 'https://www.googleapis.com/auth/discoveryengine.assist.readwrite'
40
40
 
41
41
  # View, edit, create, and delete all your data associated with any Discovery Engine API product, such as Agentspace, Vertex AI Search, or NotebookLM Enterprise, including both end user data and administration or configuration data.
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.110.0
4
+ version: 0.111.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.110.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.111.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: