LearnerGrpc |
The Learner service provides RPCs for training, prediction, and export.
|
LearnerGrpc.LearnerBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Learner.
|
LearnerGrpc.LearnerFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Learner.
|
LearnerGrpc.LearnerImplBase |
Base class for the server implementation of the service Learner.
|
LearnerGrpc.LearnerStub |
A stub to allow clients to do asynchronous rpc calls to service Learner.
|
LearnerOuterClass |
|
LearnerOuterClass.DataField |
A data field message that can hold different types of values.
|
LearnerOuterClass.DataField.Builder |
A data field message that can hold different types of values.
|
LearnerOuterClass.DataPackage |
The data package containing input and output time series.
|
LearnerOuterClass.DataPackage.Builder |
The data package containing input and output time series.
|
LearnerOuterClass.Empty |
An empty message for RPCs that do not require any data.
|
LearnerOuterClass.Empty.Builder |
An empty message for RPCs that do not require any data.
|
LearnerOuterClass.Message |
A message that contains log level, sender information, and the actual message content.
|
LearnerOuterClass.Message.Builder |
A message that contains log level, sender information, and the actual message content.
|
LearnerOuterClass.Prediction |
The prediction message containing predicted time series and status.
|
LearnerOuterClass.Prediction.Builder |
The prediction message containing predicted time series and status.
|
LearnerOuterClass.StatusMessage |
A status message that contains the current status and log messages as well as progress information.
|
LearnerOuterClass.StatusMessage.Builder |
A status message that contains the current status and log messages as well as progress information.
|
LearnerOuterClass.TimeSample |
A time sample message representing a single data point with a timestamp.
|
LearnerOuterClass.TimeSample.Builder |
A time sample message representing a single data point with a timestamp.
|
LearnerOuterClass.TimeSeries |
A time series message containing multiple time samples.
|
LearnerOuterClass.TimeSeries.Builder |
A time series message containing multiple time samples.
|