google-apis-discoveryengine_v1beta 0.86.0 → 0.88.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: 90770269df73ed352746d6a156d4d73754c23aae98af32fec80588d3925f93f7
4
- data.tar.gz: 613297e72b4d51b8004e62630bb7ccb9e74cf2f8847772743bf6bb298edb0cf7
3
+ metadata.gz: afe2ab6c17dbfda2a15aa2ce41e80561747c027e781d63ce37c93f2a9094f31f
4
+ data.tar.gz: da4d14ec67c2517539bea2c7365530cc769d7da2f144df586d3834cab93359f3
5
5
  SHA512:
6
- metadata.gz: 4d05ed7a3703d163df7c2dbc29e0ce99f1af587ac4b0fd6ee979dbd931ac308bd57996f965258f61d56379141aad33dbee465688044a0315df5deaae22147ffa
7
- data.tar.gz: a5a90e7e358a14edebd52d98a10b25d101fb4c66593a58a90a82714f7ff6aca33988362fc17cd149450799a46fb5547a9cc8fcc87fa65805bb3bff86f3ac4401
6
+ metadata.gz: 9d33cea69c03c7a1be1e1f004292323015d79a5c6ee3d1e55cb02c04424e72565a92290e4ce8445639e1fa79e953067a70fe6f8cc3001cf711b28eae27a49b27
7
+ data.tar.gz: 4b2cf1a6f84a5df27e1b9311436bbfa97144e68813d66f8bfc9f4b73cabb418ac243c3cb2004b9c7121bf62dcf63dc62a4a98fecb33590a01105285480ed9666
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-discoveryengine_v1beta
2
2
 
3
+ ### v0.88.0 (2025-11-02)
4
+
5
+ * Regenerated from discovery document revision 20251030
6
+
7
+ ### v0.87.0 (2025-10-26)
8
+
9
+ * Regenerated from discovery document revision 20251020
10
+
3
11
  ### v0.86.0 (2025-10-19)
4
12
 
5
13
  * Regenerated from discovery document revision 20251017
@@ -3253,6 +3253,11 @@ module Google
3253
3253
  # @return [String]
3254
3254
  attr_accessor :configurable_billing_approach
3255
3255
 
3256
+ # Output only. The timestamp when configurable_billing_approach was last updated.
3257
+ # Corresponds to the JSON property `configurableBillingApproachUpdateTime`
3258
+ # @return [String]
3259
+ attr_accessor :configurable_billing_approach_update_time
3260
+
3256
3261
  # Immutable. The content config of the data store. If this field is unset, the
3257
3262
  # server behavior defaults to ContentConfig.NO_CONTENT.
3258
3263
  # Corresponds to the JSON property `contentConfig`
@@ -3357,6 +3362,7 @@ module Google
3357
3362
  @billing_estimation = args[:billing_estimation] if args.key?(:billing_estimation)
3358
3363
  @cmek_config = args[:cmek_config] if args.key?(:cmek_config)
3359
3364
  @configurable_billing_approach = args[:configurable_billing_approach] if args.key?(:configurable_billing_approach)
3365
+ @configurable_billing_approach_update_time = args[:configurable_billing_approach_update_time] if args.key?(:configurable_billing_approach_update_time)
3360
3366
  @content_config = args[:content_config] if args.key?(:content_config)
3361
3367
  @create_time = args[:create_time] if args.key?(:create_time)
3362
3368
  @default_schema_id = args[:default_schema_id] if args.key?(:default_schema_id)
@@ -5046,6 +5052,16 @@ module Google
5046
5052
  class GoogleCloudDiscoveryengineV1Project
5047
5053
  include Google::Apis::Core::Hashable
5048
5054
 
5055
+ # Represents the currently effective configurable billing parameters. These
5056
+ # values are derived from the customer's subscription history stored internally
5057
+ # and reflect the thresholds actively being used for billing purposes at the
5058
+ # time of the GetProject call. This includes the start_time of the subscription
5059
+ # and may differ from the values in `customer_provided_config` due to billing
5060
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
5061
+ # Corresponds to the JSON property `configurableBillingStatus`
5062
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus]
5063
+ attr_accessor :configurable_billing_status
5064
+
5049
5065
  # Output only. The timestamp when this project is created.
5050
5066
  # Corresponds to the JSON property `createTime`
5051
5067
  # @return [String]
@@ -5080,6 +5096,7 @@ module Google
5080
5096
 
5081
5097
  # Update properties of this object
5082
5098
  def update!(**args)
5099
+ @configurable_billing_status = args[:configurable_billing_status] if args.key?(:configurable_billing_status)
5083
5100
  @create_time = args[:create_time] if args.key?(:create_time)
5084
5101
  @customer_provided_config = args[:customer_provided_config] if args.key?(:customer_provided_config)
5085
5102
  @name = args[:name] if args.key?(:name)
@@ -5088,6 +5105,46 @@ module Google
5088
5105
  end
5089
5106
  end
5090
5107
 
5108
+ # Represents the currently effective configurable billing parameters. These
5109
+ # values are derived from the customer's subscription history stored internally
5110
+ # and reflect the thresholds actively being used for billing purposes at the
5111
+ # time of the GetProject call. This includes the start_time of the subscription
5112
+ # and may differ from the values in `customer_provided_config` due to billing
5113
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
5114
+ class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
5115
+ include Google::Apis::Core::Hashable
5116
+
5117
+ # Optional. The currently effective Indexing Core threshold. This is the
5118
+ # threshold against which Indexing Core usage is compared for overage
5119
+ # calculations.
5120
+ # Corresponds to the JSON property `effectiveIndexingCoreThreshold`
5121
+ # @return [Fixnum]
5122
+ attr_accessor :effective_indexing_core_threshold
5123
+
5124
+ # Optional. The currently effective Search QPM threshold in queries per minute.
5125
+ # This is the threshold against which QPM usage is compared for overage
5126
+ # calculations.
5127
+ # Corresponds to the JSON property `effectiveSearchQpmThreshold`
5128
+ # @return [Fixnum]
5129
+ attr_accessor :effective_search_qpm_threshold
5130
+
5131
+ # Optional. The start time of the currently active billing subscription.
5132
+ # Corresponds to the JSON property `startTime`
5133
+ # @return [String]
5134
+ attr_accessor :start_time
5135
+
5136
+ def initialize(**args)
5137
+ update!(**args)
5138
+ end
5139
+
5140
+ # Update properties of this object
5141
+ def update!(**args)
5142
+ @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
5143
+ @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
5144
+ @start_time = args[:start_time] if args.key?(:start_time)
5145
+ end
5146
+ end
5147
+
5091
5148
  # Customer provided configurations.
