deleteStatus property
The status of the delete request. Possible string values are:
- "DELETE_ACKNOWLEDGED" : Both network admins have agreed this consensus peering connection can be deleted.
- "DELETE_STATUS_UNSPECIFIED"
- "LOCAL_DELETE_REQUESTED" : Network admin has requested deletion of this peering connection.
- "PEER_DELETE_REQUESTED" : The peer network admin has requested deletion of this peering connection.
Implementation
core.String? deleteStatus;