Class BatchPredictOperationMetadata.Types.BatchPredictOutputInfo
Further describes this batch predict's output. Supplements
[BatchPredictOutputConfig][google.cloud.automl.v1.BatchPredictOutputConfig].
Inheritance
System.Object
BatchPredictOperationMetadata.Types.BatchPredictOutputInfo
Implements
System.IEquatable<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>
Google.Protobuf.IBufferMessage
Inherited Members
System.Object.ToString()
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Google.Cloud.AutoML.V1
Assembly: Google.Cloud.AutoML.V1.dll
Syntax
public sealed class BatchPredictOutputInfo : IMessage<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IEquatable<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IDeepCloneable<BatchPredictOperationMetadata.Types.BatchPredictOutputInfo>, IBufferMessage, IMessage
Constructors
BatchPredictOutputInfo()
Declaration
public BatchPredictOutputInfo()
BatchPredictOutputInfo(BatchPredictOperationMetadata.Types.BatchPredictOutputInfo)
Declaration
public BatchPredictOutputInfo(BatchPredictOperationMetadata.Types.BatchPredictOutputInfo other)
Parameters
Type | Name | Description |
---|---|---|
BatchPredictOperationMetadata.Types.BatchPredictOutputInfo | other |
Properties
GcsOutputDirectory
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
Declaration
public string GcsOutputDirectory { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OutputLocationCase
Declaration
public BatchPredictOperationMetadata.Types.BatchPredictOutputInfo.OutputLocationOneofCase OutputLocationCase { get; }
Property Value
Type | Description |
---|---|
BatchPredictOperationMetadata.Types.BatchPredictOutputInfo.OutputLocationOneofCase |