5092
5149
  class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
5093
5150
  include Google::Apis::Core::Hashable
@@ -5117,6 +5174,13 @@ module Google
5117
5174
  # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig]
5118
5175
  attr_accessor :model_armor_config
5119
5176
 
5177
+ # Optional. Whether to disable the notebook sharing feature for the project.
5178
+ # Default to false if not specified.
5179
+ # Corresponds to the JSON property `optOutNotebookSharing`
5180
+ # @return [Boolean]
5181
+ attr_accessor :opt_out_notebook_sharing
5182
+ alias_method :opt_out_notebook_sharing?, :opt_out_notebook_sharing
5183
+
5120
5184
  def initialize(**args)
5121
5185
  update!(**args)
5122
5186
  end
@@ -5124,6 +5188,7 @@ module Google
5124
5188
  # Update properties of this object
5125
5189
  def update!(**args)
5126
5190
  @model_armor_config = args[:model_armor_config] if args.key?(:model_armor_config)
5191
+ @opt_out_notebook_sharing = args[:opt_out_notebook_sharing] if args.key?(:opt_out_notebook_sharing)
5127
5192
  end
5128
5193
  end
5129
5194
 
@@ -6571,6 +6636,62 @@ module Google
6571
6636
  end
6572
6637
  end
6573
6638
 
6639
+ # Configures metadata that is used for End User entities.
6640
+ class GoogleCloudDiscoveryengineV1UserStore
6641
+ include Google::Apis::Core::Hashable
6642
+
6643
+ # Optional. The default subscription LicenseConfig for the UserStore, if
6644
+ # UserStore.enable_license_auto_register is true, new users will automatically
6645
+ # register under the default subscription. If default LicenseConfig doesn't have
6646
+ # remaining license seats left, new users will not be assigned with license and
6647
+ # will be blocked for Vertex AI Search features. This is used if `
6648
+ # license_assignment_tier_rules` is not configured.
6649
+ # Corresponds to the JSON property `defaultLicenseConfig`
6650
+ # @return [String]
6651
+ attr_accessor :default_license_config
6652
+
6653
+ # The display name of the User Store.
6654
+ # Corresponds to the JSON property `displayName`
6655
+ # @return [String]
6656
+ attr_accessor :display_name
6657
+
6658
+ # Optional. Whether to enable license auto update for users in this User Store.
6659
+ # If true, users with expired licenses will automatically be updated to use the
6660
+ # default license config as long as the default license config has seats left.
6661
+ # Corresponds to the JSON property `enableExpiredLicenseAutoUpdate`
6662
+ # @return [Boolean]
6663
+ attr_accessor :enable_expired_license_auto_update
6664
+ alias_method :enable_expired_license_auto_update?, :enable_expired_license_auto_update
6665
+
6666
+ # Optional. Whether to enable license auto register for users in this User Store.
6667
+ # If true, new users will automatically register under the default license
6668
+ # config as long as the default license config has seats left.
6669
+ # Corresponds to the JSON property `enableLicenseAutoRegister`
6670
+ # @return [Boolean]
6671
+ attr_accessor :enable_license_auto_register
6672
+ alias_method :enable_license_auto_register?, :enable_license_auto_register
6673
+
6674
+ # Immutable. The full resource name of the User Store, in the format of `
6675
+ # projects/`project`/locations/`location`/userStores/`user_store``. This field
6676
+ # must be a UTF-8 encoded string with a length limit of 1024 characters.
6677
+ # Corresponds to the JSON property `name`
6678
+ # @return [String]
6679
+ attr_accessor :name
6680
+
6681
+ def initialize(**args)
6682
+ update!(**args)
6683
+ end
6684
+
6685
+ # Update properties of this object
6686
+ def update!(**args)
6687
+ @default_license_config = args[:default_license_config] if args.key?(:default_license_config)
6688
+ @display_name = args[:display_name] if args.key?(:display_name)
6689
+ @enable_expired_license_auto_update = args[:enable_expired_license_auto_update] if args.key?(:enable_expired_license_auto_update)
6690
+ @enable_license_auto_register = args[:enable_license_auto_register] if args.key?(:enable_license_auto_register)
6691
+ @name = args[:name] if args.key?(:name)
6692
+ end
6693
+ end
6694
+
6574
6695
  # Config to store data store type configuration for workspace data
6575
6696
  class GoogleCloudDiscoveryengineV1WorkspaceConfig
6576
6697
  include Google::Apis::Core::Hashable
@@ -9814,6 +9935,11 @@ module Google
9814
9935
  # @return [String]
9815
9936
  attr_accessor :configurable_billing_approach
9816
9937
 
9938
+ # Output only. The timestamp when configurable_billing_approach was last updated.
9939
+ # Corresponds to the JSON property `configurableBillingApproachUpdateTime`
9940
+ # @return [String]
9941
+ attr_accessor :configurable_billing_approach_update_time
9942
+
9817
9943
  # Immutable. The content config of the data store. If this field is unset, the
9818
9944
  # server behavior defaults to ContentConfig.NO_CONTENT.
9819
9945
  # Corresponds to the JSON property `contentConfig`
@@ -9933,6 +10059,7 @@ module Google
9933
10059
  @billing_estimation = args[:billing_estimation] if args.key?(:billing_estimation)
9934
10060
  @cmek_config = args[:cmek_config] if args.key?(:cmek_config)
9935
10061
  @configurable_billing_approach = args[:configurable_billing_approach] if args.key?(:configurable_billing_approach)
10062
+ @configurable_billing_approach_update_time = args[:configurable_billing_approach_update_time] if args.key?(:configurable_billing_approach_update_time)
9936
10063
  @content_config = args[:content_config] if args.key?(:content_config)
9937
10064
  @create_time = args[:create_time] if args.key?(:create_time)
9938
10065
  @default_schema_id = args[:default_schema_id] if args.key?(:default_schema_id)
@@ -10063,6 +10190,33 @@ module Google
10063
10190
  end
