Class AutoMlImageObjectDetection.Builder (3.25.0)

public static final class AutoMlImageObjectDetection.Builder extends GeneratedMessageV3.Builder<AutoMlImageObjectDetection.Builder> implements AutoMlImageObjectDetectionOrBuilder

A TrainingJob that trains and uploads an AutoML Image Object Detection Model.

Protobuf type google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetection

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public AutoMlImageObjectDetection.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public AutoMlImageObjectDetection build()
Returns
TypeDescription
AutoMlImageObjectDetection

buildPartial()

public AutoMlImageObjectDetection buildPartial()
Returns
TypeDescription
AutoMlImageObjectDetection

clear()

public AutoMlImageObjectDetection.Builder clear()
Overrides

clearField(Descriptors.FieldDescriptor field)

public AutoMlImageObjectDetection.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearInputs()

public AutoMlImageObjectDetection.Builder clearInputs()

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

clearMetadata()

public AutoMlImageObjectDetection.Builder clearMetadata()

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

clearOneof(Descriptors.OneofDescriptor oneof)

public AutoMlImageObjectDetection.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clone()

public AutoMlImageObjectDetection.Builder clone()
Overrides

getDefaultInstanceForType()

public AutoMlImageObjectDetection getDefaultInstanceForType()
Returns
TypeDescription
AutoMlImageObjectDetection

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getInputs()

public AutoMlImageObjectDetectionInputs getInputs()

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

Returns
TypeDescription
AutoMlImageObjectDetectionInputs

The inputs.

getInputsBuilder()

public AutoMlImageObjectDetectionInputs.Builder getInputsBuilder()

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

getInputsOrBuilder()

public AutoMlImageObjectDetectionInputsOrBuilder getInputsOrBuilder()

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

getMetadata()

public AutoMlImageObjectDetectionMetadata getMetadata()

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

Returns
TypeDescription
AutoMlImageObjectDetectionMetadata

The metadata.

getMetadataBuilder()

public AutoMlImageObjectDetectionMetadata.Builder getMetadataBuilder()

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

getMetadataOrBuilder()

public AutoMlImageObjectDetectionMetadataOrBuilder getMetadataOrBuilder()

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

hasInputs()

public boolean hasInputs()

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

Returns
TypeDescription
boolean

Whether the inputs field is set.

hasMetadata()

public boolean hasMetadata()

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

Returns
TypeDescription
boolean

Whether the metadata field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(AutoMlImageObjectDetection other)

public AutoMlImageObjectDetection.Builder mergeFrom(AutoMlImageObjectDetection other)
Parameter
NameDescription
otherAutoMlImageObjectDetection

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public AutoMlImageObjectDetection.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public AutoMlImageObjectDetection.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeInputs(AutoMlImageObjectDetectionInputs value)

public AutoMlImageObjectDetection.Builder mergeInputs(AutoMlImageObjectDetectionInputs value)

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

Parameter
NameDescription
valueAutoMlImageObjectDetectionInputs

mergeMetadata(AutoMlImageObjectDetectionMetadata value)

public AutoMlImageObjectDetection.Builder mergeMetadata(AutoMlImageObjectDetectionMetadata value)

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

Parameter
NameDescription
valueAutoMlImageObjectDetectionMetadata

mergeUnknownFields(UnknownFieldSet unknownFields)

public final AutoMlImageObjectDetection.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public AutoMlImageObjectDetection.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setInputs(AutoMlImageObjectDetectionInputs value)

public AutoMlImageObjectDetection.Builder setInputs(AutoMlImageObjectDetectionInputs value)

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

Parameter
NameDescription
valueAutoMlImageObjectDetectionInputs

setInputs(AutoMlImageObjectDetectionInputs.Builder builderForValue)

public AutoMlImageObjectDetection.Builder setInputs(AutoMlImageObjectDetectionInputs.Builder builderForValue)

The input parameters of this TrainingJob.

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs inputs = 1;

Parameter
NameDescription
builderForValueAutoMlImageObjectDetectionInputs.Builder

setMetadata(AutoMlImageObjectDetectionMetadata value)

public AutoMlImageObjectDetection.Builder setMetadata(AutoMlImageObjectDetectionMetadata value)

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

Parameter
NameDescription
valueAutoMlImageObjectDetectionMetadata

setMetadata(AutoMlImageObjectDetectionMetadata.Builder builderForValue)

public AutoMlImageObjectDetection.Builder setMetadata(AutoMlImageObjectDetectionMetadata.Builder builderForValue)

The metadata information

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata metadata = 2;

Parameter
NameDescription
builderForValueAutoMlImageObjectDetectionMetadata.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public AutoMlImageObjectDetection.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final AutoMlImageObjectDetection.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides