| static Service.TraceStatus | Service.TraceStatus. forNumber(int value) |  | 
| Service.TraceStatus | Service.EndTrace.Builder. getStatus() | 
 Overall status of the operation being traced (OK, error, etc). | 
| Service.TraceStatus | Service.EndTrace. getStatus() | 
 Overall status of the operation being traced (OK, error, etc). | 
| Service.TraceStatus | Service.EndTraceOrBuilder. getStatus() | 
 Overall status of the operation being traced (OK, error, etc). | 
| Service.TraceStatus | Service.TraceInfo.Builder. getStatus() | 
 Overall status of the operation being traced (OK, error, etc.). | 
| Service.TraceStatus | Service.TraceInfo. getStatus() | 
 Overall status of the operation being traced (OK, error, etc.). | 
| Service.TraceStatus | Service.TraceInfoOrBuilder. getStatus() | 
 Overall status of the operation being traced (OK, error, etc.). | 
| static Service.TraceStatus | Service.TraceStatus. valueOf(int value) | Deprecated. | 
| static Service.TraceStatus | Service.TraceStatus. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) | Returns the enum constant of this type with the specified name. | 
| static Service.TraceStatus | Service.TraceStatus. valueOf(java.lang.String name) | Returns the enum constant of this type with the specified name. | 
| static Service.TraceStatus[] | Service.TraceStatus. values() | Returns an array containing the constants of this enum type, in
the order they are declared. |