operation_statuses property

List<OperationStatus> operation_statuses
getter/setter pair

All Operation.Status this implementation supports. Any status that is returned during parsing that is not listed here will cause client validation to error.

Implementation

// ignore: non_constant_identifier_names
List<OperationStatus> operation_statuses;