operation_types property

List<String> operation_types
getter/setter pair

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

Implementation

// ignore: non_constant_identifier_names
List<String> operation_types;