Skip to content

Commit 21659e3

Browse files
feat(discoveryengine): update the api
#### discoveryengine:v1 The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - resources.projects.resources.locations.resources.collections.resources.engines.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - resources.projects.resources.locations.resources.dataStores.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1DataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1LicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1WidgetConfig.properties.batchAuthStatuses (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1WidgetConfigBatchAuthStatus (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataStore.properties.iconUri (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1betaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) #### discoveryengine:v1alpha The following keys were added: - resources.projects.resources.locations.resources.collections.resources.dataStores.methods.get.parameters.view (Total Keys: 2) - resources.projects.resources.locations.resources.collections.resources.dataStores.methods.list.parameters.view (Total Keys: 2) - resources.projects.resources.locations.resources.collections.resources.dataStores.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - resources.projects.resources.locations.resources.collections.resources.engines.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - resources.projects.resources.locations.resources.dataStores.methods.get.parameters.view (Total Keys: 2) - resources.projects.resources.locations.resources.dataStores.methods.list.parameters.view (Total Keys: 2) - resources.projects.resources.locations.resources.dataStores.resources.widgetConfigs.methods.get.parameters.modelInfoView (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1DataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1LicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataStore.properties.iconUri (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResult.properties.retrievalSignals.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaSearchResponseSearchResultRetrievalSignals (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaWidgetConfig.properties.batchAuthStatuses (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1alphaWidgetConfigBatchAuthStatus (Total Keys: 8) - schemas.GoogleCloudDiscoveryengineV1betaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) #### discoveryengine:v1beta The following keys were added: - schemas.GoogleCloudDiscoveryengineV1DataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1LicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaDataConnector.properties.tag.type (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaDataStore.properties.iconUri (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1betaLicenseConfig.properties.lastUserUpdateTime (Total Keys: 2)
1 parent ceb8621 commit 21659e3

31 files changed

Lines changed: 976 additions & 226 deletions

File tree

docs/dyn/discoveryengine_v1.billingAccounts.billingAccountLicenseConfigs.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ <h3>Method Details</h3>
129129
},
130130
&quot;freeTrial&quot;: True or False, # Optional. Whether the license config is for free trial.
131131
&quot;geminiBundle&quot;: True or False, # Output only. Whether the license config is for Gemini bundle.
132+
&quot;lastUserUpdateTime&quot;: &quot;A String&quot;, # Optional. Timestamp of the most recent user-initiated update (seat count change or subscription term change). Unlike `update_time`, this field is only stamped when a customer explicitly updates the license (e.g. via the UI), and is not touched by system-driven writes (subscription pipeline, BALC propagation, etc.).
132133
&quot;licenseCount&quot;: &quot;A String&quot;, # Required. Number of licenses purchased.
133134
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The fully qualified resource name of the license config. Format: `projects/{project}/locations/{location}/licenseConfigs/{license_config}`
134135
&quot;startDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date.
@@ -182,6 +183,7 @@ <h3>Method Details</h3>
182183
},
183184
&quot;freeTrial&quot;: True or False, # Optional. Whether the license config is for free trial.
184185
&quot;geminiBundle&quot;: True or False, # Output only. Whether the license config is for Gemini bundle.
186+
&quot;lastUserUpdateTime&quot;: &quot;A String&quot;, # Optional. Timestamp of the most recent user-initiated update (seat count change or subscription term change). Unlike `update_time`, this field is only stamped when a customer explicitly updates the license (e.g. via the UI), and is not touched by system-driven writes (subscription pipeline, BALC propagation, etc.).
185187
&quot;licenseCount&quot;: &quot;A String&quot;, # Required. Number of licenses purchased.
186188
&quot;name&quot;: &quot;A String&quot;, # Immutable. Identifier. The fully qualified resource name of the license config. Format: `projects/{project}/locations/{location}/licenseConfigs/{license_config}`
187189
&quot;startDate&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date.

docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.widgetConfigs.html

Lines changed: 58 additions & 20 deletions
Large diffs are not rendered by default.

docs/dyn/discoveryengine_v1.projects.locations.collections.engines.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3>Method Details</h3>
204204
],
205205
&quot;disableAnalytics&quot;: True or False, # Optional. Whether to disable analytics for searches performed on this engine.
206206
&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
207-
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research`
207+
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
208208
&quot;a_key&quot;: &quot;A String&quot;,
209209
},
210210
&quot;industryVertical&quot;: &quot;A String&quot;, # Optional. The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: Vertical on Engine has to match vertical of the DataStore linked to the engine.
@@ -391,7 +391,7 @@ <h3>Method Details</h3>
391391
],
392392
&quot;disableAnalytics&quot;: True or False, # Optional. Whether to disable analytics for searches performed on this engine.
393393
&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
394-
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research`
394+
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
395395
&quot;a_key&quot;: &quot;A String&quot;,
396396
},
397397
&quot;industryVertical&quot;: &quot;A String&quot;, # Optional. The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: Vertical on Engine has to match vertical of the DataStore linked to the engine.
@@ -554,7 +554,7 @@ <h3>Method Details</h3>
554554
],
555555
&quot;disableAnalytics&quot;: True or False, # Optional. Whether to disable analytics for searches performed on this engine.
556556
&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
557-
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research`
557+
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
558558
&quot;a_key&quot;: &quot;A String&quot;,
559559
},
560560
&quot;industryVertical&quot;: &quot;A String&quot;, # Optional. The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: Vertical on Engine has to match vertical of the DataStore linked to the engine.
@@ -689,7 +689,7 @@ <h3>Method Details</h3>
689689
],
690690
&quot;disableAnalytics&quot;: True or False, # Optional. Whether to disable analytics for searches performed on this engine.
691691
&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
692-
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research`
692+
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
693693
&quot;a_key&quot;: &quot;A String&quot;,
694694
},
695695
&quot;industryVertical&quot;: &quot;A String&quot;, # Optional. The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: Vertical on Engine has to match vertical of the DataStore linked to the engine.
@@ -806,7 +806,7 @@ <h3>Method Details</h3>
806806
],
807807
&quot;disableAnalytics&quot;: True or False, # Optional. Whether to disable analytics for searches performed on this engine.
808808
&quot;displayName&quot;: &quot;A String&quot;, # Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
809-
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence` * `deep-research`
809+
&quot;features&quot;: { # Optional. Feature config for the engine to opt in or opt out of features. Supported keys: * `*`: all features, if it&#x27;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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
810810
&quot;a_key&quot;: &quot;A String&quot;,
811811
},
812812
&quot;industryVertical&quot;: &quot;A String&quot;, # Optional. The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: Vertical on Engine has to match vertical of the DataStore linked to the engine.

0 commit comments

Comments
 (0)