operation property
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;
The name of the operation that created this lock.
The lock will automatically be released when the operation completes.
Output only.
core.String? operation;