Class BatchPredictOperationMetadata.Types.BatchPredictOutputInfo (3.0.0)

public sealed class BatchPredictOutputInfo : IMessage<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IEquatable<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IDeepCloneable<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IBufferMessage, IMessage

Further describes this batch predict's output. Supplements [BatchPredictOutputConfig][google.cloud.automl.v1.BatchPredictOutputConfig].

Inheritance

Object > BatchPredictOperationMetadata.Types.BatchPredictOutputInfo

Namespace

Google.Cloud.AutoML.V1

Assembly

Google.Cloud.AutoML.V1.dll

Constructors

BatchPredictOutputInfo()

public BatchPredictOutputInfo()

BatchPredictOutputInfo(BatchPredictOperationMetadata.Types.BatchPredictOutputInfo)

public BatchPredictOutputInfo(BatchPredictOperationMetadata.Types.BatchPredictOutputInfo other)
Parameter
NameDescription
otherBatchPredictOperationMetadata.Types.BatchPredictOutputInfo

Properties

GcsOutputDirectory

public string GcsOutputDirectory { get; set; }

The full path of the Google Cloud Storage directory created, into which the prediction output is written.

Property Value
TypeDescription
String

OutputLocationCase

public BatchPredictOperationMetadata.Types.BatchPredictOutputInfo.OutputLocationOneofCase OutputLocationCase { get; }
Property Value
TypeDescription
BatchPredictOperationMetadata.Types.BatchPredictOutputInfo.OutputLocationOneofCase