operation property

String? operation
getter/setter pair

The name of the operation that created this lock.

The lock will automatically be released when the operation completes.

Output only.

Implementation

core.String? operation;