Does anyone know when Gemini 3.1 Flash Live Preview will be available through Vertex AI?
It seems possible through Google AI Studio but not Vertex AI.
I upgraded to google-genai >= 1.69.0 and have the SDK is unified.
The Gemini change log said on March 26, 2026: “Released gemini-3.1-flash-live-preview, the latest audio-to-audio (A2A) model designed for real-time dialogue and voice-first AI applications. Read the Live API docs to get started.”
models.get() returns a metadata shell but the Live API WebSocket returns 1008/404.
I can’t tell if it is behind a quota/EAP allowlist adjustment.
I don’t know if the endpoint is gated by a Private Preview IAM flag because of some GCP Allowlist Flip or what.
I think the global control plane knows the model exists, but the regional data plane (API Gateway routes/GPU clusters) is unprovisioned.