2026-09-17
▼ ▲ firebaseml.projects.locations.publishers.models.countTokens
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v2beta/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/models/{modelsId}:countTokens
Path : v2beta/{+endpoint}:countTokens
Description : Perform a token counting.
Parameter Order : endpoint
Parameters :
endpoint
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/publishers/[^/]+/models/[^/]+$
Type : string
Description : Required. The name of the Endpoint requested to perform token counting. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
▼ ▲ firebaseml.projects.locations.publishers.models.streamGenerateContent
Parameters :
model
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/publishers/[^/]+/models/[^/]+$
Description : Required. The fully qualified name of the publisher model or tuned model endpoint to use. Publisher model format: `projects/{project}/locations/{location}/publishers/*/models/*` Tuned model endpoint format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
Required : Yes
Type : string
Flat Path : v2beta/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/models/{modelsId}:streamGenerateContent
Parameter Order : model
Description : Generate content with multimodal inputs with streaming support.
Path : v2beta/{+model}:streamGenerateContent
HTTP Method : POST
▼ ▲ firebaseml.projects.locations.publishers.models.generateContent
HTTP Method : POST
Parameter Order : model
Description : Generate content with multimodal inputs.
Parameters :
model
Required : Yes
Description : Required. The fully qualified name of the publisher model or tuned model endpoint to use. Publisher model format: `projects/{project}/locations/{location}/publishers/*/models/*` Tuned model endpoint format: `projects/{project}/locations/{location}/endpoints/{endpoint}`
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/publishers/[^/]+/models/[^/]+$
Location : path
Path : v2beta/{+model}:generateContent
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v2beta/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/models/{modelsId}:generateContent