gogol icon indicating copy to clipboard operation
gogol copied to clipboard

Update Cloud Tasks API to include the HTTPRequest in the task

Open lostbean opened this issue 4 years ago • 0 comments

There is an import object field (HttpRequest) missing in the current definition of the Cloud Tasks API [1]. This PR fetches an updated version of the API definition that includes the object's definition.

[1] - https://cloud.google.com/tasks/docs/reference/rest/v2/projects.locations.queues.tasks#HttpRequest

lostbean avatar Aug 01 '20 04:08 lostbean