public static final class AutoMlTextSentiment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder> implements AutoMlTextSentimentOrBuilder
A TrainingJob that trains and uploads an AutoML Text Sentiment Model.Protobuf type
google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentiment| Modifier and Type | Method and Description |
|---|---|
AutoMlTextSentiment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlTextSentiment |
build() |
AutoMlTextSentiment |
buildPartial() |
AutoMlTextSentiment.Builder |
clear() |
AutoMlTextSentiment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutoMlTextSentiment.Builder |
clearInputs()
The input parameters of this TrainingJob.
|
AutoMlTextSentiment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutoMlTextSentiment.Builder |
clone() |
AutoMlTextSentiment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AutoMlTextSentimentInputs |
getInputs()
The input parameters of this TrainingJob.
|
AutoMlTextSentimentInputs.Builder |
getInputsBuilder()
The input parameters of this TrainingJob.
|
AutoMlTextSentimentInputsOrBuilder |
getInputsOrBuilder()
The input parameters of this TrainingJob.
|
boolean |
hasInputs()
The input parameters of this TrainingJob.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AutoMlTextSentiment.Builder |
mergeFrom(AutoMlTextSentiment other) |
AutoMlTextSentiment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutoMlTextSentiment.Builder |
mergeFrom(com.google.protobuf.Message other) |
AutoMlTextSentiment.Builder |
mergeInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
|
AutoMlTextSentiment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutoMlTextSentiment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlTextSentiment.Builder |
setInputs(AutoMlTextSentimentInputs.Builder builderForValue)
The input parameters of this TrainingJob.
|
AutoMlTextSentiment.Builder |
setInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
|
AutoMlTextSentiment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutoMlTextSentiment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AutoMlTextSentiment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AutoMlTextSentiment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AutoMlTextSentiment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder mergeFrom(AutoMlTextSentiment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public AutoMlTextSentiment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AutoMlTextSentiment.Builder>IOExceptionpublic boolean hasInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
hasInputs in interface AutoMlTextSentimentOrBuilderpublic AutoMlTextSentimentInputs getInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
getInputs in interface AutoMlTextSentimentOrBuilderpublic AutoMlTextSentiment.Builder setInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
public AutoMlTextSentiment.Builder setInputs(AutoMlTextSentimentInputs.Builder builderForValue)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
public AutoMlTextSentiment.Builder mergeInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
public AutoMlTextSentiment.Builder clearInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
public AutoMlTextSentimentInputs.Builder getInputsBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
public AutoMlTextSentimentInputsOrBuilder getInputsOrBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlTextSentimentInputs inputs = 1;
getInputsOrBuilder in interface AutoMlTextSentimentOrBuilderpublic final AutoMlTextSentiment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>public final AutoMlTextSentiment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlTextSentiment.Builder>Copyright © 2024 Google LLC. All rights reserved.