io.predictor.v1.PredictorServiceGrpc.PredictorServiceStub
See thePredictorServiceStub companion object
class PredictorServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[PredictorServiceStub], PredictorService
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait PredictorServicetrait AbstractServiceclass AbstractStub[PredictorServiceStub]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AbstractStub
Attributes
- Definition Classes
Attributes
- Definition Classes
override def getUnifiedSroFloors(request: GetUnifiedSroFloorsRequest): Future[UnifiedSroFloorsResponse]
Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.
Unified Exchange ML v1: SRO + round-1 floor decision for a batch of pretargeted bidders in one call.
Attributes
- Definition Classes
Attributes
- Definition Classes
override def predictBidPriceTest(request: PredictBidPriceTestRequest): Future[PredictBidPriceTestResponse]
Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.
Expects a standard UA request format with fields, values, shared_fields, and shared_values. Parses it, performs no processing, and then sends an empty response.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Definition Classes
-
PredictorService -> AbstractService
- Inherited from:
- PredictorService
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1869")
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
@Deprecated(since = _, forRemoval = _)
Attributes
- Deprecated
-
[Since version ]see corresponding Javadoc for more information. - Inherited from:
- AbstractStub
In this article