10064
10191
  end
10065
10192
 
10193
+ # Metadata related to the progress of the AgentService.DeleteAgent operation.
10194
+ # This will be returned by the google.longrunning.Operation.metadata field.
10195
+ class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
10196
+ include Google::Apis::Core::Hashable
10197
+
10198
+ # Operation create time.
10199
+ # Corresponds to the JSON property `createTime`
10200
+ # @return [String]
10201
+ attr_accessor :create_time
10202
+
10203
+ # Operation last update time. If the operation is done, this is also the finish
10204
+ # time.
10205
+ # Corresponds to the JSON property `updateTime`
10206
+ # @return [String]
10207
+ attr_accessor :update_time
10208
+
10209
+ def initialize(**args)
10210
+ update!(**args)
10211
+ end
10212
+
10213
+ # Update properties of this object
10214
+ def update!(**args)
10215
+ @create_time = args[:create_time] if args.key?(:create_time)
10216
+ @update_time = args[:update_time] if args.key?(:update_time)
10217
+ end
10218
+ end
10219
+
10066
10220
  # Metadata related to the progress of the CmekConfigService.DeleteCmekConfig
10067
10221
  # operation. This will be returned by the google.longrunning.Operation.metadata
10068
10222
  # field.
@@ -10305,6 +10459,35 @@ module Google
10305
10459
  end
10306
10460
  end
10307
10461
 
10462
+ # Metadata related to the progress of the UserStoreService.DeleteUserStore
10463
+ # operation. This will be returned by the google.longrunning.Operation.metadata
10464
+ # field. Delete UserStore will delete all the end users under the user store,
10465
+ # return the number of end users successfully deleted or failed to delete in the
10466
+ # metadata.
10467
+ class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
10468
+ include Google::Apis::Core::Hashable
10469
+
10470
+ # The number of end users under the user store that failed to be deleted.
10471
+ # Corresponds to the JSON property `failureCount`
10472
+ # @return [Fixnum]
10473
+ attr_accessor :failure_count
10474
+
10475
+ # The number of end users under the user store that were successfully deleted.
10476
+ # Corresponds to the JSON property `successCount`
10477
+ # @return [Fixnum]
10478
+ attr_accessor :success_count
10479
+
10480
+ def initialize(**args)
10481
+ update!(**args)
10482
+ end
10483
+
10484
+ # Update properties of this object
10485
+ def update!(**args)
10486
+ @failure_count = args[:failure_count] if args.key?(:failure_count)
10487
+ @success_count = args[:success_count] if args.key?(:success_count)
10488
+ end
10489
+ end
10490
+
10308
10491
  # Defines target endpoints used to connect to third-party sources.
10309
10492
  class GoogleCloudDiscoveryengineV1alphaDestinationConfig
10310
10493
  include Google::Apis::Core::Hashable
@@ -12500,6 +12683,16 @@ module Google
12500
12683
  class GoogleCloudDiscoveryengineV1alphaProject
12501
12684
  include Google::Apis::Core::Hashable
12502
12685
 
12686
+ # Represents the currently effective configurable billing parameters. These
12687
+ # values are derived from the customer's subscription history stored internally
12688
+ # and reflect the thresholds actively being used for billing purposes at the
12689
+ # time of the GetProject call. This includes the start_time of the subscription
12690
+ # and may differ from the values in `customer_provided_config` due to billing
12691
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
12692
+ # Corresponds to the JSON property `configurableBillingStatus`
12693
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus]
12694
+ attr_accessor :configurable_billing_status
12695
+
12503
12696
  # Output only. The timestamp when this project is created.
12504
12697
  # Corresponds to the JSON property `createTime`
12505
12698
  # @return [String]
@@ -12534,6 +12727,7 @@ module Google
12534
12727
 
12535
12728
  # Update properties of this object
12536
12729
  def update!(**args)
12730
+ @configurable_billing_status = args[:configurable_billing_status] if args.key?(:configurable_billing_status)
12537
12731
  @create_time = args[:create_time] if args.key?(:create_time)
12538
12732
  @customer_provided_config = args[:customer_provided_config] if args.key?(:customer_provided_config)
12539
12733
  @name = args[:name] if args.key?(:name)
@@ -12542,6 +12736,46 @@ module Google
12542
12736
  end
12543
12737
  end
12544
12738
 
12739
+ # Represents the currently effective configurable billing parameters. These
12740
+ # values are derived from the customer's subscription history stored internally
12741
+ # and reflect the thresholds actively being used for billing purposes at the
12742
+ # time of the GetProject call. This includes the start_time of the subscription
12743
+ # and may differ from the values in `customer_provided_config` due to billing
12744
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
12745
+ class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
12746
+ include Google::Apis::Core::Hashable
12747
+
12748
+ # Optional. The currently effective Indexing Core threshold. This is the
12749
+ # threshold against which Indexing Core usage is compared for overage
12750
+ # calculations.
12751
+ # Corresponds to the JSON property `effectiveIndexingCoreThreshold`
12752
+ # @return [Fixnum]
12753
+ attr_accessor :effective_indexing_core_threshold
12754
+
12755
+ # Optional. The currently effective Search QPM threshold in queries per minute.
12756
+ # This is the threshold against which QPM usage is compared for overage
12757
+ # calculations.
12758
+ # Corresponds to the JSON property `effectiveSearchQpmThreshold`
12759
+ # @return [Fixnum]
12760
+ attr_accessor :effective_search_qpm_threshold
12761
+
12762
+ # Optional. The start time of the currently active billing subscription.
12763
+ # Corresponds to the JSON property `startTime`
12764
+ # @return [String]
12765
+ attr_accessor :start_time
12766
+
12767
+ def initialize(**args)
12768
+ update!(**args)
12769
+ end
12770
+
12771
+ # Update properties of this object
12772
+ def update!(**args)
12773
+ @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
12774
+ @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
12775
+ @start_time = args[:start_time] if args.key?(:start_time)
12776
+ end
12777
+ end
12778
+
12545
12779
  # Customer provided configurations.
12546
12780
  class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
12547
12781
  include Google::Apis::Core::Hashable
@@ -12571,6 +12805,13 @@ module Google
12571
12805
  # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig]
12572
12806
  attr_accessor :model_armor_config
12573
12807
 
