Creates a configuration object for the Agent Platform Gemini API (formerly known as the Vertex AI Gemini API) backend.
Optionallocation: stringThe region identifier, defaulting to us-central1;
see Agent Platform Gemini API locations
for a list of supported locations.
InternalInternalReadonlybackendSpecifies the backend type.
ReadonlylocationThe region identifier. See Agent Platform Gemini API locations for a list of supported locations.
Configuration class for the Agent Platform Gemini API (formerly known as the Vertex AI Gemini API).
Use this with AIOptions when initializing the AI service via getAI() to specify the Agent Platform Gemini API as the backend.
Deprecated
Use AgentPlatformBackend instead.