Cloud AI Platform v1 API - Class AutoMlTextClassificationInputs (2.27.0)

public sealed class AutoMlTextClassificationInputs : IMessage<AutoMlTextClassificationInputs>, IEquatable<AutoMlTextClassificationInputs>, IDeepCloneable<AutoMlTextClassificationInputs>, IBufferMessage, IMessage

Inheritance

object > AutoMlTextClassificationInputs

Namespace

Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

AutoMlTextClassificationInputs()

public AutoMlTextClassificationInputs()

AutoMlTextClassificationInputs(AutoMlTextClassificationInputs)

public AutoMlTextClassificationInputs(AutoMlTextClassificationInputs other)
Parameter
NameDescription
otherAutoMlTextClassificationInputs

Properties

MultiLabel

public bool MultiLabel { get; set; }
Property Value
TypeDescription
bool