class SdfdownloadtasksOperations extends Resource (View source)

The "operations" collection of methods.

Typical usage is:

 $displayvideoService = new Google\Service\DisplayVideo(...);
 $operations = $displayvideoService->sdfdownloadtasks_operations;

Methods

get(string $name, array $optParams = [])

Gets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds. (operations.get)

Details

Operation get(string $name, array $optParams = [])

Gets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds. (operations.get)

Parameters

string $name

The name of the operation resource.

array $optParams

Optional parameters.

Return Value

Operation

Exceptions

Exception