Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-discoveryengine</artifactId>
<version>v1-rev20260606-2.0.0</version>
<version>v1-rev20260614-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-discoveryengine:v1-rev20260606-2.0.0'
implementation 'com.google.apis:google-api-services-discoveryengine:v1-rev20260614-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18557,6 +18557,35 @@ public Get setGetWidgetConfigRequestOptionTurnOffCollectionComponents(java.lang.
return this;
}

/**
* 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).
*/
@com.google.api.client.util.Key
private java.lang.String languageCode;

/** 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).
*/
public java.lang.String getLanguageCode() {
return languageCode;
}

/**
* 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).
*/
public Get setLanguageCode(java.lang.String languageCode) {
this.languageCode = languageCode;
return this;
}

@Override
public Get set(String parameterName, Object value) {
return (Get) super.set(parameterName, value);
Expand Down Expand Up @@ -28590,6 +28619,35 @@ public Get setGetWidgetConfigRequestOptionTurnOffCollectionComponents(java.lang.
return this;
}

/**
* 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).
*/
@com.google.api.client.util.Key
private java.lang.String languageCode;

/** 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).
*/
public java.lang.String getLanguageCode() {
return languageCode;
}

/**
* 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).
*/
public Get setLanguageCode(java.lang.String languageCode) {
this.languageCode = languageCode;
return this;
}

@Override
public Get set(String parameterName, Object value) {
return (Get) super.set(parameterName, value);
Expand Down Expand Up @@ -42502,6 +42560,35 @@ public Get setGetWidgetConfigRequestOptionTurnOffCollectionComponents(java.lang.
return this;
}

/**
* 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).
*/
@com.google.api.client.util.Key
private java.lang.String languageCode;

/** 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).
*/
public java.lang.String getLanguageCode() {
return languageCode;
}

/**
* 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).
*/
public Get setLanguageCode(java.lang.String languageCode) {
this.languageCode = languageCode;
return this;
}

@Override
public Get set(String parameterName, Object value) {
return (Get) super.set(parameterName, value);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@ public final class GoogleCloudDiscoveryengineV1Engine extends com.google.api.cli
* `*`: 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`
* 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`
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -455,12 +455,12 @@ public GoogleCloudDiscoveryengineV1Engine setDisplayName(java.lang.String displa
* `*`: 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`
* 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`
* @return value or {@code null} for none
*/
public java.util.Map<String, java.lang.String> getFeatures() {
Expand All @@ -472,12 +472,12 @@ public java.util.Map<String, java.lang.String> getFeatures() {
* `*`: 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`
* 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`
* @param features features or {@code null} for none
*/
public GoogleCloudDiscoveryengineV1Engine setFeatures(java.util.Map<String, java.lang.String> features) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@
@SuppressWarnings("javadoc")
public final class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus extends com.google.api.client.json.GenericJson {

/**
* Output only. Per-model Agent Search TPM subscription status.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
private java.util.List<GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus> agentSearchTokenSubscriptionStatuses;

/**
* Optional. The currently effective Indexing Core threshold. This is the threshold against which
* Indexing Core usage is compared for overage calculations.
Expand Down Expand Up @@ -92,6 +99,23 @@ public final class GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus
@com.google.api.client.util.Key
private java.lang.String updateType;

/**
* Output only. Per-model Agent Search TPM subscription status.
* @return value or {@code null} for none
*/
public java.util.List<GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus> getAgentSearchTokenSubscriptionStatuses() {
return agentSearchTokenSubscriptionStatuses;
}

/**
* Output only. Per-model Agent Search TPM subscription status.
* @param agentSearchTokenSubscriptionStatuses agentSearchTokenSubscriptionStatuses or {@code null} for none
*/
public GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatus setAgentSearchTokenSubscriptionStatuses(java.util.List<GoogleCloudDiscoveryengineV1ProjectConfigurableBillingStatusAgentSearchTokenSubscriptionStatus> agentSearchTokenSubscriptionStatuses) {
this.agentSearchTokenSubscriptionStatuses = agentSearchTokenSubscriptionStatuses;
return this;
}

/**
* Optional. The currently effective Indexing Core threshold. This is the threshold against which
* Indexing Core usage is compared for overage calculations.
Expand Down
Loading
Loading