Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageClassificationInputs
Packages that use AutoMlImageClassificationInputs
-
Uses of AutoMlImageClassificationInputs in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlImageClassificationInputsModifier and TypeMethodDescriptionAutoMlImageClassificationInputs.Builder.build()AutoMlImageClassificationInputs.Builder.buildPartial()AutoMlImageClassificationInputs.getDefaultInstance()AutoMlImageClassificationInputs.Builder.getDefaultInstanceForType()AutoMlImageClassificationInputs.getDefaultInstanceForType()AutoMlImageClassification.Builder.getInputs()The input parameters of this TrainingJob.AutoMlImageClassification.getInputs()The input parameters of this TrainingJob.AutoMlImageClassificationOrBuilder.getInputs()The input parameters of this TrainingJob.AutoMlImageClassificationInputs.parseDelimitedFrom(InputStream input) AutoMlImageClassificationInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageClassificationInputs.parseFrom(byte[] data) AutoMlImageClassificationInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageClassificationInputs.parseFrom(com.google.protobuf.ByteString data) AutoMlImageClassificationInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageClassificationInputs.parseFrom(com.google.protobuf.CodedInputStream input) AutoMlImageClassificationInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageClassificationInputs.parseFrom(InputStream input) AutoMlImageClassificationInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlImageClassificationInputs.parseFrom(ByteBuffer data) AutoMlImageClassificationInputs.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 AutoMlImageClassificationInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AutoMlImageClassificationInputs>AutoMlImageClassificationInputs.getParserForType()static com.google.protobuf.Parser<AutoMlImageClassificationInputs>AutoMlImageClassificationInputs.parser()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlImageClassificationInputsModifier and TypeMethodDescriptionAutoMlImageClassificationInputs.Builder.mergeFrom(AutoMlImageClassificationInputs other) AutoMlImageClassification.Builder.mergeInputs(AutoMlImageClassificationInputs value) The input parameters of this TrainingJob.AutoMlImageClassificationInputs.newBuilder(AutoMlImageClassificationInputs prototype) AutoMlImageClassification.Builder.setInputs(AutoMlImageClassificationInputs value) The input parameters of this TrainingJob.