public static final class AutoMlForecasting.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder> implements AutoMlForecastingOrBuilder
A TrainingJob that trains and uploads an AutoML Forecasting Model.Protobuf type
google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecasting| Modifier and Type | Method and Description |
|---|---|
AutoMlForecasting.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlForecasting |
build() |
AutoMlForecasting |
buildPartial() |
AutoMlForecasting.Builder |
clear() |
AutoMlForecasting.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutoMlForecasting.Builder |
clearInputs()
The input parameters of this TrainingJob.
|
AutoMlForecasting.Builder |
clearMetadata()
The metadata information.
|
AutoMlForecasting.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutoMlForecasting.Builder |
clone() |
AutoMlForecasting |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AutoMlForecastingInputs |
getInputs()
The input parameters of this TrainingJob.
|
AutoMlForecastingInputs.Builder |
getInputsBuilder()
The input parameters of this TrainingJob.
|
AutoMlForecastingInputsOrBuilder |
getInputsOrBuilder()
The input parameters of this TrainingJob.
|
AutoMlForecastingMetadata |
getMetadata()
The metadata information.
|
AutoMlForecastingMetadata.Builder |
getMetadataBuilder()
The metadata information.
|
AutoMlForecastingMetadataOrBuilder |
getMetadataOrBuilder()
The metadata information.
|
boolean |
hasInputs()
The input parameters of this TrainingJob.
|
boolean |
hasMetadata()
The metadata information.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AutoMlForecasting.Builder |
mergeFrom(AutoMlForecasting other) |
AutoMlForecasting.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutoMlForecasting.Builder |
mergeFrom(com.google.protobuf.Message other) |
AutoMlForecasting.Builder |
mergeInputs(AutoMlForecastingInputs value)
The input parameters of this TrainingJob.
|
AutoMlForecasting.Builder |
mergeMetadata(AutoMlForecastingMetadata value)
The metadata information.
|
AutoMlForecasting.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutoMlForecasting.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoMlForecasting.Builder |
setInputs(AutoMlForecastingInputs.Builder builderForValue)
The input parameters of this TrainingJob.
|
AutoMlForecasting.Builder |
setInputs(AutoMlForecastingInputs value)
The input parameters of this TrainingJob.
|
AutoMlForecasting.Builder |
setMetadata(AutoMlForecastingMetadata.Builder builderForValue)
The metadata information.
|
AutoMlForecasting.Builder |
setMetadata(AutoMlForecastingMetadata value)
The metadata information.
|
AutoMlForecasting.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutoMlForecasting.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.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<AutoMlForecasting.Builder>public AutoMlForecasting getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AutoMlForecasting build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AutoMlForecasting buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AutoMlForecasting.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.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<AutoMlForecasting.Builder>public AutoMlForecasting.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.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<AutoMlForecasting.Builder>public AutoMlForecasting.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<AutoMlForecasting.Builder>public AutoMlForecasting.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.Builder mergeFrom(AutoMlForecasting other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public AutoMlForecasting.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<AutoMlForecasting.Builder>IOExceptionpublic boolean hasInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
hasInputs in interface AutoMlForecastingOrBuilderpublic AutoMlForecastingInputs getInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
getInputs in interface AutoMlForecastingOrBuilderpublic AutoMlForecasting.Builder setInputs(AutoMlForecastingInputs value)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
public AutoMlForecasting.Builder setInputs(AutoMlForecastingInputs.Builder builderForValue)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
public AutoMlForecasting.Builder mergeInputs(AutoMlForecastingInputs value)
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
public AutoMlForecasting.Builder clearInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
public AutoMlForecastingInputs.Builder getInputsBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
public AutoMlForecastingInputsOrBuilder getInputsOrBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs inputs = 1;
getInputsOrBuilder in interface AutoMlForecastingOrBuilderpublic boolean hasMetadata()
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
hasMetadata in interface AutoMlForecastingOrBuilderpublic AutoMlForecastingMetadata getMetadata()
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
getMetadata in interface AutoMlForecastingOrBuilderpublic AutoMlForecasting.Builder setMetadata(AutoMlForecastingMetadata value)
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
public AutoMlForecasting.Builder setMetadata(AutoMlForecastingMetadata.Builder builderForValue)
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
public AutoMlForecasting.Builder mergeMetadata(AutoMlForecastingMetadata value)
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
public AutoMlForecasting.Builder clearMetadata()
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
public AutoMlForecastingMetadata.Builder getMetadataBuilder()
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
public AutoMlForecastingMetadataOrBuilder getMetadataOrBuilder()
The metadata information.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingMetadata metadata = 2;
getMetadataOrBuilder in interface AutoMlForecastingOrBuilderpublic final AutoMlForecasting.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>public final AutoMlForecasting.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AutoMlForecasting.Builder>Copyright © 2022 Google LLC. All rights reserved.