engines
Creates, updates, deletes, gets or lists an engines resource.
Overview
| Name | engines |
| Type | Resource |
| Id | google.discoveryengine.engines |
Fields
The following fields are returned by SELECT queries:
- projects_locations_collections_engines_get
- projects_locations_collections_engines_list
| Name | Datatype | Description |
|---|---|---|
name | string | Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine} engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned. |
agentGatewaySetting | object | Optional. The agent gateway setting for the engine. (id: GoogleCloudDiscoveryengineV1AgentGatewaySetting) |
appType | string | 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. (APP_TYPE_UNSPECIFIED, APP_TYPE_INTRANET) |
associatedAgentRegistry | string | Output only. The Agent registry containing the agents, MCP servers and tools associated with this engine. Derived server-side from the linked Agent Gateway's registry. |
chatEngineConfig | object | Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. (id: GoogleCloudDiscoveryengineV1EngineChatEngineConfig) |
chatEngineMetadata | object | Output only. Additional information of the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. (id: GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) |
cmekConfig | object | Configurations used to enable CMEK data encryption with Cloud KMS keys. (id: GoogleCloudDiscoveryengineV1CmekConfig) |
commonConfig | object | Common config spec that specifies the metadata of the engine. (id: GoogleCloudDiscoveryengineV1EngineCommonConfig) |
configurableBillingApproach | string | Optional. Configuration for configurable billing approach. (CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED, CONFIGURABLE_BILLING_APPROACH_ENABLED) |
connectorTenantInfo | object | Optional. Maps a connector ID (e.g., "hybrid-github", "shopify") to tenant-specific information required for that connector. The structure of the tenant information string is connector-dependent. |
createTime | string (google-datetime) | Output only. Timestamp the Recommendation Engine was created at. |
dataStoreIds | array | Optional. The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be associated here. Note that when used in CreateEngineRequest, one DataStore id must be provided as the system will use it for necessary initializations. |
disableAnalytics | boolean | Optional. Whether to disable analytics for searches performed on this engine. |
displayName | string | Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. |
features | object | 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 * disable-projects * enable-end-user-sharing-with-groups * single-agent-orchestration * multi-agent-orchestration * cross-product-intelligence |
industryVertical | string | 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. (INDUSTRY_VERTICAL_UNSPECIFIED, GENERIC, MEDIA, HEALTHCARE_FHIR) |
knowledgeGraphConfig | object | Optional. Configurations for the Knowledge Graph. Only applicable if solution_type is SOLUTION_TYPE_SEARCH. (id: GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig) |
marketplaceAgentVisibility | string | Optional. The visibility of marketplace agents in the agent gallery. (MARKETPLACE_AGENT_VISIBILITY_UNSPECIFIED, SHOW_AVAILABLE_AGENTS_ONLY, SHOW_AGENTS_ALREADY_INTEGRATED, SHOW_AGENTS_ALREADY_PURCHASED, SHOW_ALL_AGENTS) |
mediaRecommendationEngineConfig | object | Configurations for the Media Engine. Only applicable on the data stores with solution_type SOLUTION_TYPE_RECOMMENDATION and IndustryVertical.MEDIA vertical. (id: GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig) |
modelConfigs | object | Optional. Maps a model name to its specific configuration for this engine. This allows admin users to turn on/off individual models. This only stores models whose states are overridden by the admin. When the state is unspecified, or model_configs is empty for this model, the system will decide if this model should be available or not based on the default configuration. For example, a preview model should be disabled by default if the admin has not chosen to enable it. |
observabilityConfig | object | Optional. Observability config for the engine. (id: GoogleCloudDiscoveryengineV1ObservabilityConfig) |
procurementContactEmails | array | Optional. The emails of the procurement contacts. |
searchEngineConfig | object | Configurations for the Search Engine. Only applicable if solution_type is SOLUTION_TYPE_SEARCH. (id: GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) |
solutionType | string | Required. The solutions of the engine. (SOLUTION_TYPE_UNSPECIFIED, SOLUTION_TYPE_RECOMMENDATION, SOLUTION_TYPE_SEARCH, SOLUTION_TYPE_CHAT, SOLUTION_TYPE_GENERATIVE_CHAT, SOLUTION_TYPE_AI_MODE) |
updateTime | string (google-datetime) | Output only. Timestamp the Recommendation Engine was last updated. |
| Name | Datatype | Description |
|---|---|---|
name | string | Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine} engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned. |
agentGatewaySetting | object | Optional. The agent gateway setting for the engine. (id: GoogleCloudDiscoveryengineV1AgentGatewaySetting) |
appType | string | 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. (APP_TYPE_UNSPECIFIED, APP_TYPE_INTRANET) |
associatedAgentRegistry | string | Output only. The Agent registry containing the agents, MCP servers and tools associated with this engine. Derived server-side from the linked Agent Gateway's registry. |
chatEngineConfig | object | Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. (id: GoogleCloudDiscoveryengineV1EngineChatEngineConfig) |
chatEngineMetadata | object | Output only. Additional information of the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT. (id: GoogleCloudDiscoveryengineV1EngineChatEngineMetadata) |
cmekConfig | object | Configurations used to enable CMEK data encryption with Cloud KMS keys. (id: GoogleCloudDiscoveryengineV1CmekConfig) |
commonConfig | object | Common config spec that specifies the metadata of the engine. (id: GoogleCloudDiscoveryengineV1EngineCommonConfig) |
configurableBillingApproach | string | Optional. Configuration for configurable billing approach. (CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED, CONFIGURABLE_BILLING_APPROACH_ENABLED) |
connectorTenantInfo | object | Optional. Maps a connector ID (e.g., "hybrid-github", "shopify") to tenant-specific information required for that connector. The structure of the tenant information string is connector-dependent. |
createTime | string (google-datetime) | Output only. Timestamp the Recommendation Engine was created at. |
dataStoreIds | array | Optional. The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be associated here. Note that when used in CreateEngineRequest, one DataStore id must be provided as the system will use it for necessary initializations. |
disableAnalytics | boolean | Optional. Whether to disable analytics for searches performed on this engine. |
displayName | string | Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters. |
features | object | 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 * disable-projects * enable-end-user-sharing-with-groups * single-agent-orchestration * multi-agent-orchestration * cross-product-intelligence |
industryVertical | string | 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. (INDUSTRY_VERTICAL_UNSPECIFIED, GENERIC, MEDIA, HEALTHCARE_FHIR) |
knowledgeGraphConfig | object | Optional. Configurations for the Knowledge Graph. Only applicable if solution_type is SOLUTION_TYPE_SEARCH. (id: GoogleCloudDiscoveryengineV1EngineKnowledgeGraphConfig) |
marketplaceAgentVisibility | string | Optional. The visibility of marketplace agents in the agent gallery. (MARKETPLACE_AGENT_VISIBILITY_UNSPECIFIED, SHOW_AVAILABLE_AGENTS_ONLY, SHOW_AGENTS_ALREADY_INTEGRATED, SHOW_AGENTS_ALREADY_PURCHASED, SHOW_ALL_AGENTS) |
mediaRecommendationEngineConfig | object | Configurations for the Media Engine. Only applicable on the data stores with solution_type SOLUTION_TYPE_RECOMMENDATION and IndustryVertical.MEDIA vertical. (id: GoogleCloudDiscoveryengineV1EngineMediaRecommendationEngineConfig) |
modelConfigs | object | Optional. Maps a model name to its specific configuration for this engine. This allows admin users to turn on/off individual models. This only stores models whose states are overridden by the admin. When the state is unspecified, or model_configs is empty for this model, the system will decide if this model should be available or not based on the default configuration. For example, a preview model should be disabled by default if the admin has not chosen to enable it. |
observabilityConfig | object | Optional. Observability config for the engine. (id: GoogleCloudDiscoveryengineV1ObservabilityConfig) |
procurementContactEmails | array | Optional. The emails of the procurement contacts. |
searchEngineConfig | object | Configurations for the Search Engine. Only applicable if solution_type is SOLUTION_TYPE_SEARCH. (id: GoogleCloudDiscoveryengineV1EngineSearchEngineConfig) |
solutionType | string | Required. The solutions of the engine. (SOLUTION_TYPE_UNSPECIFIED, SOLUTION_TYPE_RECOMMENDATION, SOLUTION_TYPE_SEARCH, SOLUTION_TYPE_CHAT, SOLUTION_TYPE_GENERATIVE_CHAT, SOLUTION_TYPE_AI_MODE) |
updateTime | string (google-datetime) | Output only. Timestamp the Recommendation Engine was last updated. |
Methods
The following methods are available for this resource:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
projects_locations_collections_engines_get | select | projectsId, locationsId, collectionsId, enginesId | Gets an Engine. | |
projects_locations_collections_engines_list | select | projectsId, locationsId, collectionsId | pageToken, filter, pageSize | Lists all the Engines associated with the project. |
projects_locations_collections_engines_create | insert | projectsId, locationsId, collectionsId | engineId | Creates an Engine. |
projects_locations_collections_engines_patch | update | projectsId, locationsId, collectionsId, enginesId | updateMask | Updates an Engine |
projects_locations_collections_engines_delete | delete | projectsId, locationsId, collectionsId, enginesId | Deletes an Engine. |
Parameters
Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.
| Name | Datatype | Description |
|---|---|---|
collectionsId | string | |
enginesId | string | |
locationsId | string | |
projectsId | string | |
engineId | string | |
filter | string | |
pageSize | integer (int32) | |
pageToken | string | |
updateMask | string (google-fieldmask) |
SELECT examples
- projects_locations_collections_engines_get
- projects_locations_collections_engines_list
Gets an Engine.
SELECT
name,
agentGatewaySetting,
appType,
associatedAgentRegistry,
chatEngineConfig,
chatEngineMetadata,
cmekConfig,
commonConfig,
configurableBillingApproach,
connectorTenantInfo,
createTime,
dataStoreIds,
disableAnalytics,
displayName,
features,
industryVertical,
knowledgeGraphConfig,
marketplaceAgentVisibility,
mediaRecommendationEngineConfig,
modelConfigs,
observabilityConfig,
procurementContactEmails,
searchEngineConfig,
solutionType,
updateTime
FROM google.discoveryengine.engines
WHERE projectsId = '{{ projectsId }}' -- required
AND locationsId = '{{ locationsId }}' -- required
AND collectionsId = '{{ collectionsId }}' -- required
AND enginesId = '{{ enginesId }}' -- required
;
Lists all the Engines associated with the project.
SELECT
name,
agentGatewaySetting,
appType,
associatedAgentRegistry,
chatEngineConfig,
chatEngineMetadata,
cmekConfig,
commonConfig,
configurableBillingApproach,
connectorTenantInfo,
createTime,
dataStoreIds,
disableAnalytics,
displayName,
features,
industryVertical,
knowledgeGraphConfig,
marketplaceAgentVisibility,
mediaRecommendationEngineConfig,
modelConfigs,
observabilityConfig,
procurementContactEmails,
searchEngineConfig,
solutionType,
updateTime
FROM google.discoveryengine.engines
WHERE projectsId = '{{ projectsId }}' -- required
AND locationsId = '{{ locationsId }}' -- required
AND collectionsId = '{{ collectionsId }}' -- required
AND pageToken = '{{ pageToken }}'
AND filter = '{{ filter }}'
AND pageSize = '{{ pageSize }}'
;
INSERT examples
- projects_locations_collections_engines_create
- Manifest
Creates an Engine.
INSERT INTO google.discoveryengine.engines (
data__configurableBillingApproach,
data__mediaRecommendationEngineConfig,
data__marketplaceAgentVisibility,
data__procurementContactEmails,
data__name,
data__industryVertical,
data__modelConfigs,
data__solutionType,
data__knowledgeGraphConfig,
data__dataStoreIds,
data__observabilityConfig,
data__displayName,
data__appType,
data__disableAnalytics,
data__chatEngineConfig,
data__connectorTenantInfo,
data__agentGatewaySetting,
data__searchEngineConfig,
data__features,
data__commonConfig,
projectsId,
locationsId,
collectionsId,
engineId
)
SELECT
'{{ configurableBillingApproach }}',
'{{ mediaRecommendationEngineConfig }}',
'{{ marketplaceAgentVisibility }}',
'{{ procurementContactEmails }}',
'{{ name }}',
'{{ industryVertical }}',
'{{ modelConfigs }}',
'{{ solutionType }}',
'{{ knowledgeGraphConfig }}',
'{{ dataStoreIds }}',
'{{ observabilityConfig }}',
'{{ displayName }}',
'{{ appType }}',
{{ disableAnalytics }},
'{{ chatEngineConfig }}',
'{{ connectorTenantInfo }}',
'{{ agentGatewaySetting }}',
'{{ searchEngineConfig }}',
'{{ features }}',
'{{ commonConfig }}',
'{{ projectsId }}',
'{{ locationsId }}',
'{{ collectionsId }}',
'{{ engineId }}'
RETURNING
name,
done,
error,
metadata,
response
;
# Description fields are for documentation purposes
- name: engines
props:
- name: projectsId
value: "{{ projectsId }}"
description: Required parameter for the engines resource.
- name: locationsId
value: "{{ locationsId }}"
description: Required parameter for the engines resource.
- name: collectionsId
value: "{{ collectionsId }}"
description: Required parameter for the engines resource.
- name: configurableBillingApproach
value: "{{ configurableBillingApproach }}"
description: |
Optional. Configuration for configurable billing approach.
valid_values: ['CONFIGURABLE_BILLING_APPROACH_UNSPECIFIED', 'CONFIGURABLE_BILLING_APPROACH_ENABLED']
- name: mediaRecommendationEngineConfig
description: |
Configurations for the Media Engine. Only applicable on the data stores with solution_type SOLUTION_TYPE_RECOMMENDATION and IndustryVertical.MEDIA vertical.
value:
engineFeaturesConfig:
mostPopularConfig:
timeWindowDays: "{{ timeWindowDays }}"
recommendedForYouConfig:
contextEventType: "{{ contextEventType }}"
optimizationObjective: "{{ optimizationObjective }}"
optimizationObjectiveConfig:
targetField: "{{ targetField }}"
targetFieldValueFloat: {{ targetFieldValueFloat }}
type: "{{ type }}"
trainingState: "{{ trainingState }}"
- name: marketplaceAgentVisibility
value: "{{ marketplaceAgentVisibility }}"
description: |
Optional. The visibility of marketplace agents in the agent gallery.
valid_values: ['MARKETPLACE_AGENT_VISIBILITY_UNSPECIFIED', 'SHOW_AVAILABLE_AGENTS_ONLY', 'SHOW_AGENTS_ALREADY_INTEGRATED', 'SHOW_AGENTS_ALREADY_PURCHASED', 'SHOW_ALL_AGENTS']
- name: procurementContactEmails
value:
- "{{ procurementContactEmails }}"
description: |
Optional. The emails of the procurement contacts.
- name: name
value: "{{ name }}"
description: |
Immutable. Identifier. The fully qualified resource name of the engine. This field must be a UTF-8 encoded string with a length limit of 1024 characters. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}` engine should be 1-63 characters, and valid characters are /a-z0-9*/. Otherwise, an INVALID_ARGUMENT error is returned.
- name: industryVertical
value: "{{ industryVertical }}"
description: |
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.
valid_values: ['INDUSTRY_VERTICAL_UNSPECIFIED', 'GENERIC', 'MEDIA', 'HEALTHCARE_FHIR']
- name: modelConfigs
value: "{{ modelConfigs }}"
description: |
Optional. Maps a model name to its specific configuration for this engine. This allows admin users to turn on/off individual models. This only stores models whose states are overridden by the admin. When the state is unspecified, or model_configs is empty for this model, the system will decide if this model should be available or not based on the default configuration. For example, a preview model should be disabled by default if the admin has not chosen to enable it.
- name: solutionType
value: "{{ solutionType }}"
description: |
Required. The solutions of the engine.
valid_values: ['SOLUTION_TYPE_UNSPECIFIED', 'SOLUTION_TYPE_RECOMMENDATION', 'SOLUTION_TYPE_SEARCH', 'SOLUTION_TYPE_CHAT', 'SOLUTION_TYPE_GENERATIVE_CHAT', 'SOLUTION_TYPE_AI_MODE']
- name: knowledgeGraphConfig
description: |
Optional. Configurations for the Knowledge Graph. Only applicable if solution_type is SOLUTION_TYPE_SEARCH.
value:
featureConfig:
disablePrivateKgAutoComplete: {{ disablePrivateKgAutoComplete }}
disablePrivateKgQueryUiChips: {{ disablePrivateKgQueryUiChips }}
disablePrivateKgEnrichment: {{ disablePrivateKgEnrichment }}
disablePrivateKgQueryUnderstanding: {{ disablePrivateKgQueryUnderstanding }}
cloudKnowledgeGraphTypes:
- "{{ cloudKnowledgeGraphTypes }}"
enableCloudKnowledgeGraph: {{ enableCloudKnowledgeGraph }}
enablePrivateKnowledgeGraph: {{ enablePrivateKnowledgeGraph }}
privateKnowledgeGraphTypes:
- "{{ privateKnowledgeGraphTypes }}"
- name: dataStoreIds
value:
- "{{ dataStoreIds }}"
description: |
Optional. The data stores associated with this engine. For SOLUTION_TYPE_SEARCH and SOLUTION_TYPE_RECOMMENDATION type of engines, they can only associate with at most one data store. If solution_type is SOLUTION_TYPE_CHAT, multiple DataStores in the same Collection can be associated here. Note that when used in CreateEngineRequest, one DataStore id must be provided as the system will use it for necessary initializations.
- name: observabilityConfig
description: |
Optional. Observability config for the engine.
value:
observabilityEnabled: {{ observabilityEnabled }}
sensitiveLoggingEnabled: {{ sensitiveLoggingEnabled }}
- name: displayName
value: "{{ displayName }}"
description: |
Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
- name: appType
value: "{{ appType }}"
description: |
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.
valid_values: ['APP_TYPE_UNSPECIFIED', 'APP_TYPE_INTRANET']
- name: disableAnalytics
value: {{ disableAnalytics }}
description: |
Optional. Whether to disable analytics for searches performed on this engine.
- name: chatEngineConfig
description: |
Configurations for the Chat Engine. Only applicable if solution_type is SOLUTION_TYPE_CHAT.
value:
allowCrossRegion: {{ allowCrossRegion }}
agentCreationConfig:
location: "{{ location }}"
defaultLanguageCode: "{{ defaultLanguageCode }}"
business: "{{ business }}"
timeZone: "{{ timeZone }}"
dialogflowAgentToLink: "{{ dialogflowAgentToLink }}"
- name: connectorTenantInfo
value: "{{ connectorTenantInfo }}"
description: |
Optional. Maps a connector ID (e.g., "hybrid-github", "shopify") to tenant-specific information required for that connector. The structure of the tenant information string is connector-dependent.
- name: agentGatewaySetting
description: |
Optional. The agent gateway setting for the engine.
value:
defaultEgressAgentGateway:
name: "{{ name }}"
- name: searchEngineConfig
description: |
Configurations for the Search Engine. Only applicable if solution_type is SOLUTION_TYPE_SEARCH.
value:
searchTier: "{{ searchTier }}"
searchAddOns:
- "{{ searchAddOns }}"
requiredSubscriptionTier: "{{ requiredSubscriptionTier }}"
- name: features
value: "{{ features }}"
description: |
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` * `disable-projects` * `enable-end-user-sharing-with-groups` * `single-agent-orchestration` * `multi-agent-orchestration` * `cross-product-intelligence`
- name: commonConfig
description: |
Common config spec that specifies the metadata of the engine.
value:
companyName: "{{ companyName }}"
- name: engineId
value: "{{ engineId }}"
UPDATE examples
- projects_locations_collections_engines_patch
Updates an Engine
UPDATE google.discoveryengine.engines
SET
data__configurableBillingApproach = '{{ configurableBillingApproach }}',
data__mediaRecommendationEngineConfig = '{{ mediaRecommendationEngineConfig }}',
data__marketplaceAgentVisibility = '{{ marketplaceAgentVisibility }}',
data__procurementContactEmails = '{{ procurementContactEmails }}',
data__name = '{{ name }}',
data__industryVertical = '{{ industryVertical }}',
data__modelConfigs = '{{ modelConfigs }}',
data__solutionType = '{{ solutionType }}',
data__knowledgeGraphConfig = '{{ knowledgeGraphConfig }}',
data__dataStoreIds = '{{ dataStoreIds }}',
data__observabilityConfig = '{{ observabilityConfig }}',
data__displayName = '{{ displayName }}',
data__appType = '{{ appType }}',
data__disableAnalytics = {{ disableAnalytics }},
data__chatEngineConfig = '{{ chatEngineConfig }}',
data__connectorTenantInfo = '{{ connectorTenantInfo }}',
data__agentGatewaySetting = '{{ agentGatewaySetting }}',
data__searchEngineConfig = '{{ searchEngineConfig }}',
data__features = '{{ features }}',
data__commonConfig = '{{ commonConfig }}'
WHERE
projectsId = '{{ projectsId }}' --required
AND locationsId = '{{ locationsId }}' --required
AND collectionsId = '{{ collectionsId }}' --required
AND enginesId = '{{ enginesId }}' --required
AND updateMask = '{{ updateMask}}'
RETURNING
name,
agentGatewaySetting,
appType,
associatedAgentRegistry,
chatEngineConfig,
chatEngineMetadata,
cmekConfig,
commonConfig,
configurableBillingApproach,
connectorTenantInfo,
createTime,
dataStoreIds,
disableAnalytics,
displayName,
features,
industryVertical,
knowledgeGraphConfig,
marketplaceAgentVisibility,
mediaRecommendationEngineConfig,
modelConfigs,
observabilityConfig,
procurementContactEmails,
searchEngineConfig,
solutionType,
updateTime;
DELETE examples
- projects_locations_collections_engines_delete
Deletes an Engine.
DELETE FROM google.discoveryengine.engines
WHERE projectsId = '{{ projectsId }}' --required
AND locationsId = '{{ locationsId }}' --required
AND collectionsId = '{{ collectionsId }}' --required
AND enginesId = '{{ enginesId }}' --required
;