12808
+ # Optional. Whether to disable the notebook sharing feature for the project.
12809
+ # Default to false if not specified.
12810
+ # Corresponds to the JSON property `optOutNotebookSharing`
12811
+ # @return [Boolean]
12812
+ attr_accessor :opt_out_notebook_sharing
12813
+ alias_method :opt_out_notebook_sharing?, :opt_out_notebook_sharing
12814
+
12574
12815
  def initialize(**args)
12575
12816
  update!(**args)
12576
12817
  end
@@ -12578,6 +12819,7 @@ module Google
12578
12819
  # Update properties of this object
12579
12820
  def update!(**args)
12580
12821
  @model_armor_config = args[:model_armor_config] if args.key?(:model_armor_config)
12822
+ @opt_out_notebook_sharing = args[:opt_out_notebook_sharing] if args.key?(:opt_out_notebook_sharing)
12581
12823
  end
12582
12824
  end
12583
12825
 
@@ -13728,9 +13970,9 @@ module Google
13728
13970
  # @return [Hash<String,String>]
13729
13971
  attr_accessor :user_labels
13730
13972
 
13731
- # A unique identifier for tracking visitors. For example, this could be
13732
- # implemented with an HTTP cookie, which should be able to uniquely identify a
13733
- # visitor on a single device. This unique identifier should not change if the
13973
+ # Optional. A unique identifier for tracking visitors. For example, this could
13974
+ # be implemented with an HTTP cookie, which should be able to uniquely identify
13975
+ # a visitor on a single device. This unique identifier should not change if the
13734
13976
  # visitor logs in or out of the website. This field should NOT have a fixed
13735
13977
  # value such as `unknown_visitor`. This should be the same identifier as
13736
13978
  # UserEvent.user_pseudo_id and CompleteQueryRequest.user_pseudo_id The field
@@ -15777,9 +16019,9 @@ module Google
15777
16019
  # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserInfo]
15778
16020
  attr_accessor :user_info
15779
16021
 
15780
- # A unique identifier for tracking visitors. For example, this could be
15781
- # implemented with an HTTP cookie, which should be able to uniquely identify a
15782
- # visitor on a single device. This unique identifier should not change if the
16022
+ # Optional. A unique identifier for tracking visitors. For example, this could
16023
+ # be implemented with an HTTP cookie, which should be able to uniquely identify
16024
+ # a visitor on a single device. This unique identifier should not change if the
15783
16025
  # visitor logs in or out of the website. This field should NOT have a fixed
15784
16026
  # value such as `unknown_visitor`. This should be the same identifier as
15785
16027
  # UserEvent.user_pseudo_id and SearchRequest.user_pseudo_id. The field must be a
@@ -21020,6 +21262,11 @@ module Google
21020
21262
  # @return [String]
21021
21263
  attr_accessor :configurable_billing_approach
21022
21264
 
21265
+ # Output only. The timestamp when configurable_billing_approach was last updated.
21266
+ # Corresponds to the JSON property `configurableBillingApproachUpdateTime`
21267
+ # @return [String]
21268
+ attr_accessor :configurable_billing_approach_update_time
21269
+
21023
21270
  # Immutable. The content config of the data store. If this field is unset, the
21024
21271
  # server behavior defaults to ContentConfig.NO_CONTENT.
21025
21272
  # Corresponds to the JSON property `contentConfig`
@@ -21134,6 +21381,7 @@ module Google
21134
21381
  @billing_estimation = args[:billing_estimation] if args.key?(:billing_estimation)
21135
21382
  @cmek_config = args[:cmek_config] if args.key?(:cmek_config)
21136
21383
  @configurable_billing_approach = args[:configurable_billing_approach] if args.key?(:configurable_billing_approach)
21384
+ @configurable_billing_approach_update_time = args[:configurable_billing_approach_update_time] if args.key?(:configurable_billing_approach_update_time)
21137
21385
  @content_config = args[:content_config] if args.key?(:content_config)
21138
21386
  @create_time = args[:create_time] if args.key?(:create_time)
21139
21387
  @default_schema_id = args[:default_schema_id] if args.key?(:default_schema_id)
@@ -24874,6 +25122,16 @@ module Google
24874
25122
  class GoogleCloudDiscoveryengineV1betaProject
24875
25123
  include Google::Apis::Core::Hashable
24876
25124
 
25125
+ # Represents the currently effective configurable billing parameters. These
25126
+ # values are derived from the customer's subscription history stored internally
25127
+ # and reflect the thresholds actively being used for billing purposes at the
25128
+ # time of the GetProject call. This includes the start_time of the subscription
25129
+ # and may differ from the values in `customer_provided_config` due to billing
25130
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
25131
+ # Corresponds to the JSON property `configurableBillingStatus`
25132
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus]
25133
+ attr_accessor :configurable_billing_status
25134
+
24877
25135
  # Output only. The timestamp when this project is created.
24878
25136
  # Corresponds to the JSON property `createTime`
24879
25137
  # @return [String]
@@ -24908,6 +25166,7 @@ module Google
24908
25166
 
24909
25167
  # Update properties of this object
24910
25168
  def update!(**args)
25169
+ @configurable_billing_status = args[:configurable_billing_status] if args.key?(:configurable_billing_status)
24911
25170
  @create_time = args[:create_time] if args.key?(:create_time)
24912
25171
  @customer_provided_config = args[:customer_provided_config] if args.key?(:customer_provided_config)
24913
25172
  @name = args[:name] if args.key?(:name)
@@ -24916,6 +25175,46 @@ module Google
24916
25175
  end
24917
25176
  end
24918
25177
 
