google.internal._vertex_express_key
(internal) Express mode: a Vertex API key, which replaces the whole OAuth2 flow with a `key` query parameter. Opt-in only — an ambient GOOGLE_API_KEY must never silently downgrade a project-scoped client.
Reference version
Signature
function google.internal._vertex_express_key(
) -> string | null throws baml.errors.Io | baml.errors.ParseError
(internal) Express mode: a Vertex API key, which replaces the whole OAuth2 flow with a
key query parameter. Opt-in only — an ambient GOOGLE_API_KEY must never
silently downgrade a project-scoped client.
Source:<builtin>/google/ns_internal/vertex.bamlbytes 3262–3352