Vertex AI Search for Retail API (retail:v2)

2023-03-07

1 new method

Additions

    Methods
  • retail.projects.locations.catalogs.models.get

      Description : Gets a model.

      Path : v2/{+name}

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/catalogs/{catalogsId}/models/{modelsId}

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameter Order : name

      HTTP Method : GET

      Parameters :

        name

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/catalogs/[^/]+/models/[^/]+$

          Location : path

          Type : string

          Description : Required. The resource name of the Model to get. Format: `projects/{project_number}/locations/{location_id}/catalogs/{catalog}/models/{model_id}`