type property
The type of lock.
Output only. Possible string values are:
- "LOCK_TYPE_UNSPECIFIED" : The lock type is unspecified.
- "FULL" : The lock type is full.
- "DELETE" : The lock type is delete.
Implementation
core.String? type;
The type of lock.
Output only. Possible string values are:
core.String? type;