REST Resource: projects.locations.publishers.models

Resource

There is no persistent data associated with this resource.

Methods

computeTokens

Return a list of tokens based on the input text.

countTokens

Perform a token counting.

embedContent

Embed content with multimodal inputs.

generateContent

Generate content with multimodal inputs.

predict

Perform an online inference.

rawPredict

Perform an online prediction with an arbitrary HTTP payload.

serverStreamingPredict

Perform a server-side streaming online prediction request for Vertex LLM streaming.

streamGenerateContent

Generate content with multimodal inputs with streaming support.

streamRawPredict

Perform a streaming online prediction with an arbitrary HTTP payload.