Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata.
Details of BatchPredict operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_config
def input_config() -> ::Google::Cloud::AutoML::V1beta1::BatchPredictInputConfig
Returns
- (::Google::Cloud::AutoML::V1beta1::BatchPredictInputConfig) — Output only. The input config that was given upon starting this batch predict operation.
#input_config=
def input_config=(value) -> ::Google::Cloud::AutoML::V1beta1::BatchPredictInputConfig
Parameter
- value (::Google::Cloud::AutoML::V1beta1::BatchPredictInputConfig) — Output only. The input config that was given upon starting this batch predict operation.
Returns
- (::Google::Cloud::AutoML::V1beta1::BatchPredictInputConfig) — Output only. The input config that was given upon starting this batch predict operation.
#output_info
def output_info() -> ::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata::BatchPredictOutputInfo
Returns
- (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata::BatchPredictOutputInfo) — Output only. Information further describing this batch predict's output.
#output_info=
def output_info=(value) -> ::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata::BatchPredictOutputInfo
Parameter
- value (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata::BatchPredictOutputInfo) — Output only. Information further describing this batch predict's output.
Returns
- (::Google::Cloud::AutoML::V1beta1::BatchPredictOperationMetadata::BatchPredictOutputInfo) — Output only. Information further describing this batch predict's output.