Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageObjectDetectionMetadata.Builder
Packages that use AutoMlImageObjectDetectionMetadata.Builder
-
Uses of AutoMlImageObjectDetectionMetadata.Builder in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlImageObjectDetectionMetadata.BuilderModifier and TypeMethodDescriptionAutoMlImageObjectDetectionMetadata.Builder.clear()AutoMlImageObjectDetectionMetadata.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.AutoMlImageObjectDetectionMetadata.Builder.clearSuccessfulStopReason()For successful job completions, this is the reason why the job has finished.AutoMlImageObjectDetection.Builder.getMetadataBuilder()The metadata informationAutoMlImageObjectDetectionMetadata.Builder.mergeFrom(AutoMlImageObjectDetectionMetadata other) AutoMlImageObjectDetectionMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionMetadata.Builder.mergeFrom(com.google.protobuf.Message other) AutoMlImageObjectDetectionMetadata.newBuilder()AutoMlImageObjectDetectionMetadata.newBuilder(AutoMlImageObjectDetectionMetadata prototype) AutoMlImageObjectDetectionMetadata.newBuilderForType()AutoMlImageObjectDetectionMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AutoMlImageObjectDetectionMetadata.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.AutoMlImageObjectDetectionMetadata.Builder.setSuccessfulStopReason(AutoMlImageObjectDetectionMetadata.SuccessfulStopReason value) For successful job completions, this is the reason why the job has finished.AutoMlImageObjectDetectionMetadata.Builder.setSuccessfulStopReasonValue(int value) For successful job completions, this is the reason why the job has finished.AutoMlImageObjectDetectionMetadata.toBuilder()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlImageObjectDetectionMetadata.BuilderModifier and TypeMethodDescriptionAutoMlImageObjectDetection.Builder.setMetadata(AutoMlImageObjectDetectionMetadata.Builder builderForValue) The metadata information