static Service.TraceInfoV3.State | 
Service.TraceInfoV3.State.forNumber(int value) | 
  | 
Service.TraceInfoV3.State | 
Service.TraceInfoV3.Builder.getState() | 
 optional .mlflow.TraceInfoV3.State state = 8; 
 | 
Service.TraceInfoV3.State | 
Service.TraceInfoV3.getState() | 
 optional .mlflow.TraceInfoV3.State state = 8; 
 | 
Service.TraceInfoV3.State | 
Service.TraceInfoV3OrBuilder.getState() | 
 optional .mlflow.TraceInfoV3.State state = 8; 
 | 
static Service.TraceInfoV3.State | 
Service.TraceInfoV3.State.valueOf(int value) | 
 Deprecated. 
 | 
static Service.TraceInfoV3.State | 
Service.TraceInfoV3.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) | 
 Returns the enum constant of this type with the specified name. 
 | 
static Service.TraceInfoV3.State | 
Service.TraceInfoV3.State.valueOf(java.lang.String name) | 
 Returns the enum constant of this type with the specified name. 
 | 
static Service.TraceInfoV3.State[] | 
Service.TraceInfoV3.State.values() | 
 Returns an array containing the constants of this enum type, in
the order they are declared. 
 |