Uses of Class
com.google.cloud.video.stitcher.v1.LiveConfig.State
-
Packages that use LiveConfig.State Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of LiveConfig.State in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return LiveConfig.State Modifier and Type Method Description static LiveConfig.StateLiveConfig.State. forNumber(int value)LiveConfig.StateLiveConfig.Builder. getState()Output only.LiveConfig.StateLiveConfig. getState()Output only.LiveConfig.StateLiveConfigOrBuilder. getState()Output only.static LiveConfig.StateLiveConfig.State. valueOf(int value)Deprecated.static LiveConfig.StateLiveConfig.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LiveConfig.StateLiveConfig.State. valueOf(String name)Returns the enum constant of this type with the specified name.static LiveConfig.State[]LiveConfig.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type LiveConfig.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LiveConfig.State>LiveConfig.State. internalGetValueMap()Methods in com.google.cloud.video.stitcher.v1 with parameters of type LiveConfig.State Modifier and Type Method Description LiveConfig.BuilderLiveConfig.Builder. setState(LiveConfig.State value)Output only.
-