Uses of Class
com.google.cloud.aiplatform.v1.schema.predict.prediction.VideoClassificationPredictionResult
Packages that use VideoClassificationPredictionResult
-
Uses of VideoClassificationPredictionResult in com.google.cloud.aiplatform.v1.schema.predict.prediction
Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction that return VideoClassificationPredictionResultModifier and TypeMethodDescriptionVideoClassificationPredictionResult.Builder.build()VideoClassificationPredictionResult.Builder.buildPartial()VideoClassificationPredictionResult.getDefaultInstance()VideoClassificationPredictionResult.Builder.getDefaultInstanceForType()VideoClassificationPredictionResult.getDefaultInstanceForType()VideoClassificationPredictionResult.parseDelimitedFrom(InputStream input) VideoClassificationPredictionResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VideoClassificationPredictionResult.parseFrom(byte[] data) VideoClassificationPredictionResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VideoClassificationPredictionResult.parseFrom(com.google.protobuf.ByteString data) VideoClassificationPredictionResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VideoClassificationPredictionResult.parseFrom(com.google.protobuf.CodedInputStream input) VideoClassificationPredictionResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VideoClassificationPredictionResult.parseFrom(InputStream input) VideoClassificationPredictionResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VideoClassificationPredictionResult.parseFrom(ByteBuffer data) VideoClassificationPredictionResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction that return types with arguments of type VideoClassificationPredictionResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VideoClassificationPredictionResult>VideoClassificationPredictionResult.getParserForType()static com.google.protobuf.Parser<VideoClassificationPredictionResult>VideoClassificationPredictionResult.parser()Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction with parameters of type VideoClassificationPredictionResultModifier and TypeMethodDescriptionVideoClassificationPredictionResult.Builder.mergeFrom(VideoClassificationPredictionResult other) VideoClassificationPredictionResult.newBuilder(VideoClassificationPredictionResult prototype)