25178
+ # Represents the currently effective configurable billing parameters. These
25179
+ # values are derived from the customer's subscription history stored internally
25180
+ # and reflect the thresholds actively being used for billing purposes at the
25181
+ # time of the GetProject call. This includes the start_time of the subscription
25182
+ # and may differ from the values in `customer_provided_config` due to billing
25183
+ # rules (e.g., scale-downs taking effect only at the start of a new month).
25184
+ class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
25185
+ include Google::Apis::Core::Hashable
25186
+
25187
+ # Optional. The currently effective Indexing Core threshold. This is the
25188
+ # threshold against which Indexing Core usage is compared for overage
25189
+ # calculations.
25190
+ # Corresponds to the JSON property `effectiveIndexingCoreThreshold`
25191
+ # @return [Fixnum]
25192
+ attr_accessor :effective_indexing_core_threshold
25193
+
25194
+ # Optional. The currently effective Search QPM threshold in queries per minute.
25195
+ # This is the threshold against which QPM usage is compared for overage
25196
+ # calculations.
25197
+ # Corresponds to the JSON property `effectiveSearchQpmThreshold`
25198
+ # @return [Fixnum]
25199
+ attr_accessor :effective_search_qpm_threshold
25200
+
25201
+ # Optional. The start time of the currently active billing subscription.
25202
+ # Corresponds to the JSON property `startTime`
25203
+ # @return [String]
25204
+ attr_accessor :start_time
25205
+
25206
+ def initialize(**args)
25207
+ update!(**args)
25208
+ end
25209
+
25210
+ # Update properties of this object
25211
+ def update!(**args)
25212
+ @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
25213
+ @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
25214
+ @start_time = args[:start_time] if args.key?(:start_time)
25215
+ end
25216
+ end
25217
+
24919
25218
  # Customer provided configurations.
24920
25219
  class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
24921
25220
  include Google::Apis::Core::Hashable
@@ -24945,6 +25244,13 @@ module Google
24945
25244
  # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig]
24946
25245
  attr_accessor :model_armor_config
24947
25246
 
25247
+ # Optional. Whether to disable the notebook sharing feature for the project.
25248
+ # Default to false if not specified.
25249
+ # Corresponds to the JSON property `optOutNotebookSharing`
25250
+ # @return [Boolean]
25251
+ attr_accessor :opt_out_notebook_sharing
25252
+ alias_method :opt_out_notebook_sharing?, :opt_out_notebook_sharing
25253
+
24948
25254
  def initialize(**args)
24949
25255
  update!(**args)
24950
25256
  end
@@ -24952,6 +25258,7 @@ module Google
24952
25258
  # Update properties of this object
24953
25259
  def update!(**args)
24954
25260
  @model_armor_config = args[:model_armor_config] if args.key?(:model_armor_config)
25261
+ @opt_out_notebook_sharing = args[:opt_out_notebook_sharing] if args.key?(:opt_out_notebook_sharing)
24955
25262
  end
24956
25263
  end
24957
25264
 
@@ -26755,9 +27062,9 @@ module Google
26755
27062
  # @return [Hash<String,String>]
26756
27063
  attr_accessor :user_labels
26757
27064
 
26758
- # A unique identifier for tracking visitors. For example, this could be
26759
- # implemented with an HTTP cookie, which should be able to uniquely identify a
26760
- # visitor on a single device. This unique identifier should not change if the
27065
+ # Optional. A unique identifier for tracking visitors. For example, this could
27066
+ # be implemented with an HTTP cookie, which should be able to uniquely identify
27067
+ # a visitor on a single device. This unique identifier should not change if the
26761
27068
  # visitor logs in or out of the website. This field should NOT have a fixed
26762
27069
  # value such as `unknown_visitor`. This should be the same identifier as
26763
27070
  # UserEvent.user_pseudo_id and CompleteQueryRequest.user_pseudo_id The field
@@ -30622,6 +30929,62 @@ module Google
30622
30929
  end
30623
30930
  end
30624
30931
 
30932
+ # Configures metadata that is used for End User entities.
30933
+ class GoogleCloudDiscoveryengineV1betaUserStore
30934
+ include Google::Apis::Core::Hashable
30935
+
30936
+ # Optional. The default subscription LicenseConfig for the UserStore, if
30937
+ # UserStore.enable_license_auto_register is true, new users will automatically
30938
+ # register under the default subscription. If default LicenseConfig doesn't have
30939
+ # remaining license seats left, new users will not be assigned with license and
30940
+ # will be blocked for Vertex AI Search features. This is used if `
30941
+ # license_assignment_tier_rules` is not configured.
30942
+ # Corresponds to the JSON property `defaultLicenseConfig`
30943
+ # @return [String]
30944
+ attr_accessor :default_license_config
30945
+
30946
+ # The display name of the User Store.
30947
+ # Corresponds to the JSON property `displayName`
30948
+ # @return [String]
30949
+ attr_accessor :display_name
30950
+
30951
+ # Optional. Whether to enable license auto update for users in this User Store.
30952
+ # If true, users with expired licenses will automatically be updated to use the
30953
+ # default license config as long as the default license config has seats left.
30954
+ # Corresponds to the JSON property `enableExpiredLicenseAutoUpdate`
30955
+ # @return [Boolean]
30956
+ attr_accessor :enable_expired_license_auto_update
30957
+ alias_method :enable_expired_license_auto_update?, :enable_expired_license_auto_update
30958
+
30959
+ # Optional. Whether to enable license auto register for users in this User Store.
30960
+ # If true, new users will automatically register under the default license
30961
+ # config as long as the default license config has seats left.
30962
+ # Corresponds to the JSON property `enableLicenseAutoRegister`
30963
+ # @return [Boolean]
30964
+ attr_accessor :enable_license_auto_register
30965
+ alias_method :enable_license_auto_register?, :enable_license_auto_register
30966
+
30967
+ # Immutable. The full resource name of the User Store, in the format of `
30968
+ # projects/`project`/locations/`location`/userStores/`user_store``. This field
30969
+ # must be a UTF-8 encoded string with a length limit of 1024 characters.
30970
+ # Corresponds to the JSON property `name`
30971
+ # @return [String]
30972
+ attr_accessor :name
30973
+
30974
+ def initialize(**args)
30975
+ update!(**args)
30976
+ end
30977
+
30978
+ # Update properties of this object
30979
+ def update!(**args)
30980
+ @default_license_config = args[:default_license_config] if args.key?(:default_license_config)
30981
+ @display_name = args[:display_name] if args.key?(:display_name)
30982
+ @enable_expired_license_auto_update = args[:enable_expired_license_auto_update] if args.key?(:enable_expired_license_auto_update)
30983
+ @enable_license_auto_register = args[:enable_license_auto_register] if args.key?(:enable_license_auto_register)
30984
+ @name = args[:name] if args.key?(:name)
30985
+ end
30986
+ end
30987
+
30625
30988
  # Config to store data store type configuration for workspace data
30626
30989
  class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
