Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DirectRawPredictResponse (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DirectRawPredictResponse.

Response message for PredictionService.DirectRawPredict.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#output

def output() -> ::String
Returns
  • (::String) — The prediction output.

#output=

def output=(value) -> ::String
Parameter
  • value (::String) — The prediction output.
Returns
  • (::String) — The prediction output.