Uses of Interface
com.google.cloud.video.stitcher.v1.VodSession.GamSettingsOrBuilder
-
Packages that use VodSession.GamSettingsOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of VodSession.GamSettingsOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement VodSession.GamSettingsOrBuilder Modifier and Type Class Description static class
VodSession.GamSettings
Defines fields related to Google Ad Manager (GAM).static class
VodSession.GamSettings.Builder
Defines fields related to Google Ad Manager (GAM).Methods in com.google.cloud.video.stitcher.v1 that return VodSession.GamSettingsOrBuilder Modifier and Type Method Description VodSession.GamSettingsOrBuilder
VodSession.Builder. getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.VodSession.GamSettingsOrBuilder
VodSession. getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.VodSession.GamSettingsOrBuilder
VodSessionOrBuilder. getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.
-