Uses of Class
com.google.cloud.videointelligence.v1p3beta1.StreamingFeature
-
Packages that use StreamingFeature Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingFeature in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingFeature Modifier and Type Method Description static StreamingFeatureStreamingFeature. forNumber(int value)StreamingFeatureStreamingVideoConfig.Builder. getFeature()Requested annotation feature.StreamingFeatureStreamingVideoConfig. getFeature()Requested annotation feature.StreamingFeatureStreamingVideoConfigOrBuilder. getFeature()Requested annotation feature.static StreamingFeatureStreamingFeature. valueOf(int value)Deprecated.static StreamingFeatureStreamingFeature. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static StreamingFeatureStreamingFeature. valueOf(String name)Returns the enum constant of this type with the specified name.static StreamingFeature[]StreamingFeature. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type StreamingFeature Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<StreamingFeature>StreamingFeature. internalGetValueMap()Methods in com.google.cloud.videointelligence.v1p3beta1 with parameters of type StreamingFeature Modifier and Type Method Description StreamingVideoConfig.BuilderStreamingVideoConfig.Builder. setFeature(StreamingFeature value)Requested annotation feature.
-