Reference documentation and code samples for the Cloud AutoML V1 API class Google::Cloud::AutoML::V1::BatchPredictOperationMetadata::BatchPredictOutputInfo.
Further describes this batch predict's output. Supplements BatchPredictOutputConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcs_output_directory
def gcs_output_directory() -> ::String
Returns
- (::String) — The full path of the Google Cloud Storage directory created, into which the prediction output is written.
#gcs_output_directory=
def gcs_output_directory=(value) -> ::String
Parameter
- value (::String) — The full path of the Google Cloud Storage directory created, into which the prediction output is written.
Returns
- (::String) — The full path of the Google Cloud Storage directory created, into which the prediction output is written.