30627
30990
  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.86.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251017"
25
+ REVISION = "20251030"
26
26
  end
27
27
  end
28
28
  end
@@ -772,6 +772,12 @@ module Google
772
772
  include Google::Apis::Core::JsonObjectSupport
773
773
  end
774
774
 
775
+ class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
775
781
  class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
776
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
783
 
@@ -994,6 +1000,12 @@ module Google
994
1000
  include Google::Apis::Core::JsonObjectSupport
995
1001
  end
996
1002
 
1003
+ class GoogleCloudDiscoveryengineV1UserStore
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
997
1009
  class GoogleCloudDiscoveryengineV1WorkspaceConfig
998
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1011
 
@@ -1516,6 +1528,12 @@ module Google
1516
1528
  include Google::Apis::Core::JsonObjectSupport
1517
1529
  end
1518
1530
 
1531
+ class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1519
1537
  class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
1520
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1539
 
@@ -1570,6 +1588,12 @@ module Google
1570
1588
  include Google::Apis::Core::JsonObjectSupport
1571
1589
  end
1572
1590
 
1591
+ class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1573
1597
  class GoogleCloudDiscoveryengineV1alphaDestinationConfig
1574
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1575
1599
 
@@ -1942,6 +1966,12 @@ module Google
1942
1966
  include Google::Apis::Core::JsonObjectSupport
1943
1967
  end
1944
1968
 
1969
+ class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1945
1975
  class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
1946
1976
  class Representation < Google::Apis::Core::JsonRepresentation; end
1947
1977
 
@@ -4000,6 +4030,12 @@ module Google
4000
4030
  include Google::Apis::Core::JsonObjectSupport
4001
4031
  end
4002
4032
 
4033
+ class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
4034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4035
+
4036
+ include Google::Apis::Core::JsonObjectSupport
4037
+ end
4038
+
4003
4039
  class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
4004
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
4005
4041
 
@@ -4858,6 +4894,12 @@ module Google
4858
4894
  include Google::Apis::Core::JsonObjectSupport
4859
4895
  end
4860
4896
 
4897
+ class GoogleCloudDiscoveryengineV1betaUserStore
4898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4899
+
4900
+ include Google::Apis::Core::JsonObjectSupport
4901
+ end
4902
+
4861
4903
  class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
4862
4904
  class Representation < Google::Apis::Core::JsonRepresentation; end
4863
4905
 
@@ -5748,6 +5790,7 @@ module Google
5748
5790
  property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1CmekConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1CmekConfig::Representation
5749
5791
 
5750
5792
  property :configurable_billing_approach, as: 'configurableBillingApproach'
5793
+ property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
5751
5794
  property :content_config, as: 'contentConfig'
5752
5795
  property :create_time, as: 'createTime'
5753
5796
  property :default_schema_id, as: 'defaultSchemaId'
@@ -6242,6 +6285,8 @@ module Google
6242
6285
  class GoogleCloudDiscoveryengineV1Project
6243
6286
  # @private
6244
6287
  class Representation < Google::Apis::Core::JsonRepresentation
6288
+ property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus::Representation
6289
+
6245
6290
  property :create_time, as: 'createTime'
6246
6291
  property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig::Representation
6247
6292
 
@@ -6252,6 +6297,15 @@ module Google
6252
6297
  end
6253
6298
  end
6254
6299
 
6300
+ class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
6301
+ # @private
6302
+ class Representation < Google::Apis::Core::JsonRepresentation
6303
+ property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
6304
+ property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
6305
+ property :start_time, as: 'startTime'
6306
+ end
6307
+ end
6308
+
6255
6309
  class GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig
6256
6310
  # @private
6257
6311
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6265,6 +6319,7 @@ module Google
6265
6319
  class Representation < Google::Apis::Core::JsonRepresentation
6266
6320
  property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
6267
6321
 
6322
+ property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
6268
6323
  end
6269
6324
  end
6270
6325
 
@@ -6620,6 +6675,17 @@ module Google
6620
6675
  end
6621
6676
  end
6622
6677
 
6678
+ class GoogleCloudDiscoveryengineV1UserStore
6679
+ # @private
6680
+ class Representation < Google::Apis::Core::JsonRepresentation
6681
+ property :default_license_config, as: 'defaultLicenseConfig'
6682
+ property :display_name, as: 'displayName'
6683
+ property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
6684
+ property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
6685
+ property :name, as: 'name'
6686
+ end
6687
+ end
6688
+
6623
6689
  class GoogleCloudDiscoveryengineV1WorkspaceConfig
6624
6690
  # @private
6625
6691
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7518,6 +7584,7 @@ module Google
7518
7584
  property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCmekConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaCmekConfig::Representation
7519
7585
 
7520
7586
  property :configurable_billing_approach, as: 'configurableBillingApproach'
7587
+ property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
7521
7588
  property :content_config, as: 'contentConfig'
7522
7589
  property :create_time, as: 'createTime'
7523
7590
  property :default_schema_id, as: 'defaultSchemaId'
@@ -7580,6 +7647,14 @@ module Google
7580
7647
  end
7581
7648
  end
7582
7649
 
7650
+ class GoogleCloudDiscoveryengineV1alphaDeleteAgentMetadata
7651
+ # @private
7652
+ class Representation < Google::Apis::Core::JsonRepresentation
7653
+ property :create_time, as: 'createTime'
7654
+ property :update_time, as: 'updateTime'
7655
+ end
7656
+ end
7657
+
7583
7658
  class GoogleCloudDiscoveryengineV1alphaDeleteCmekConfigMetadata
7584
7659
  # @private
7585
7660
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7651,6 +7726,14 @@ module Google
7651
7726
  end
7652
7727
  end
7653
7728
 
7729
+ class GoogleCloudDiscoveryengineV1alphaDeleteUserStoreMetadata
7730
+ # @private
7731
+ class Representation < Google::Apis::Core::JsonRepresentation
7732
+ property :failure_count, :numeric_string => true, as: 'failureCount'
7733
+ property :success_count, :numeric_string => true, as: 'successCount'
7734
+ end
7735
+ end
7736
+
7654
7737
  class GoogleCloudDiscoveryengineV1alphaDestinationConfig
7655
7738
  # @private
7656
7739
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8250,6 +8333,8 @@ module Google
8250
8333
  class GoogleCloudDiscoveryengineV1alphaProject
