Vertex AI Agent Builder is a part of Vertex AI. You can interact with Colab Enterprise by using the Vertex AI API.
This page describes important RPC resources for using Vertex AI Agent Builder through the API. To learn more, see the Vertex AI reference documentation.
Service: aiplatform.googleapis.com
The Service name aiplatform.googleapis.com is needed to create
RPC client stubs.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It's used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents.
This service provides the following discovery documents:
- https://aiplatform.googleapis.com/$discovery/rest?version=v1
- https://aiplatform.googleapis.com/$discovery/rest?version=v1beta1
ReasoningEngineService
Use google.cloud.aiplatform.v1.ReasoningEngineService to do the following:
Creates an Agent Engine instance.
DeleteReasoningEngine Deletes a reasoning engine.
GetReasoningEngine Gets a reasoning engine.
ListReasoningEngines Lists reasoning engines in a location.
UpdateReasoningEngine Updates a reasoning engine.
For more information, see
google.cloud.aiplatform.v1.ReasoningEngineService.
ReasoningEngineExecutionService
Use google.cloud.aiplatform.v1.ReasoningEngineExecutionService to do the following:
Queries using a reasoning engine.
Streams queries using a reasoning engine.
For more information, see
google.cloud.aiplatform.v1.ReasoningEngineExecutionService.