Class AutoMlImageClassificationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
- com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.Builder
-
- All Implemented Interfaces:
AutoMlImageClassificationMetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- AutoMlImageClassificationMetadata
public static final class AutoMlImageClassificationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder> implements AutoMlImageClassificationMetadataOrBuilder
Protobuf typegoogle.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AutoMlImageClassificationMetadata.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AutoMlImageClassificationMetadata
build()
AutoMlImageClassificationMetadata
buildPartial()
AutoMlImageClassificationMetadata.Builder
clear()
AutoMlImageClassificationMetadata.Builder
clearCostMilliNodeHours()
The actual training cost of creating this model, expressed in milli node hours, i.e.AutoMlImageClassificationMetadata.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
AutoMlImageClassificationMetadata.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
AutoMlImageClassificationMetadata.Builder
clearSuccessfulStopReason()
For successful job completions, this is the reason why the job has finished.AutoMlImageClassificationMetadata.Builder
clone()
long
getCostMilliNodeHours()
The actual training cost of creating this model, expressed in milli node hours, i.e.AutoMlImageClassificationMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
AutoMlImageClassificationMetadata.SuccessfulStopReason
getSuccessfulStopReason()
For successful job completions, this is the reason why the job has finished.int
getSuccessfulStopReasonValue()
For successful job completions, this is the reason why the job has finished.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
AutoMlImageClassificationMetadata.Builder
mergeFrom(AutoMlImageClassificationMetadata other)
AutoMlImageClassificationMetadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AutoMlImageClassificationMetadata.Builder
mergeFrom(com.google.protobuf.Message other)
AutoMlImageClassificationMetadata.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
AutoMlImageClassificationMetadata.Builder
setCostMilliNodeHours(long value)
The actual training cost of creating this model, expressed in milli node hours, i.e.AutoMlImageClassificationMetadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
AutoMlImageClassificationMetadata.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
AutoMlImageClassificationMetadata.Builder
setSuccessfulStopReason(AutoMlImageClassificationMetadata.SuccessfulStopReason value)
For successful job completions, this is the reason why the job has finished.AutoMlImageClassificationMetadata.Builder
setSuccessfulStopReasonValue(int value)
For successful job completions, this is the reason why the job has finished.AutoMlImageClassificationMetadata.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
clear
public AutoMlImageClassificationMetadata.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
getDefaultInstanceForType
public AutoMlImageClassificationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public AutoMlImageClassificationMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AutoMlImageClassificationMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AutoMlImageClassificationMetadata.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
setField
public AutoMlImageClassificationMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
clearField
public AutoMlImageClassificationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
clearOneof
public AutoMlImageClassificationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
setRepeatedField
public AutoMlImageClassificationMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
addRepeatedField
public AutoMlImageClassificationMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
mergeFrom
public AutoMlImageClassificationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AutoMlImageClassificationMetadata.Builder>
-
mergeFrom
public AutoMlImageClassificationMetadata.Builder mergeFrom(AutoMlImageClassificationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
mergeFrom
public AutoMlImageClassificationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AutoMlImageClassificationMetadata.Builder>
- Throws:
IOException
-
getCostMilliNodeHours
public long getCostMilliNodeHours()
The actual training cost of creating this model, expressed in milli node hours, i.e. 1,000 value in this field means 1 node hour. Guaranteed to not exceed inputs.budgetMilliNodeHours.
int64 cost_milli_node_hours = 1;
- Specified by:
getCostMilliNodeHours
in interfaceAutoMlImageClassificationMetadataOrBuilder
- Returns:
- The costMilliNodeHours.
-
setCostMilliNodeHours
public AutoMlImageClassificationMetadata.Builder setCostMilliNodeHours(long value)
The actual training cost of creating this model, expressed in milli node hours, i.e. 1,000 value in this field means 1 node hour. Guaranteed to not exceed inputs.budgetMilliNodeHours.
int64 cost_milli_node_hours = 1;
- Parameters:
value
- The costMilliNodeHours to set.- Returns:
- This builder for chaining.
-
clearCostMilliNodeHours
public AutoMlImageClassificationMetadata.Builder clearCostMilliNodeHours()
The actual training cost of creating this model, expressed in milli node hours, i.e. 1,000 value in this field means 1 node hour. Guaranteed to not exceed inputs.budgetMilliNodeHours.
int64 cost_milli_node_hours = 1;
- Returns:
- This builder for chaining.
-
getSuccessfulStopReasonValue
public int getSuccessfulStopReasonValue()
For successful job completions, this is the reason why the job has finished.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.SuccessfulStopReason successful_stop_reason = 2;
- Specified by:
getSuccessfulStopReasonValue
in interfaceAutoMlImageClassificationMetadataOrBuilder
- Returns:
- The enum numeric value on the wire for successfulStopReason.
-
setSuccessfulStopReasonValue
public AutoMlImageClassificationMetadata.Builder setSuccessfulStopReasonValue(int value)
For successful job completions, this is the reason why the job has finished.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.SuccessfulStopReason successful_stop_reason = 2;
- Parameters:
value
- The enum numeric value on the wire for successfulStopReason to set.- Returns:
- This builder for chaining.
-
getSuccessfulStopReason
public AutoMlImageClassificationMetadata.SuccessfulStopReason getSuccessfulStopReason()
For successful job completions, this is the reason why the job has finished.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.SuccessfulStopReason successful_stop_reason = 2;
- Specified by:
getSuccessfulStopReason
in interfaceAutoMlImageClassificationMetadataOrBuilder
- Returns:
- The successfulStopReason.
-
setSuccessfulStopReason
public AutoMlImageClassificationMetadata.Builder setSuccessfulStopReason(AutoMlImageClassificationMetadata.SuccessfulStopReason value)
For successful job completions, this is the reason why the job has finished.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.SuccessfulStopReason successful_stop_reason = 2;
- Parameters:
value
- The successfulStopReason to set.- Returns:
- This builder for chaining.
-
clearSuccessfulStopReason
public AutoMlImageClassificationMetadata.Builder clearSuccessfulStopReason()
For successful job completions, this is the reason why the job has finished.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationMetadata.SuccessfulStopReason successful_stop_reason = 2;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final AutoMlImageClassificationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
mergeUnknownFields
public final AutoMlImageClassificationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AutoMlImageClassificationMetadata.Builder>
-
-