8251
8334
  # @private
8252
8335
  class Representation < Google::Apis::Core::JsonRepresentation
8336
+ property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus::Representation
8337
+
8253
8338
  property :create_time, as: 'createTime'
8254
8339
  property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig::Representation
8255
8340
 
@@ -8260,6 +8345,15 @@ module Google
8260
8345
  end
8261
8346
  end
8262
8347
 
8348
+ class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
8349
+ # @private
8350
+ class Representation < Google::Apis::Core::JsonRepresentation
8351
+ property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
8352
+ property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
8353
+ property :start_time, as: 'startTime'
8354
+ end
8355
+ end
8356
+
8263
8357
  class GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig
8264
8358
  # @private
8265
8359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8273,6 +8367,7 @@ module Google
8273
8367
  class Representation < Google::Apis::Core::JsonRepresentation
8274
8368
  property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
8275
8369
 
8370
+ property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
8276
8371
  end
8277
8372
  end
8278
8373
 
@@ -10571,6 +10666,7 @@ module Google
10571
10666
  property :cmek_config, as: 'cmekConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCmekConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaCmekConfig::Representation
10572
10667
 
10573
10668
  property :configurable_billing_approach, as: 'configurableBillingApproach'
10669
+ property :configurable_billing_approach_update_time, as: 'configurableBillingApproachUpdateTime'
10574
10670
  property :content_config, as: 'contentConfig'
10575
10671
  property :create_time, as: 'createTime'
10576
10672
  property :default_schema_id, as: 'defaultSchemaId'
@@ -11696,6 +11792,8 @@ module Google
11696
11792
  class GoogleCloudDiscoveryengineV1betaProject
11697
11793
  # @private
11698
11794
  class Representation < Google::Apis::Core::JsonRepresentation
11795
+ property :configurable_billing_status, as: 'configurableBillingStatus', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus::Representation
11796
+
11699
11797
  property :create_time, as: 'createTime'
11700
11798
  property :customer_provided_config, as: 'customerProvidedConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig::Representation
11701
11799
 
@@ -11706,6 +11804,15 @@ module Google
11706
11804
  end
11707
11805
  end
11708
11806
 
11807
+ class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
11808
+ # @private
11809
+ class Representation < Google::Apis::Core::JsonRepresentation
11810
+ property :effective_indexing_core_threshold, :numeric_string => true, as: 'effectiveIndexingCoreThreshold'
11811
+ property :effective_search_qpm_threshold, :numeric_string => true, as: 'effectiveSearchQpmThreshold'
11812
+ property :start_time, as: 'startTime'
11813
+ end
11814
+ end
11815
+
11709
11816
  class GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig
11710
11817
  # @private
11711
11818
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11719,6 +11826,7 @@ module Google
11719
11826
  class Representation < Google::Apis::Core::JsonRepresentation
11720
11827
  property :model_armor_config, as: 'modelArmorConfig', class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig, decorator: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfigModelArmorConfig::Representation
11721
11828
 
11829
+ property :opt_out_notebook_sharing, as: 'optOutNotebookSharing'
11722
11830
  end
11723
11831
  end
11724
11832
 
@@ -13181,6 +13289,17 @@ module Google
13181
13289
  end
13182
13290
  end
13183
13291
 
13292
+ class GoogleCloudDiscoveryengineV1betaUserStore
13293
+ # @private
13294
+ class Representation < Google::Apis::Core::JsonRepresentation
13295
+ property :default_license_config, as: 'defaultLicenseConfig'
13296
+ property :display_name, as: 'displayName'
13297
+ property :enable_expired_license_auto_update, as: 'enableExpiredLicenseAutoUpdate'
13298
+ property :enable_license_auto_register, as: 'enableLicenseAutoRegister'
13299
+ property :name, as: 'name'
13300
+ end
13301
+ end
13302
+
13184
13303
  class GoogleCloudDiscoveryengineV1betaWorkspaceConfig
13185
13304
  # @private
13186
13305
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -631,9 +631,9 @@ module Google
631
631
  # values: * `document` is the default model for regular dataStores. * `search-
632
632
  # history` is the default model for site search dataStores.
633
633
  # @param [String] user_pseudo_id
634
- # A unique identifier for tracking visitors. For example, this could be
635
- # implemented with an HTTP cookie, which should be able to uniquely identify a
636
- # visitor on a single device. This unique identifier should not change if the
634
+ # Optional. A unique identifier for tracking visitors. For example, this could
635
+ # be implemented with an HTTP cookie, which should be able to uniquely identify
636
+ # a visitor on a single device. This unique identifier should not change if the
637
637
  # visitor logs in or out of the website. This field should NOT have a fixed
638
638
  # value such as `unknown_visitor`. This should be the same identifier as
639
639
  # UserEvent.user_pseudo_id and SearchRequest.user_pseudo_id. The field must be a
@@ -5444,9 +5444,9 @@ module Google
5444
5444
  # values: * `document` is the default model for regular dataStores. * `search-
5445
5445
  # history` is the default model for site search dataStores.
5446
5446
  # @param [String] user_pseudo_id
5447
- # A unique identifier for tracking visitors. For example, this could be
5448
- # implemented with an HTTP cookie, which should be able to uniquely identify a
5449
- # visitor on a single device. This unique identifier should not change if the
5447
+ # Optional. A unique identifier for tracking visitors. For example, this could
5448
+ # be implemented with an HTTP cookie, which should be able to uniquely identify
5449
+ # a visitor on a single device. This unique identifier should not change if the
5450
5450
  # visitor logs in or out of the website. This field should NOT have a fixed
5451
5451
  # value such as `unknown_visitor`. This should be the same identifier as
5452
5452
  # UserEvent.user_pseudo_id and SearchRequest.user_pseudo_id. The field must be a
@@ -9717,6 +9717,145 @@ module Google
9717
9717
  execute_or_queue_command(command, &block)
9718
9718
  end
9719
9719
 
