Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.DetectedLandmarkOrBuilder
-
Packages that use DetectedLandmarkOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of DetectedLandmarkOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement DetectedLandmarkOrBuilder Modifier and Type Class Description classDetectedLandmarkA generic detected landmark represented by name in string format and a 2D location.static classDetectedLandmark.BuilderA generic detected landmark represented by name in string format and a 2D location.Methods in com.google.cloud.videointelligence.v1p3beta1 that return DetectedLandmarkOrBuilder Modifier and Type Method Description DetectedLandmarkOrBuilderTimestampedObject.Builder. getLandmarksOrBuilder(int index)Optional.DetectedLandmarkOrBuilderTimestampedObject. getLandmarksOrBuilder(int index)Optional.DetectedLandmarkOrBuilderTimestampedObjectOrBuilder. getLandmarksOrBuilder(int index)Optional.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type DetectedLandmarkOrBuilder Modifier and Type Method Description List<? extends DetectedLandmarkOrBuilder>TimestampedObject.Builder. getLandmarksOrBuilderList()Optional.List<? extends DetectedLandmarkOrBuilder>TimestampedObject. getLandmarksOrBuilderList()Optional.List<? extends DetectedLandmarkOrBuilder>TimestampedObjectOrBuilder. getLandmarksOrBuilderList()Optional.
-