Uses of Class
com.google.cloud.videointelligence.v1p3beta1.StreamingVideoConfig.StreamingConfigCase
-
Packages that use StreamingVideoConfig.StreamingConfigCase Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of StreamingVideoConfig.StreamingConfigCase in com.google.cloud.videointelligence.v1p3beta1
Methods in com.google.cloud.videointelligence.v1p3beta1 that return StreamingVideoConfig.StreamingConfigCase Modifier and Type Method Description static StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfig.StreamingConfigCase. forNumber(int value)StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfig.Builder. getStreamingConfigCase()StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfig. getStreamingConfigCase()StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfigOrBuilder. getStreamingConfigCase()static StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfig.StreamingConfigCase. valueOf(int value)Deprecated.static StreamingVideoConfig.StreamingConfigCaseStreamingVideoConfig.StreamingConfigCase. valueOf(String name)Returns the enum constant of this type with the specified name.static StreamingVideoConfig.StreamingConfigCase[]StreamingVideoConfig.StreamingConfigCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-