Uses of Interface
com.google.cloud.video.stitcher.v1.VodSessionContentOrBuilder
-
Packages that use VodSessionContentOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSessionContentOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement VodSessionContentOrBuilder Modifier and Type Class Description class
VodSessionContent
Metadata for the entire stitched content in a VOD session.static class
VodSessionContent.Builder
Metadata for the entire stitched content in a VOD session.Methods in com.google.cloud.video.stitcher.v1 that return VodSessionContentOrBuilder Modifier and Type Method Description VodSessionContentOrBuilder
Interstitials.Builder. getSessionContentOrBuilder()
Information related to the content of the VOD session.VodSessionContentOrBuilder
Interstitials. getSessionContentOrBuilder()
Information related to the content of the VOD session.VodSessionContentOrBuilder
InterstitialsOrBuilder. getSessionContentOrBuilder()
Information related to the content of the VOD session.
-