longRunningOperation property

String? longRunningOperation
getter/setter pair

The resource name of the long-running operation that can be used to poll for completion.

Only set when the batch job status is RUNNING or DONE.

Output only.

Implementation

core.String? longRunningOperation;