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