orbit-proto / grpc.health.v1 / HealthOuterClass / HealthCheckResponse / ServingStatus / valueOf

valueOf

static fun valueOf(value: Int): ServingStatus!

Parameters

value - Int: The numeric wire value of the corresponding enum entry.

Return
ServingStatus!: The enum associated with the given numeric wire value.

static fun valueOf(desc: EnumValueDescriptor!): ServingStatus!