Google AutoML v1 API - Class BatchPredictOperationMetadata.Types.BatchPredictOutputInfo (3.3.0)

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

Reference documentation and code samples for the Google AutoML v1 API class BatchPredictOperationMetadata.Types.BatchPredictOutputInfo.

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(BatchPredictOutputInfo)

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

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

HasGcsOutputDirectory

public bool HasGcsOutputDirectory { get; }

Gets whether the "gcs_output_directory" field is set

Property Value
TypeDescription
bool

OutputLocationCase

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