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 GamLiveConfig
GamLiveConfig.Builder. build()
GamLiveConfig
GamLiveConfig.Builder. buildPartial()
static GamLiveConfig
GamLiveConfig. getDefaultInstance()
GamLiveConfig
GamLiveConfig.Builder. getDefaultInstanceForType()
GamLiveConfig
GamLiveConfig. getDefaultInstanceForType()
GamLiveConfig
LiveConfig.Builder. getGamLiveConfig()
Additional metadata used to register a live stream with Google Ad Manager (GAM)GamLiveConfig
LiveConfig. getGamLiveConfig()
Additional metadata used to register a live stream with Google Ad Manager (GAM)GamLiveConfig
LiveConfigOrBuilder. getGamLiveConfig()
Additional metadata used to register a live stream with Google Ad Manager (GAM)static GamLiveConfig
GamLiveConfig. parseDelimitedFrom(InputStream input)
static GamLiveConfig
GamLiveConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GamLiveConfig
GamLiveConfig. parseFrom(byte[] data)
static GamLiveConfig
GamLiveConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GamLiveConfig
GamLiveConfig. parseFrom(com.google.protobuf.ByteString data)
static GamLiveConfig
GamLiveConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GamLiveConfig
GamLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static GamLiveConfig
GamLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GamLiveConfig
GamLiveConfig. parseFrom(InputStream input)
static GamLiveConfig
GamLiveConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GamLiveConfig
GamLiveConfig. parseFrom(ByteBuffer data)
static GamLiveConfig
GamLiveConfig. 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.Builder
GamLiveConfig.Builder. mergeFrom(GamLiveConfig other)
LiveConfig.Builder
LiveConfig.Builder. mergeGamLiveConfig(GamLiveConfig value)
Additional metadata used to register a live stream with Google Ad Manager (GAM)static GamLiveConfig.Builder
GamLiveConfig. newBuilder(GamLiveConfig prototype)
LiveConfig.Builder
LiveConfig.Builder. setGamLiveConfig(GamLiveConfig value)
Additional metadata used to register a live stream with Google Ad Manager (GAM)
-