google.internal._vertex_credentials

(internal) The credential document to authenticate with, or null to run the Rust Application Default Credentials chain (GOOGLE_APPLICATION_CREDENTIALS, the well-known ADC file, the gcloud config file, the GCE metadata server).

Reference version

Signature

function google.internal._vertex_credentials(
) -> string | null throws baml.errors.Io | baml.errors.ParseError | ai.errors.InvalidRequest

(internal) The credential document to authenticate with, or null to run the Rust Application Default Credentials chain (GOOGLE_APPLICATION_CREDENTIALS, the well-known ADC file, the gcloud config file, the GCE metadata server).

An explicitly configured source is used AS-IS: a broken value raises rather than silently cascading to the next one.

Source:<builtin>/google/ns_internal/vertex.bamlbytes 21923041