GoogleCloudAiplatformV1StreamingPredictRequest constructor
GoogleCloudAiplatformV1StreamingPredictRequest({
- List<
GoogleCloudAiplatformV1Tensor> ? inputs, - GoogleCloudAiplatformV1Tensor? parameters,
Implementation
GoogleCloudAiplatformV1StreamingPredictRequest({
this.inputs,
this.parameters,
});