Uses of Class
com.google.cloud.video.stitcher.v1.GamLiveConfig
-
Packages that use GamLiveConfig Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of GamLiveConfig in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return GamLiveConfig Modifier and Type Method Description GamLiveConfigGamLiveConfig.Builder. build()GamLiveConfigGamLiveConfig.Builder. buildPartial()static GamLiveConfigGamLiveConfig. getDefaultInstance()GamLiveConfigGamLiveConfig.Builder. getDefaultInstanceForType()GamLiveConfigGamLiveConfig. getDefaultInstanceForType()GamLiveConfigLiveConfig.Builder. getGamLiveConfig()Additional metadata used to register a live stream with Google Ad Manager (GAM)GamLiveConfigLiveConfig. getGamLiveConfig()Additional metadata used to register a live stream with Google Ad Manager (GAM)GamLiveConfigLiveConfigOrBuilder. getGamLiveConfig()Additional metadata used to register a live stream with Google Ad Manager (GAM)static GamLiveConfigGamLiveConfig. parseDelimitedFrom(InputStream input)static GamLiveConfigGamLiveConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GamLiveConfigGamLiveConfig. parseFrom(byte[] data)static GamLiveConfigGamLiveConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GamLiveConfigGamLiveConfig. parseFrom(com.google.protobuf.ByteString data)static GamLiveConfigGamLiveConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GamLiveConfigGamLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input)static GamLiveConfigGamLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GamLiveConfigGamLiveConfig. parseFrom(InputStream input)static GamLiveConfigGamLiveConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GamLiveConfigGamLiveConfig. parseFrom(ByteBuffer data)static GamLiveConfigGamLiveConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type GamLiveConfig Modifier and Type Method Description com.google.protobuf.Parser<GamLiveConfig>GamLiveConfig. getParserForType()static com.google.protobuf.Parser<GamLiveConfig>GamLiveConfig. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type GamLiveConfig Modifier and Type Method Description GamLiveConfig.BuilderGamLiveConfig.Builder. mergeFrom(GamLiveConfig other)LiveConfig.BuilderLiveConfig.Builder. mergeGamLiveConfig(GamLiveConfig value)Additional metadata used to register a live stream with Google Ad Manager (GAM)static GamLiveConfig.BuilderGamLiveConfig. newBuilder(GamLiveConfig prototype)LiveConfig.BuilderLiveConfig.Builder. setGamLiveConfig(GamLiveConfig value)Additional metadata used to register a live stream with Google Ad Manager (GAM)
-