Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageObjectDetectionInputs
Packages that use AutoMlImageObjectDetectionInputs
-
Uses of AutoMlImageObjectDetectionInputs in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlImageObjectDetectionInputsModifier and TypeMethodDescriptionAutoMlImageObjectDetectionInputs.Builder.build()AutoMlImageObjectDetectionInputs.Builder.buildPartial()AutoMlImageObjectDetectionInputs.getDefaultInstance()AutoMlImageObjectDetectionInputs.Builder.getDefaultInstanceForType()AutoMlImageObjectDetectionInputs.getDefaultInstanceForType()AutoMlImageObjectDetection.Builder.getInputs()The input parameters of this TrainingJob.AutoMlImageObjectDetection.getInputs()The input parameters of this TrainingJob.AutoMlImageObjectDetectionOrBuilder.getInputs()The input parameters of this TrainingJob.AutoMlImageObjectDetectionInputs.parseDelimitedFrom(InputStream input) AutoMlImageObjectDetectionInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionInputs.parseFrom(byte[] data) AutoMlImageObjectDetectionInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionInputs.parseFrom(com.google.protobuf.ByteString data) AutoMlImageObjectDetectionInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionInputs.parseFrom(com.google.protobuf.CodedInputStream input) AutoMlImageObjectDetectionInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionInputs.parseFrom(InputStream input) AutoMlImageObjectDetectionInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageObjectDetectionInputs.parseFrom(ByteBuffer data) AutoMlImageObjectDetectionInputs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return types with arguments of type AutoMlImageObjectDetectionInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AutoMlImageObjectDetectionInputs>AutoMlImageObjectDetectionInputs.getParserForType()static com.google.protobuf.Parser<AutoMlImageObjectDetectionInputs>AutoMlImageObjectDetectionInputs.parser()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlImageObjectDetectionInputsModifier and TypeMethodDescriptionAutoMlImageObjectDetectionInputs.Builder.mergeFrom(AutoMlImageObjectDetectionInputs other) AutoMlImageObjectDetection.Builder.mergeInputs(AutoMlImageObjectDetectionInputs value) The input parameters of this TrainingJob.AutoMlImageObjectDetectionInputs.newBuilder(AutoMlImageObjectDetectionInputs prototype) AutoMlImageObjectDetection.Builder.setInputs(AutoMlImageObjectDetectionInputs value) The input parameters of this TrainingJob.