Uses of Interface
com.google.cloud.video.stitcher.v1.CompanionAdsOrBuilder
-
Packages that use CompanionAdsOrBuilder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of CompanionAdsOrBuilder in com.google.cloud.video.stitcher.v1
Classes in com.google.cloud.video.stitcher.v1 that implement CompanionAdsOrBuilder Modifier and Type Class Description class
CompanionAds
Metadata for companion ads.static class
CompanionAds.Builder
Metadata for companion ads.Methods in com.google.cloud.video.stitcher.v1 that return CompanionAdsOrBuilder Modifier and Type Method Description CompanionAdsOrBuilder
VodSessionAd.Builder. getCompanionAdsOrBuilder()
Metadata of companion ads associated with the ad.CompanionAdsOrBuilder
VodSessionAd. getCompanionAdsOrBuilder()
Metadata of companion ads associated with the ad.CompanionAdsOrBuilder
VodSessionAdOrBuilder. getCompanionAdsOrBuilder()
Metadata of companion ads associated with the ad.
-