operation property

String? operation
getter/setter pair

For API calls that return a long running operation.

Resource name of the long running operation. Format: projects/{project}/locations/{location}/operations/{operation}

Implementation

core.String? operation;