Cloud AI Platform v1 API - Class AutoMlTextClassificationInputs (2.12.0)

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

Inheritance

object > AutoMlTextClassificationInputs

Namespace

GoogleCloudGoogle.Cloud.AIPlatformV1Google.Cloud.AIPlatform.V1.SchemaGoogle.Cloud.AIPlatform.V1.Schema.TrainingJobDefinition

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