Unrecognized
proto.prism.node.OperationStatus.Unrecognized
final case class Unrecognized(unrecognizedValue: Int) extends OperationStatus, UnrecognizedEnum
Attributes
- Graph
-
- Supertypes
-
trait UnrecognizedEnumclass OperationStatustrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Value members
Inherited methods
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Inherited from:
- OperationStatus
Attributes
- Definition Classes
-
UnrecognizedEnum -> GeneratedEnum
- Inherited from:
- UnrecognizedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Definition Classes
-
UnrecognizedEnum -> GeneratedEnum
- Inherited from:
- UnrecognizedEnum
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
Inherited fields
Attributes
- Inherited from:
- OperationStatus
In this article