@@ -4665,11 +4665,33 @@ class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
46654665 # @return [Fixnum]
46664666 attr_accessor :effective_search_qpm_threshold
46674667
4668+ # Output only. The earliest next update time for the indexing core subscription
4669+ # threshold. This is based on the next_update_time returned by the underlying
4670+ # Cloud Billing Subscription V3 API. This field is populated only if an update
4671+ # indexing core subscription threshold request is succeeded.
4672+ # Corresponds to the JSON property `indexingCoreThresholdNextUpdateTime`
4673+ # @return [String]
4674+ attr_accessor :indexing_core_threshold_next_update_time
4675+
4676+ # Output only. The earliest next update time for the search QPM subscription
4677+ # threshold. This is based on the next_update_time returned by the underlying
4678+ # Cloud Billing Subscription V3 API. This field is populated only if an update
4679+ # QPM subscription threshold request is succeeded.
4680+ # Corresponds to the JSON property `searchQpmThresholdNextUpdateTime`
4681+ # @return [String]
4682+ attr_accessor :search_qpm_threshold_next_update_time
4683+
46684684 # Optional. The start time of the currently active billing subscription.
46694685 # Corresponds to the JSON property `startTime`
46704686 # @return [String]
46714687 attr_accessor :start_time
46724688
4689+ # Output only. The latest terminate effective time of search qpm and indexing
4690+ # core subscriptions.
4691+ # Corresponds to the JSON property `terminateTime`
4692+ # @return [String]
4693+ attr_accessor :terminate_time
4694+
46734695 def initialize(**args)
46744696 update!(**args)
46754697 end
@@ -4678,7 +4700,10 @@ def initialize(**args)
46784700 def update!(**args)
46794701 @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
46804702 @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
4703+ @indexing_core_threshold_next_update_time = args[:indexing_core_threshold_next_update_time] if args.key?(:indexing_core_threshold_next_update_time)
4704+ @search_qpm_threshold_next_update_time = args[:search_qpm_threshold_next_update_time] if args.key?(:search_qpm_threshold_next_update_time)
46814705 @start_time = args[:start_time] if args.key?(:start_time)
4706+ @terminate_time = args[:terminate_time] if args.key?(:terminate_time)
46824707 end
46834708 end
46844709
@@ -12545,11 +12570,33 @@ class GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus
1254512570 # @return [Fixnum]
1254612571 attr_accessor :effective_search_qpm_threshold
1254712572
12573+ # Output only. The earliest next update time for the indexing core subscription
12574+ # threshold. This is based on the next_update_time returned by the underlying
12575+ # Cloud Billing Subscription V3 API. This field is populated only if an update
12576+ # indexing core subscription threshold request is succeeded.
12577+ # Corresponds to the JSON property `indexingCoreThresholdNextUpdateTime`
12578+ # @return [String]
12579+ attr_accessor :indexing_core_threshold_next_update_time
12580+
12581+ # Output only. The earliest next update time for the search QPM subscription
12582+ # threshold. This is based on the next_update_time returned by the underlying
12583+ # Cloud Billing Subscription V3 API. This field is populated only if an update
12584+ # QPM subscription threshold request is succeeded.
12585+ # Corresponds to the JSON property `searchQpmThresholdNextUpdateTime`
12586+ # @return [String]
12587+ attr_accessor :search_qpm_threshold_next_update_time
12588+
1254812589 # Optional. The start time of the currently active billing subscription.
1254912590 # Corresponds to the JSON property `startTime`
1255012591 # @return [String]
1255112592 attr_accessor :start_time
1255212593
12594+ # Output only. The latest terminate effective time of search qpm and indexing
12595+ # core subscriptions.
12596+ # Corresponds to the JSON property `terminateTime`
12597+ # @return [String]
12598+ attr_accessor :terminate_time
12599+
1255312600 def initialize(**args)
1255412601 update!(**args)
1255512602 end
@@ -12558,7 +12605,10 @@ def initialize(**args)
1255812605 def update!(**args)
1255912606 @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
1256012607 @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
12608+ @indexing_core_threshold_next_update_time = args[:indexing_core_threshold_next_update_time] if args.key?(:indexing_core_threshold_next_update_time)
12609+ @search_qpm_threshold_next_update_time = args[:search_qpm_threshold_next_update_time] if args.key?(:search_qpm_threshold_next_update_time)
1256112610 @start_time = args[:start_time] if args.key?(:start_time)
12611+ @terminate_time = args[:terminate_time] if args.key?(:terminate_time)
1256212612 end
1256312613 end
1256412614
@@ -15954,7 +16004,7 @@ def update!(**args)
1595416004 class GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequest
1595516005 include Google::Apis::Core::Hashable
1595616006
15957- # Specification to boost suggestions based on the condtion of the suggestion.
16007+ # Specification to boost suggestions based on the condition of the suggestion.
1595816008 # Corresponds to the JSON property `boostSpec`
1595916009 # @return [Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec]
1596016010 attr_accessor :boost_spec
@@ -16042,7 +16092,7 @@ def update!(**args)
1604216092 end
1604316093 end
1604416094
16045- # Specification to boost suggestions based on the condtion of the suggestion.
16095+ # Specification to boost suggestions based on the condition of the suggestion.
1604616096 class GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequestBoostSpec
1604716097 include Google::Apis::Core::Hashable
1604816098
@@ -25452,11 +25502,33 @@ class GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus
2545225502 # @return [Fixnum]
2545325503 attr_accessor :effective_search_qpm_threshold
2545425504
25505+ # Output only. The earliest next update time for the indexing core subscription
25506+ # threshold. This is based on the next_update_time returned by the underlying
25507+ # Cloud Billing Subscription V3 API. This field is populated only if an update
25508+ # indexing core subscription threshold request is succeeded.
25509+ # Corresponds to the JSON property `indexingCoreThresholdNextUpdateTime`
25510+ # @return [String]
25511+ attr_accessor :indexing_core_threshold_next_update_time
25512+
25513+ # Output only. The earliest next update time for the search QPM subscription
25514+ # threshold. This is based on the next_update_time returned by the underlying
25515+ # Cloud Billing Subscription V3 API. This field is populated only if an update
25516+ # QPM subscription threshold request is succeeded.
25517+ # Corresponds to the JSON property `searchQpmThresholdNextUpdateTime`
25518+ # @return [String]
25519+ attr_accessor :search_qpm_threshold_next_update_time
25520+
2545525521 # Optional. The start time of the currently active billing subscription.
2545625522 # Corresponds to the JSON property `startTime`
2545725523 # @return [String]
2545825524 attr_accessor :start_time
2545925525
25526+ # Output only. The latest terminate effective time of search qpm and indexing
25527+ # core subscriptions.
25528+ # Corresponds to the JSON property `terminateTime`
25529+ # @return [String]
25530+ attr_accessor :terminate_time
25531+
2546025532 def initialize(**args)
2546125533 update!(**args)
2546225534 end
@@ -25465,7 +25537,10 @@ def initialize(**args)
2546525537 def update!(**args)
2546625538 @effective_indexing_core_threshold = args[:effective_indexing_core_threshold] if args.key?(:effective_indexing_core_threshold)
2546725539 @effective_search_qpm_threshold = args[:effective_search_qpm_threshold] if args.key?(:effective_search_qpm_threshold)
25540+ @indexing_core_threshold_next_update_time = args[:indexing_core_threshold_next_update_time] if args.key?(:indexing_core_threshold_next_update_time)
25541+ @search_qpm_threshold_next_update_time = args[:search_qpm_threshold_next_update_time] if args.key?(:search_qpm_threshold_next_update_time)
2546825542 @start_time = args[:start_time] if args.key?(:start_time)
25543+ @terminate_time = args[:terminate_time] if args.key?(:terminate_time)
2546925544 end
2547025545 end
2547125546
0 commit comments