operation property

String? operation
getter/setter pair

The associated long-running operation.

This field may not be set after the operation has completed. Format: projects/{project}/databases/{database}/operations/{operation}.

Implementation

core.String? operation;