Discovery Engine API (discoveryengine:v1beta)

2023-05-25

2 new methods

Additions

    Methods
  • discoveryengine.projects.locations.collections.dataStores.schemas.operations.list

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}/operations

      Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

      Parameters :

        name

          Type : string

          Required : Yes

          Description : The name of the operation's parent resource.

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/schemas/[^/]+$

        pageToken

          Description : The standard list page token.

          Location : query

          Type : string

        filter

          Location : query

          Type : string

          Description : The standard list filter.

        pageSize

          Description : The standard list page size.

          Type : integer

          Location : query

          Format : int32

      Parameter Order : name

      Path : v1beta/{+name}/operations

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

      HTTP Method : GET

  • discoveryengine.projects.locations.collections.dataStores.schemas.operations.get

      Parameters :

        name

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+/schemas/[^/]+/operations/[^/]+$

          Description : The name of the operation resource.

          Location : path

          Required : Yes

      Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/schemas/{schemasId}/operations/{operationsId}

      Path : v1beta/{+name}

      Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Parameter Order : name

      HTTP Method : GET

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