2023-04-25
▼ ▲ discoveryengine.projects.locations.collections.engines.operations.get
Scopes : https://www.googleapis.com/auth/cloud-platform
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
Path : v1alpha/{+name}
HTTP Method : GET
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/operations/{operationsId}
Parameters :
name
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/operations/[^/]+$
Required : Yes
Description : The name of the operation resource.
Location : path