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