@maxim_mazurok/gapi.client.discoveryengine-v1beta 0.2.20260606 → 0.2.20260620

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.
Files changed (2) hide show
  1. package/index.d.ts +98 -13
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://discoveryengine.googleapis.com/$discovery/rest?version=v1beta
12
- // Revision: 20260606
12
+ // Revision: 20260620
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -1068,7 +1068,8 @@ declare namespace gapi.client {
1068
1068
  | 'GCNV'
1069
1069
  | 'GOOGLE_CHAT'
1070
1070
  | 'GOOGLE_SITES'
1071
- | 'REMOTE_MCP';
1071
+ | 'REMOTE_MCP'
1072
+ | 'GOOGLE_WORKSPACE';
1072
1073
  /** Optional. Whether the END USER AUTHENTICATION connector is created in SaaS. */
1073
1074
  createEuaSaas?: boolean;
1074
1075
  /** Output only. Timestamp the DataConnector was created at. */
@@ -1529,6 +1530,8 @@ declare namespace gapi.client {
1529
1530
  agentGatewaySetting?: GoogleCloudDiscoveryengineV1alphaAgentGatewaySetting;
1530
1531
  /** Optional. Immutable. This the application type which this engine resource represents. NOTE: this is a new concept independ of existing industry vertical or solution type. */
1531
1532
  appType?: 'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_INTRANET';
1533
+ /** Optional. The Agent registry containing the agents, MCP servers and tools associated with this engine. Field is required if the engine has an Agent Gateway setting. */
1534
+ associatedAgentRegistry?: string;
1532
1535
  /** Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
1533
1536
  chatEngineConfig?: GoogleCloudDiscoveryengineV1alphaEngineChatEngineConfig;
1534
1537
  /** Output only. Additional information of the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
@@ -1551,7 +1554,7 @@ declare namespace gapi.client {
1551
1554
  disableAnalytics?: boolean;
1552
1555
  /** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
1553
1556
  displayName?: string;
1554
- /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `disable-mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `disable-canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` */
1557
+ /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research` */
1555
1558
  features?: {
1556
1559
  [P in string]:
1557
1560
  | 'FEATURE_STATE_UNSPECIFIED'
@@ -1717,7 +1720,8 @@ declare namespace gapi.client {
1717
1720
  | 'SUBSCRIPTION_TIER_EDU_PRO'
1718
1721
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
1719
1722
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
1720
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
1723
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
1724
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
1721
1725
  /** The add-on that this search engine enables. */
1722
1726
  searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
1723
1727
  /** The search feature tier of this engine. Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified. */
@@ -2049,7 +2053,8 @@ declare namespace gapi.client {
2049
2053
  | 'SUBSCRIPTION_TIER_EDU_PRO'
2050
2054
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
2051
2055
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
2052
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
2056
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
2057
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
2053
2058
  }
2054
2059
  interface GoogleCloudDiscoveryengineV1alphaListSessionsRequest {
2055
2060
  /** A comma-separated list of fields to filter by, in EBNF grammar. The supported fields are: * `user_pseudo_id` * `state` * `display_name` * `starred` * `is_pinned` * `labels` * `create_time` * `update_time` * `collaborative_project` Examples: * `user_pseudo_id = some_id` * `display_name = "some_name"` * `starred = true` * `is_pinned=true AND (NOT labels:hidden)` * `create_time > "1970-01-01T12:00:00Z"` * `collaborative_project = "projects/123/locations/global/collections/default_collection/engines/" "default_engine/collaborative_projects/cp1"` */
@@ -2122,6 +2127,8 @@ declare namespace gapi.client {
2122
2127
  };
2123
2128
  }
2124
2129
  interface GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus {
2130
+ /** Output only. Per-model Agent Search TPM subscription status. */
2131
+ agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
2125
2132
  /** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
2126
2133
  effectiveIndexingCoreThreshold?: string;
2127
2134
  /** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
@@ -2142,6 +2149,25 @@ declare namespace gapi.client {
2142
2149
  | 'SCALE_UP'
2143
2150
  | 'SCALE_DOWN';
2144
2151
  }
2152
+ interface GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
2153
+ /** Output only. The currently effective TPM threshold. Reflects scale-up immediately and scale-down at the next billing cycle, matching `effective_search_qpm_threshold` semantics. */
2154
+ effectiveTpmThreshold?: string;
2155
+ /** Output only. The Gemini model version this status corresponds to. Matches CoreSubscription.AgentSearchTokenSubscription.model_version (a stable Gemini model version from the Gemini Enterprise Agent Platform model-versions registry; see https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/model-versions#gemini-models). */
2156
+ modelVersion?: string;
2157
+ /** Output only. When this (project, model_version) Agent Search TPM subscription was first activated. Set once on first activation of this model version and never moved by subsequent threshold updates; on termination + re-activation a new value is recorded. Does NOT move the whole-relationship `start_time` on the enclosing ConfigurableBillingStatus, which continues to represent the first activation of the overall customer-configurable-pricing relationship. */
2158
+ startTime?: string;
2159
+ /** Output only. If set, the scheduled effective time at which this (project, model_version) Agent Search TPM subscription will terminate. Populated when the customer removes this entry from `core_subscription.agent_search_token_subscriptions[*]`. Does NOT move the whole-relationship `terminate_time` on the enclosing ConfigurableBillingStatus, which is populated only when the entire customer-configurable-pricing relationship is being torn down. */
2160
+ terminateTime?: string;
2161
+ /** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
2162
+ tpmThresholdNextUpdateTime?: string;
2163
+ /** Output only. The type of the most recent update to this (project, model_version) subscription, as performed by the most recent UpdateProject call. `UPDATE_TYPE_UNSPECIFIED` indicates this model_version was not touched by the most recent UpdateProject (its `effective_tpm_threshold` reflects an earlier update). The whole-relationship `update_type` on the enclosing ConfigurableBillingStatus continues to summarize the direction of the most recent update across all surfaces in the project (QPM, IndexingCore, and Agent Search TPM together). */
2164
+ updateType?:
2165
+ | 'UPDATE_TYPE_UNSPECIFIED'
2166
+ | 'CREATE'
2167
+ | 'DELETE'
2168
+ | 'SCALE_UP'
2169
+ | 'SCALE_DOWN';
2170
+ }
2145
2171
  interface GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig {
2146
2172
  /** Optional. Configuration for NotebookLM settings. */
2147
2173
  notebooklmConfig?: GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig;
@@ -4951,6 +4977,8 @@ declare namespace gapi.client {
4951
4977
  agentGatewaySetting?: GoogleCloudDiscoveryengineV1betaAgentGatewaySetting;
4952
4978
  /** Optional. Immutable. This the application type which this engine resource represents. NOTE: this is a new concept independ of existing industry vertical or solution type. */
4953
4979
  appType?: 'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_INTRANET';
4980
+ /** Optional. The Agent registry containing the agents, MCP servers and tools associated with this engine. Field is required if the engine has an Agent Gateway setting. */
4981
+ associatedAgentRegistry?: string;
4954
4982
  /** Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
4955
4983
  chatEngineConfig?: GoogleCloudDiscoveryengineV1betaEngineChatEngineConfig;
4956
4984
  /** Output only. Additional information of the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
@@ -4973,7 +5001,7 @@ declare namespace gapi.client {
4973
5001
  disableAnalytics?: boolean;
4974
5002
  /** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
4975
5003
  displayName?: string;
4976
- /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `disable-mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `disable-canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` */
5004
+ /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research` */
4977
5005
  features?: {
4978
5006
  [P in string]:
4979
5007
  | 'FEATURE_STATE_UNSPECIFIED'
@@ -5119,7 +5147,8 @@ declare namespace gapi.client {
5119
5147
  | 'SUBSCRIPTION_TIER_EDU_PRO'
5120
5148
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
5121
5149
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
5122
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
5150
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
5151
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
5123
5152
  /** The add-on that this search engine enables. */
5124
5153
  searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
5125
5154
  /** The search feature tier of this engine. Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified. */
@@ -5576,7 +5605,8 @@ declare namespace gapi.client {
5576
5605
  | 'SUBSCRIPTION_TIER_EDU_PRO'
5577
5606
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
5578
5607
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
5579
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
5608
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
5609
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
5580
5610
  }
5581
5611
  interface GoogleCloudDiscoveryengineV1betaLicenseConfigUsageStats {
5582
5612
  /** Required. The LicenseConfig name. */
@@ -5796,6 +5826,8 @@ declare namespace gapi.client {
5796
5826
  };
5797
5827
  }
5798
5828
  interface GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus {
5829
+ /** Output only. Per-model Agent Search TPM subscription status. */
5830
+ agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
5799
5831
  /** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
5800
5832
  effectiveIndexingCoreThreshold?: string;
5801
5833
  /** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
@@ -5816,6 +5848,25 @@ declare namespace gapi.client {
5816
5848
  | 'SCALE_UP'
5817
5849
  | 'SCALE_DOWN';
5818
5850
  }
5851
+ interface GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
5852
+ /** Output only. The currently effective TPM threshold. Reflects scale-up immediately and scale-down at the next billing cycle, matching `effective_search_qpm_threshold` semantics. */
5853
+ effectiveTpmThreshold?: string;
5854
+ /** Output only. The Gemini model version this status corresponds to. Matches CoreSubscription.AgentSearchTokenSubscription.model_version (a stable Gemini model version from the Gemini Enterprise Agent Platform model-versions registry; see https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/model-versions#gemini-models). */
5855
+ modelVersion?: string;
5856
+ /** Output only. When this (project, model_version) Agent Search TPM subscription was first activated. Set once on first activation of this model version and never moved by subsequent threshold updates; on termination + re-activation a new value is recorded. Does NOT move the whole-relationship `start_time` on the enclosing ConfigurableBillingStatus, which continues to represent the first activation of the overall customer-configurable-pricing relationship. */
5857
+ startTime?: string;
5858
+ /** Output only. If set, the scheduled effective time at which this (project, model_version) Agent Search TPM subscription will terminate. Populated when the customer removes this entry from `core_subscription.agent_search_token_subscriptions[*]`. Does NOT move the whole-relationship `terminate_time` on the enclosing ConfigurableBillingStatus, which is populated only when the entire customer-configurable-pricing relationship is being torn down. */
5859
+ terminateTime?: string;
5860
+ /** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
5861
+ tpmThresholdNextUpdateTime?: string;
5862
+ /** Output only. The type of the most recent update to this (project, model_version) subscription, as performed by the most recent UpdateProject call. `UPDATE_TYPE_UNSPECIFIED` indicates this model_version was not touched by the most recent UpdateProject (its `effective_tpm_threshold` reflects an earlier update). The whole-relationship `update_type` on the enclosing ConfigurableBillingStatus continues to summarize the direction of the most recent update across all surfaces in the project (QPM, IndexingCore, and Agent Search TPM together). */
5863
+ updateType?:
5864
+ | 'UPDATE_TYPE_UNSPECIFIED'
5865
+ | 'CREATE'
5866
+ | 'DELETE'
5867
+ | 'SCALE_UP'
5868
+ | 'SCALE_DOWN';
5869
+ }
5819
5870
  interface GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig {
5820
5871
  /** Optional. Configuration for NotebookLM settings. */
5821
5872
  notebooklmConfig?: GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig;
@@ -7030,6 +7081,8 @@ declare namespace gapi.client {
7030
7081
  answer?: GoogleCloudDiscoveryengineV1betaAssistAnswer;
7031
7082
  /** A global unique ID that identifies the current pair of request and stream of responses. Used for feedback and support. */
7032
7083
  assistToken?: string;
7084
+ /** Per-connector authentication errors encountered during the request. Present when one or more connectors failed authentication but the request proceeded with the remaining connectors. */
7085
+ connectorAuthErrors?: GoogleCloudDiscoveryengineV1betaStreamAssistResponseConnectorAuthError[];
7033
7086
  /** The tool names of the tools that were invoked. */
7034
7087
  invocationTools?: string[];
7035
7088
  /** The skills executed during the turn. */
@@ -7037,6 +7090,12 @@ declare namespace gapi.client {
7037
7090
  /** Session information. Only included in the final StreamAssistResponse of the response stream. */
7038
7091
  sessionInfo?: GoogleCloudDiscoveryengineV1betaStreamAssistResponseSessionInfo;
7039
7092
  }
7093
+ interface GoogleCloudDiscoveryengineV1betaStreamAssistResponseConnectorAuthError {
7094
+ /** Resource name of the data connector that failed authentication. */
7095
+ dataConnector?: string;
7096
+ /** Human-readable error message describing the auth failure. */
7097
+ errorMessage?: string;
7098
+ }
7040
7099
  interface GoogleCloudDiscoveryengineV1betaStreamAssistResponseInvokedSkill {
7041
7100
  /** The display name of the skill. */
7042
7101
  displayName?: string;
@@ -7517,7 +7576,8 @@ declare namespace gapi.client {
7517
7576
  | 'GCNV'
7518
7577
  | 'GOOGLE_CHAT'
7519
7578
  | 'GOOGLE_SITES'
7520
- | 'REMOTE_MCP';
7579
+ | 'REMOTE_MCP'
7580
+ | 'GOOGLE_WORKSPACE';
7521
7581
  /** Optional. Whether the END USER AUTHENTICATION connector is created in SaaS. */
7522
7582
  createEuaSaas?: boolean;
7523
7583
  /** Output only. Timestamp the DataConnector was created at. */
@@ -7932,6 +7992,8 @@ declare namespace gapi.client {
7932
7992
  agentGatewaySetting?: GoogleCloudDiscoveryengineV1AgentGatewaySetting;
7933
7993
  /** Optional. Immutable. This the application type which this engine resource represents. NOTE: this is a new concept independ of existing industry vertical or solution type. */
7934
7994
  appType?: 'APP_TYPE_UNSPECIFIED' | 'APP_TYPE_INTRANET';
7995
+ /** Optional. The Agent registry containing the agents, MCP servers and tools associated with this engine. Field is required if the engine has an Agent Gateway setting. */
7996
+ associatedAgentRegistry?: string;
7935
7997
  /** Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
7936
7998
  chatEngineConfig?: GoogleCloudDiscoveryengineV1EngineChatEngineConfig;
7937
7999
  /** Output only. Additional information of the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. */
@@ -7954,7 +8016,7 @@ declare namespace gapi.client {
7954
8016
  disableAnalytics?: boolean;
7955
8017
  /** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
7956
8018
  displayName?: string;
7957
- /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `disable-mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `disable-canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` */
8019
+ /** Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it's present, all other feature state settings are ignored. * `agent-gallery` * `no-code-agent-builder` * `prompt-gallery` * `model-selector` * `notebook-lm` * `people-search` * `people-search-org-chart` * `bi-directional-audio` * `feedback` * `session-sharing` * `personalization-memory` * `personalization-suggested-highlights` * `mobile-app-access` * `disable-agent-sharing` * `disable-image-generation` * `disable-video-generation` * `disable-onedrive-upload` * `disable-talk-to-content` * `disable-google-drive-upload` * `disable-welcome-emails` * `disable-canvas` * `canvas-workspace` * `disable-skills` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research` */
7958
8020
  features?: {
7959
8021
  [P in string]:
7960
8022
  | 'FEATURE_STATE_UNSPECIFIED'
@@ -8100,7 +8162,8 @@ declare namespace gapi.client {
8100
8162
  | 'SUBSCRIPTION_TIER_EDU_PRO'
8101
8163
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
8102
8164
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
8103
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
8165
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
8166
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
8104
8167
  /** The add-on that this search engine enables. */
8105
8168
  searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
8106
8169
  /** The search feature tier of this engine. Different tiers might have different pricing. To learn more, check the pricing documentation. Defaults to SearchTier.SEARCH_TIER_STANDARD if not specified. */
@@ -8266,7 +8329,8 @@ declare namespace gapi.client {
8266
8329
  | 'SUBSCRIPTION_TIER_EDU_PRO'
8267
8330
  | 'SUBSCRIPTION_TIER_EDU_EMERGING'
8268
8331
  | 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
8269
- | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER';
8332
+ | 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
8333
+ | 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
8270
8334
  }
8271
8335
  interface GoogleCloudDiscoveryengineV1NaturalLanguageQueryUnderstandingConfig {
8272
8336
  /** Mode of Natural Language Query Understanding. If this field is unset, the behavior defaults to NaturalLanguageQueryUnderstandingConfig.Mode.DISABLED. */
@@ -8295,6 +8359,8 @@ declare namespace gapi.client {
8295
8359
  };
8296
8360
  }
8297
8361
  interface GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus {
8362
+ /** Output only. Per-model Agent Search TPM subscription status. */
8363
+ agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
8298
8364
  /** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
8299
8365
  effectiveIndexingCoreThreshold?: string;
8300
8366
  /** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
@@ -8315,6 +8381,25 @@ declare namespace gapi.client {
8315
8381
  | 'SCALE_UP'
8316
8382
  | 'SCALE_DOWN';
8317
8383
  }
8384
+ interface GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
8385
+ /** Output only. The currently effective TPM threshold. Reflects scale-up immediately and scale-down at the next billing cycle, matching `effective_search_qpm_threshold` semantics. */
8386
+ effectiveTpmThreshold?: string;
8387
+ /** Output only. The Gemini model version this status corresponds to. Matches CoreSubscription.AgentSearchTokenSubscription.model_version (a stable Gemini model version from the Gemini Enterprise Agent Platform model-versions registry; see https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/model-versions#gemini-models). */
8388
+ modelVersion?: string;
8389
+ /** Output only. When this (project, model_version) Agent Search TPM subscription was first activated. Set once on first activation of this model version and never moved by subsequent threshold updates; on termination + re-activation a new value is recorded. Does NOT move the whole-relationship `start_time` on the enclosing ConfigurableBillingStatus, which continues to represent the first activation of the overall customer-configurable-pricing relationship. */
8390
+ startTime?: string;
8391
+ /** Output only. If set, the scheduled effective time at which this (project, model_version) Agent Search TPM subscription will terminate. Populated when the customer removes this entry from `core_subscription.agent_search_token_subscriptions[*]`. Does NOT move the whole-relationship `terminate_time` on the enclosing ConfigurableBillingStatus, which is populated only when the entire customer-configurable-pricing relationship is being torn down. */
8392
+ terminateTime?: string;
8393
+ /** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
8394
+ tpmThresholdNextUpdateTime?: string;
8395
+ /** Output only. The type of the most recent update to this (project, model_version) subscription, as performed by the most recent UpdateProject call. `UPDATE_TYPE_UNSPECIFIED` indicates this model_version was not touched by the most recent UpdateProject (its `effective_tpm_threshold` reflects an earlier update). The whole-relationship `update_type` on the enclosing ConfigurableBillingStatus continues to summarize the direction of the most recent update across all surfaces in the project (QPM, IndexingCore, and Agent Search TPM together). */
8396
+ updateType?:
8397
+ | 'UPDATE_TYPE_UNSPECIFIED'
8398
+ | 'CREATE'
8399
+ | 'DELETE'
8400
+ | 'SCALE_UP'
8401
+ | 'SCALE_DOWN';
8402
+ }
8318
8403
  interface GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig {
8319
8404
  /** Optional. Configuration for NotebookLM settings. */
8320
8405
  notebooklmConfig?: GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig;
@@ -20329,7 +20414,7 @@ declare namespace gapi.client {
20329
20414
  oauth_token?: string;
20330
20415
  /** Optional. The order in which the UserLicenses are listed. The value must be a comma-separated list of fields. Default sorting order is ascending. To specify descending order for a field, append a " desc" suffix. Redundant space characters in the syntax are insignificant. Supported fields (only `user_principal` is supported for now): * `user_principal` If not set, the default ordering is by `user_principal`. Examples: * `user_principal` to order by `user_principal` in ascending order. * `user_principal desc` to order by `user_principal` in descending order. */
20331
20416
  orderBy?: string;
20332
- /** Optional. Requested page size. Server may return fewer items than requested. If unspecified, defaults to 10. The maximum value is 50; values above 50 will be coerced to 50. If this field is negative, an INVALID_ARGUMENT error is returned. */
20417
+ /** Optional. Requested page size. Server may return fewer items than requested. If unspecified, defaults to 100. The maximum value is 1000; values above 1000 will be coerced to 1000. If this field is negative, an INVALID_ARGUMENT error is returned. */
20333
20418
  pageSize?: number;
20334
20419
  /** Optional. A page token, received from a previous `ListUserLicenses` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListUserLicenses` must match the call that provided the page token. */
20335
20420
  pageToken?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.discoveryengine-v1beta",
3
- "version": "0.2.20260606",
3
+ "version": "0.2.20260620",
4
4
  "description": "TypeScript typings for Discovery Engine API v1beta",
5
5
  "repository": {
6
6
  "type": "git",