Vertex AI v1 API - Enum ReasoningEngineSpec.Types.IdentityType (3.73.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumReasoningEngineSpec.Types.IdentityType
Reference documentation and code samples for the Vertex AI v1 API enum ReasoningEngineSpec.Types.IdentityType.
The identity type to use for the Reasoning Engine.
Use Agent Identity. The service_account field must not be set.
ServiceAccount
Use a custom service account if the service_account field is set,
otherwise use the default Vertex AI Reasoning Engine Service Agent in the
project.
Unspecified
Default value. Use a custom service account if the service_account
field is set, otherwise use the default Vertex AI Reasoning Engine
Service Agent in the project. Same behavior as SERVICE_ACCOUNT.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-14 UTC."],[],[]]