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