9720
+ # Creates a new User Store.
9721
+ # @param [String] parent
9722
+ # Required. The parent collection resource name, such as `projects/`project`/
9723
+ # locations/`location``.
9724
+ # @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore] google_cloud_discoveryengine_v1beta_user_store_object
9725
+ # @param [String] user_store_id
9726
+ # Required. The ID of the User Store to create. The ID must contain only letters
9727
+ # (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum
9728
+ # length is 63 characters.
9729
+ # @param [String] fields
9730
+ # Selector specifying which fields to include in a partial response.
9731
+ # @param [String] quota_user
9732
+ # Available to use for quota purposes for server-side applications. Can be any
9733
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
9734
+ # @param [Google::Apis::RequestOptions] options
9735
+ # Request-specific options
9736
+ #
9737
+ # @yield [result, err] Result & error if block supplied
9738
+ # @yieldparam result [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore] parsed result object
9739
+ # @yieldparam err [StandardError] error object if request failed
9740
+ #
9741
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore]
9742
+ #
9743
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
9744
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
9745
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
9746
+ def create_project_location_user_store(parent, google_cloud_discoveryengine_v1beta_user_store_object = nil, user_store_id: nil, fields: nil, quota_user: nil, options: nil, &block)
9747
+ command = make_simple_command(:post, 'v1beta/{+parent}/userStores', options)
9748
+ command.request_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore::Representation
9749
+ command.request_object = google_cloud_discoveryengine_v1beta_user_store_object
9750
+ command.response_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore::Representation
9751
+ command.response_class = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore
9752
+ command.params['parent'] = parent unless parent.nil?
9753
+ command.query['userStoreId'] = user_store_id unless user_store_id.nil?
9754
+ command.query['fields'] = fields unless fields.nil?
9755
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
9756
+ execute_or_queue_command(command, &block)
9757
+ end
9758
+
9759
+ # Deletes the User Store.
9760
+ # @param [String] name
9761
+ # Required. The name of the User Store to delete. Format: `projects/`project`/
9762
+ # locations/`location`/userStores/`user_store_id``
9763
+ # @param [String] fields
9764
+ # Selector specifying which fields to include in a partial response.
9765
+ # @param [String] quota_user
9766
+ # Available to use for quota purposes for server-side applications. Can be any
9767
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
9768
+ # @param [Google::Apis::RequestOptions] options
9769
+ # Request-specific options
9770
+ #
9771
+ # @yield [result, err] Result & error if block supplied
9772
+ # @yieldparam result [Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation] parsed result object
9773
+ # @yieldparam err [StandardError] error object if request failed
9774
+ #
9775
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation]
9776
+ #
9777
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
9778
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
9779
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
9780
+ def delete_project_location_user_store(name, fields: nil, quota_user: nil, options: nil, &block)
9781
+ command = make_simple_command(:delete, 'v1beta/{+name}', options)
9782
+ command.response_representation = Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation::Representation
9783
+ command.response_class = Google::Apis::DiscoveryengineV1beta::GoogleLongrunningOperation
9784
+ command.params['name'] = name unless name.nil?
9785
+ command.query['fields'] = fields unless fields.nil?
9786
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
9787
+ execute_or_queue_command(command, &block)
9788
+ end
9789
+
9790
+ # Gets the User Store.
9791
+ # @param [String] name
9792
+ # Required. The name of the User Store to get. Format: `projects/`project`/
9793
+ # locations/`location`/userStores/`user_store_id``
9794
+ # @param [String] fields
9795
+ # Selector specifying which fields to include in a partial response.
9796
+ # @param [String] quota_user
9797
+ # Available to use for quota purposes for server-side applications. Can be any
9798
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
9799
+ # @param [Google::Apis::RequestOptions] options
9800
+ # Request-specific options
9801
+ #
9802
+ # @yield [result, err] Result & error if block supplied
9803
+ # @yieldparam result [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore] parsed result object
9804
+ # @yieldparam err [StandardError] error object if request failed
9805
+ #
9806
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore]
9807
+ #
9808
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
9809
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
9810
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
9811
+ def get_project_location_user_store(name, fields: nil, quota_user: nil, options: nil, &block)
9812
+ command = make_simple_command(:get, 'v1beta/{+name}', options)
9813
+ command.response_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore::Representation
9814
+ command.response_class = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore
9815
+ command.params['name'] = name unless name.nil?
9816
+ command.query['fields'] = fields unless fields.nil?
9817
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
9818
+ execute_or_queue_command(command, &block)
9819
+ end
9820
+
9821
+ # Updates the User Store.
9822
+ # @param [String] name
9823
+ # Immutable. The full resource name of the User Store, in the format of `
9824
+ # projects/`project`/locations/`location`/userStores/`user_store``. This field
9825
+ # must be a UTF-8 encoded string with a length limit of 1024 characters.
9826
+ # @param [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore] google_cloud_discoveryengine_v1beta_user_store_object
9827
+ # @param [String] update_mask
9828
+ # Optional. The list of fields to update.
9829
+ # @param [String] fields
9830
+ # Selector specifying which fields to include in a partial response.
9831
+ # @param [String] quota_user
9832
+ # Available to use for quota purposes for server-side applications. Can be any
9833
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
9834
+ # @param [Google::Apis::RequestOptions] options
9835
+ # Request-specific options
9836
+ #
9837
+ # @yield [result, err] Result & error if block supplied
9838
+ # @yieldparam result [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore] parsed result object
9839
+ # @yieldparam err [StandardError] error object if request failed
9840
+ #
9841
+ # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore]
9842
+ #
9843
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
9844
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
9845
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
9846
+ def patch_project_location_user_store(name, google_cloud_discoveryengine_v1beta_user_store_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
9847
+ command = make_simple_command(:patch, 'v1beta/{+name}', options)
9848
+ command.request_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore::Representation
9849
+ command.request_object = google_cloud_discoveryengine_v1beta_user_store_object
9850
+ command.response_representation = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore::Representation
9851
+ command.response_class = Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaUserStore
9852
+ command.params['name'] = name unless name.nil?
9853
+ command.query['updateMask'] = update_mask unless update_mask.nil?
9854
+ command.query['fields'] = fields unless fields.nil?
9855
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
9856
+ execute_or_queue_command(command, &block)
9857
+ end
9858
+
9720
9859
  # Lists the User Licenses.
9721
9860
  # @param [String] parent
9722
9861
  # Required. The parent UserStore resource name, format: `projects/`project`/
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.86.0
4
+ version: 0.88.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.86.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-discoveryengine_v1beta/v0.88.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: