2024-12-07
▼ ▲ aiplatform.projects.locations.deploy
Path : v1beta1/{+destination}:deploy
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}:deploy
HTTP Method : POST
Parameters :
destination
Description : Required. The resource name of the Location to deploy the model in. Format: `projects/{project}/locations/{location}`
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : destination
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deploys publisher models.
▼ ▲ aiplatform.projects.locations.reasoningEngines.streamQuery
Path : v1beta1/{+name}:streamQuery
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}:streamQuery
name
Description : Required. The name of the ReasoningEngine resource to use. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}`
Pattern : ^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+$
Parameter Order : name
Description : Streams queries using a reasoning engine.
▼ ▲ aiplatform.publishers.models.list
listAllVersions
Description : Optional. List all publisher model versions if the flag is set to true.
Location : query
Type : boolean