@maxim_mazurok/gapi.client.discoveryengine-v1alpha 0.2.20260606 → 0.2.20260614
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.
- package/index.d.ts +107 -14
- 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=v1alpha
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20260614
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -1506,7 +1506,8 @@ declare namespace gapi.client {
|
|
|
1506
1506
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
1507
1507
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
1508
1508
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
1509
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
1509
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
1510
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
1510
1511
|
}
|
|
1511
1512
|
interface GoogleCloudDiscoveryengineV1alphaBranch {
|
|
1512
1513
|
/** Output only. Statistics describing a branch. This field is not populated in BranchView.BRANCH_VIEW_BASIC view. */
|
|
@@ -2213,7 +2214,8 @@ declare namespace gapi.client {
|
|
|
2213
2214
|
| 'GCNV'
|
|
2214
2215
|
| 'GOOGLE_CHAT'
|
|
2215
2216
|
| 'GOOGLE_SITES'
|
|
2216
|
-
| 'REMOTE_MCP'
|
|
2217
|
+
| 'REMOTE_MCP'
|
|
2218
|
+
| 'GOOGLE_WORKSPACE';
|
|
2217
2219
|
/** Optional. Whether the END USER AUTHENTICATION connector is created in SaaS. */
|
|
2218
2220
|
createEuaSaas?: boolean;
|
|
2219
2221
|
/** Output only. Timestamp the DataConnector was created at. */
|
|
@@ -2790,7 +2792,7 @@ declare namespace gapi.client {
|
|
|
2790
2792
|
disableAnalytics?: boolean;
|
|
2791
2793
|
/** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
|
|
2792
2794
|
displayName?: string;
|
|
2793
|
-
/** 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` * `
|
|
2795
|
+
/** 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` */
|
|
2794
2796
|
features?: {
|
|
2795
2797
|
[P in string]:
|
|
2796
2798
|
| 'FEATURE_STATE_UNSPECIFIED'
|
|
@@ -2956,7 +2958,8 @@ declare namespace gapi.client {
|
|
|
2956
2958
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
2957
2959
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
2958
2960
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
2959
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
2961
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
2962
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
2960
2963
|
/** The add-on that this search engine enables. */
|
|
2961
2964
|
searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
|
|
2962
2965
|
/** 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. */
|
|
@@ -3671,7 +3674,8 @@ declare namespace gapi.client {
|
|
|
3671
3674
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
3672
3675
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
3673
3676
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
3674
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
3677
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
3678
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
3675
3679
|
}
|
|
3676
3680
|
interface GoogleCloudDiscoveryengineV1alphaLicenseConfigUsageStats {
|
|
3677
3681
|
/** Required. The LicenseConfig name. */
|
|
@@ -3976,6 +3980,8 @@ declare namespace gapi.client {
|
|
|
3976
3980
|
};
|
|
3977
3981
|
}
|
|
3978
3982
|
interface GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatus {
|
|
3983
|
+
/** Output only. Per-model Agent Search TPM subscription status. */
|
|
3984
|
+
agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
|
|
3979
3985
|
/** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
|
|
3980
3986
|
effectiveIndexingCoreThreshold?: string;
|
|
3981
3987
|
/** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
|
|
@@ -3996,6 +4002,25 @@ declare namespace gapi.client {
|
|
|
3996
4002
|
| 'SCALE_UP'
|
|
3997
4003
|
| 'SCALE_DOWN';
|
|
3998
4004
|
}
|
|
4005
|
+
interface GoogleCloudDiscoveryengineV1alphaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
|
|
4006
|
+
/** 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. */
|
|
4007
|
+
effectiveTpmThreshold?: string;
|
|
4008
|
+
/** 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). */
|
|
4009
|
+
modelVersion?: string;
|
|
4010
|
+
/** 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. */
|
|
4011
|
+
startTime?: string;
|
|
4012
|
+
/** 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. */
|
|
4013
|
+
terminateTime?: string;
|
|
4014
|
+
/** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
|
|
4015
|
+
tpmThresholdNextUpdateTime?: string;
|
|
4016
|
+
/** 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). */
|
|
4017
|
+
updateType?:
|
|
4018
|
+
| 'UPDATE_TYPE_UNSPECIFIED'
|
|
4019
|
+
| 'CREATE'
|
|
4020
|
+
| 'DELETE'
|
|
4021
|
+
| 'SCALE_UP'
|
|
4022
|
+
| 'SCALE_DOWN';
|
|
4023
|
+
}
|
|
3999
4024
|
interface GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfig {
|
|
4000
4025
|
/** Optional. Configuration for NotebookLM settings. */
|
|
4001
4026
|
notebooklmConfig?: GoogleCloudDiscoveryengineV1alphaProjectCustomerProvidedConfigNotebooklmConfig;
|
|
@@ -5903,6 +5928,8 @@ declare namespace gapi.client {
|
|
|
5903
5928
|
| 'WEB_GROUNDING_TYPE_ENTERPRISE_WEB_SEARCH';
|
|
5904
5929
|
}
|
|
5905
5930
|
interface GoogleCloudDiscoveryengineV1alphaWidgetConfigCollectionComponent {
|
|
5931
|
+
/** Output only. The auth uri of the connector source. */
|
|
5932
|
+
connectorAuthState?: GoogleCloudDiscoveryengineV1alphaWidgetConfigConnectorAuthState;
|
|
5906
5933
|
/** Output only. The icon link of the connector source. */
|
|
5907
5934
|
connectorIconLink?: string;
|
|
5908
5935
|
/** The name of the data source, retrieved from `Collection.data_connector.data_source`. */
|
|
@@ -5918,6 +5945,19 @@ declare namespace gapi.client {
|
|
|
5918
5945
|
/** The name of the collection. It should be collection resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}`. For APIs under WidgetService, such as WidgetService.LookupWidgetConfig, the project number and location part is erased in this field. */
|
|
5919
5946
|
name?: string;
|
|
5920
5947
|
}
|
|
5948
|
+
interface GoogleCloudDiscoveryengineV1alphaWidgetConfigConnectorAuthState {
|
|
5949
|
+
/** Output only. The authorization uri for the data connector. */
|
|
5950
|
+
authorizationUri?: string;
|
|
5951
|
+
/** Output only. The authorization state of the data connector. */
|
|
5952
|
+
authState?:
|
|
5953
|
+
| 'AUTH_STATE_UNSPECIFIED'
|
|
5954
|
+
| 'AUTHORIZED'
|
|
5955
|
+
| 'EXPIRED'
|
|
5956
|
+
| 'ACTIONS_DISABLED'
|
|
5957
|
+
| 'NO_AUTH';
|
|
5958
|
+
/** Output only. The authorization state update timestamp. */
|
|
5959
|
+
updateTime?: string;
|
|
5960
|
+
}
|
|
5921
5961
|
interface GoogleCloudDiscoveryengineV1alphaWidgetConfigCustomerProvidedConfig {
|
|
5922
5962
|
/** Customer type. */
|
|
5923
5963
|
customerType?: 'DEFAULT_CUSTOMER' | 'GOVERNMENT_CUSTOMER';
|
|
@@ -6040,7 +6080,7 @@ declare namespace gapi.client {
|
|
|
6040
6080
|
enableSearchAsYouType?: boolean;
|
|
6041
6081
|
/** If set to true, the widget will enable visual content summary on applicable search requests. Only used by healthcare search. */
|
|
6042
6082
|
enableVisualContentSummary?: boolean;
|
|
6043
|
-
/** Output only. Feature config for the engine to opt in or opt out of features. Supported keys: * `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` * `
|
|
6083
|
+
/** Output only. Feature config for the engine to opt in or opt out of features. Supported keys: * `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` */
|
|
6044
6084
|
features?: {
|
|
6045
6085
|
[P in string]:
|
|
6046
6086
|
| 'FEATURE_STATE_UNSPECIFIED'
|
|
@@ -6781,7 +6821,7 @@ declare namespace gapi.client {
|
|
|
6781
6821
|
disableAnalytics?: boolean;
|
|
6782
6822
|
/** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
|
|
6783
6823
|
displayName?: string;
|
|
6784
|
-
/** 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` * `
|
|
6824
|
+
/** 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` */
|
|
6785
6825
|
features?: {
|
|
6786
6826
|
[P in string]:
|
|
6787
6827
|
| 'FEATURE_STATE_UNSPECIFIED'
|
|
@@ -6927,7 +6967,8 @@ declare namespace gapi.client {
|
|
|
6927
6967
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
6928
6968
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
6929
6969
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
6930
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
6970
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
6971
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
6931
6972
|
/** The add-on that this search engine enables. */
|
|
6932
6973
|
searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
|
|
6933
6974
|
/** 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. */
|
|
@@ -7158,7 +7199,8 @@ declare namespace gapi.client {
|
|
|
7158
7199
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
7159
7200
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
7160
7201
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
7161
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
7202
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
7203
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
7162
7204
|
}
|
|
7163
7205
|
interface GoogleCloudDiscoveryengineV1betaNaturalLanguageQueryUnderstandingConfig {
|
|
7164
7206
|
/** Mode of Natural Language Query Understanding. If this field is unset, the behavior defaults to NaturalLanguageQueryUnderstandingConfig.Mode.DISABLED. */
|
|
@@ -7203,6 +7245,8 @@ declare namespace gapi.client {
|
|
|
7203
7245
|
};
|
|
7204
7246
|
}
|
|
7205
7247
|
interface GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatus {
|
|
7248
|
+
/** Output only. Per-model Agent Search TPM subscription status. */
|
|
7249
|
+
agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
|
|
7206
7250
|
/** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
|
|
7207
7251
|
effectiveIndexingCoreThreshold?: string;
|
|
7208
7252
|
/** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
|
|
@@ -7223,6 +7267,25 @@ declare namespace gapi.client {
|
|
|
7223
7267
|
| 'SCALE_UP'
|
|
7224
7268
|
| 'SCALE_DOWN';
|
|
7225
7269
|
}
|
|
7270
|
+
interface GoogleCloudDiscoveryengineV1betaProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
|
|
7271
|
+
/** 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. */
|
|
7272
|
+
effectiveTpmThreshold?: string;
|
|
7273
|
+
/** 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). */
|
|
7274
|
+
modelVersion?: string;
|
|
7275
|
+
/** 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. */
|
|
7276
|
+
startTime?: string;
|
|
7277
|
+
/** 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. */
|
|
7278
|
+
terminateTime?: string;
|
|
7279
|
+
/** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
|
|
7280
|
+
tpmThresholdNextUpdateTime?: string;
|
|
7281
|
+
/** 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). */
|
|
7282
|
+
updateType?:
|
|
7283
|
+
| 'UPDATE_TYPE_UNSPECIFIED'
|
|
7284
|
+
| 'CREATE'
|
|
7285
|
+
| 'DELETE'
|
|
7286
|
+
| 'SCALE_UP'
|
|
7287
|
+
| 'SCALE_DOWN';
|
|
7288
|
+
}
|
|
7226
7289
|
interface GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfig {
|
|
7227
7290
|
/** Optional. Configuration for NotebookLM settings. */
|
|
7228
7291
|
notebooklmConfig?: GoogleCloudDiscoveryengineV1betaProjectCustomerProvidedConfigNotebooklmConfig;
|
|
@@ -8107,7 +8170,8 @@ declare namespace gapi.client {
|
|
|
8107
8170
|
| 'GCNV'
|
|
8108
8171
|
| 'GOOGLE_CHAT'
|
|
8109
8172
|
| 'GOOGLE_SITES'
|
|
8110
|
-
| 'REMOTE_MCP'
|
|
8173
|
+
| 'REMOTE_MCP'
|
|
8174
|
+
| 'GOOGLE_WORKSPACE';
|
|
8111
8175
|
/** Optional. Whether the END USER AUTHENTICATION connector is created in SaaS. */
|
|
8112
8176
|
createEuaSaas?: boolean;
|
|
8113
8177
|
/** Output only. Timestamp the DataConnector was created at. */
|
|
@@ -8544,7 +8608,7 @@ declare namespace gapi.client {
|
|
|
8544
8608
|
disableAnalytics?: boolean;
|
|
8545
8609
|
/** Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. */
|
|
8546
8610
|
displayName?: string;
|
|
8547
|
-
/** 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` * `
|
|
8611
|
+
/** 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` */
|
|
8548
8612
|
features?: {
|
|
8549
8613
|
[P in string]:
|
|
8550
8614
|
| 'FEATURE_STATE_UNSPECIFIED'
|
|
@@ -8690,7 +8754,8 @@ declare namespace gapi.client {
|
|
|
8690
8754
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
8691
8755
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
8692
8756
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
8693
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
8757
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
8758
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
8694
8759
|
/** The add-on that this search engine enables. */
|
|
8695
8760
|
searchAddOns?: 'SEARCH_ADD_ON_UNSPECIFIED' | 'SEARCH_ADD_ON_LLM'[];
|
|
8696
8761
|
/** 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. */
|
|
@@ -8856,7 +8921,8 @@ declare namespace gapi.client {
|
|
|
8856
8921
|
| 'SUBSCRIPTION_TIER_EDU_PRO'
|
|
8857
8922
|
| 'SUBSCRIPTION_TIER_EDU_EMERGING'
|
|
8858
8923
|
| 'SUBSCRIPTION_TIER_EDU_PRO_EMERGING'
|
|
8859
|
-
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
8924
|
+
| 'SUBSCRIPTION_TIER_FRONTLINE_STARTER'
|
|
8925
|
+
| 'SUBSCRIPTION_TIER_CONSUMPTION_ONLY';
|
|
8860
8926
|
}
|
|
8861
8927
|
interface GoogleCloudDiscoveryengineV1NaturalLanguageQueryUnderstandingConfig {
|
|
8862
8928
|
/** Mode of Natural Language Query Understanding. If this field is unset, the behavior defaults to NaturalLanguageQueryUnderstandingConfig.Mode.DISABLED. */
|
|
@@ -8885,6 +8951,8 @@ declare namespace gapi.client {
|
|
|
8885
8951
|
};
|
|
8886
8952
|
}
|
|
8887
8953
|
interface GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus {
|
|
8954
|
+
/** Output only. Per-model Agent Search TPM subscription status. */
|
|
8955
|
+
agentSearchTokenSubscriptionStatuses?: GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus[];
|
|
8888
8956
|
/** Optional. The currently effective Indexing Core threshold. This is the threshold against which Indexing Core usage is compared for overage calculations. */
|
|
8889
8957
|
effectiveIndexingCoreThreshold?: string;
|
|
8890
8958
|
/** Optional. The currently effective Search QPM threshold in queries per minute. This is the threshold against which QPM usage is compared for overage calculations. */
|
|
@@ -8905,6 +8973,25 @@ declare namespace gapi.client {
|
|
|
8905
8973
|
| 'SCALE_UP'
|
|
8906
8974
|
| 'SCALE_DOWN';
|
|
8907
8975
|
}
|
|
8976
|
+
interface GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus {
|
|
8977
|
+
/** 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. */
|
|
8978
|
+
effectiveTpmThreshold?: string;
|
|
8979
|
+
/** 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). */
|
|
8980
|
+
modelVersion?: string;
|
|
8981
|
+
/** 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. */
|
|
8982
|
+
startTime?: string;
|
|
8983
|
+
/** 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. */
|
|
8984
|
+
terminateTime?: string;
|
|
8985
|
+
/** Output only. The earliest next update time for the TPM subscription threshold for this (project, model_version). Populated only after a successful update. */
|
|
8986
|
+
tpmThresholdNextUpdateTime?: string;
|
|
8987
|
+
/** 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). */
|
|
8988
|
+
updateType?:
|
|
8989
|
+
| 'UPDATE_TYPE_UNSPECIFIED'
|
|
8990
|
+
| 'CREATE'
|
|
8991
|
+
| 'DELETE'
|
|
8992
|
+
| 'SCALE_UP'
|
|
8993
|
+
| 'SCALE_DOWN';
|
|
8994
|
+
}
|
|
8908
8995
|
interface GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfig {
|
|
8909
8996
|
/** Optional. Configuration for NotebookLM settings. */
|
|
8910
8997
|
notebooklmConfig?: GoogleCloudDiscoveryengineV1ProjectCustomerProvidedConfigNotebooklmConfig;
|
|
@@ -14285,6 +14372,8 @@ declare namespace gapi.client {
|
|
|
14285
14372
|
'getWidgetConfigRequestOption.turnOffCollectionComponents'?: boolean;
|
|
14286
14373
|
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
14287
14374
|
key?: string;
|
|
14375
|
+
/** Optional. BCP-47 language tag (e.g. "en", "fr-CA"). Used to localize human-readable strings in the response, such as the model selector `display_name` / `description` on `WidgetConfig.UiSettings.ModelConfigInfo`. Empty / unset falls back to the default language (English). */
|
|
14376
|
+
languageCode?: string;
|
|
14288
14377
|
/** Required. Full WidgetConfig resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/widgetConfigs/{widget_config_id}` */
|
|
14289
14378
|
name: string;
|
|
14290
14379
|
/** OAuth 2.0 token for the current user. */
|
|
@@ -17602,6 +17691,8 @@ declare namespace gapi.client {
|
|
|
17602
17691
|
'getWidgetConfigRequestOption.turnOffCollectionComponents'?: boolean;
|
|
17603
17692
|
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
17604
17693
|
key?: string;
|
|
17694
|
+
/** Optional. BCP-47 language tag (e.g. "en", "fr-CA"). Used to localize human-readable strings in the response, such as the model selector `display_name` / `description` on `WidgetConfig.UiSettings.ModelConfigInfo`. Empty / unset falls back to the default language (English). */
|
|
17695
|
+
languageCode?: string;
|
|
17605
17696
|
/** Required. Full WidgetConfig resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/widgetConfigs/{widget_config_id}` */
|
|
17606
17697
|
name: string;
|
|
17607
17698
|
/** OAuth 2.0 token for the current user. */
|
|
@@ -21865,6 +21956,8 @@ declare namespace gapi.client {
|
|
|
21865
21956
|
'getWidgetConfigRequestOption.turnOffCollectionComponents'?: boolean;
|
|
21866
21957
|
/** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
|
|
21867
21958
|
key?: string;
|
|
21959
|
+
/** Optional. BCP-47 language tag (e.g. "en", "fr-CA"). Used to localize human-readable strings in the response, such as the model selector `display_name` / `description` on `WidgetConfig.UiSettings.ModelConfigInfo`. Empty / unset falls back to the default language (English). */
|
|
21960
|
+
languageCode?: string;
|
|
21868
21961
|
/** Required. Full WidgetConfig resource name. Format: `projects/{project}/locations/{location}/collections/{collection_id}/dataStores/{data_store_id}/widgetConfigs/{widget_config_id}` */
|
|
21869
21962
|
name: string;
|
|
21870
21963
|
/** OAuth 2.0 token for the current user. */
|