Uses of Class
com.google.cloud.video.stitcher.v1.Slate.GamSlate
-
Packages that use Slate.GamSlate Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of Slate.GamSlate in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return Slate.GamSlate Modifier and Type Method Description Slate.GamSlate
Slate.GamSlate.Builder. build()
Slate.GamSlate
Slate.GamSlate.Builder. buildPartial()
static Slate.GamSlate
Slate.GamSlate. getDefaultInstance()
Slate.GamSlate
Slate.GamSlate.Builder. getDefaultInstanceForType()
Slate.GamSlate
Slate.GamSlate. getDefaultInstanceForType()
Slate.GamSlate
Slate.Builder. getGamSlate()
gam_slate has all the GAM-related attributes of slates.Slate.GamSlate
Slate. getGamSlate()
gam_slate has all the GAM-related attributes of slates.Slate.GamSlate
SlateOrBuilder. getGamSlate()
gam_slate has all the GAM-related attributes of slates.static Slate.GamSlate
Slate.GamSlate. parseDelimitedFrom(InputStream input)
static Slate.GamSlate
Slate.GamSlate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate.GamSlate
Slate.GamSlate. parseFrom(byte[] data)
static Slate.GamSlate
Slate.GamSlate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate.GamSlate
Slate.GamSlate. parseFrom(com.google.protobuf.ByteString data)
static Slate.GamSlate
Slate.GamSlate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate.GamSlate
Slate.GamSlate. parseFrom(com.google.protobuf.CodedInputStream input)
static Slate.GamSlate
Slate.GamSlate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate.GamSlate
Slate.GamSlate. parseFrom(InputStream input)
static Slate.GamSlate
Slate.GamSlate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate.GamSlate
Slate.GamSlate. parseFrom(ByteBuffer data)
static Slate.GamSlate
Slate.GamSlate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type Slate.GamSlate Modifier and Type Method Description com.google.protobuf.Parser<Slate.GamSlate>
Slate.GamSlate. getParserForType()
static com.google.protobuf.Parser<Slate.GamSlate>
Slate.GamSlate. parser()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type Slate.GamSlate Modifier and Type Method Description Slate.GamSlate.Builder
Slate.GamSlate.Builder. mergeFrom(Slate.GamSlate other)
Slate.Builder
Slate.Builder. mergeGamSlate(Slate.GamSlate value)
gam_slate has all the GAM-related attributes of slates.static Slate.GamSlate.Builder
Slate.GamSlate. newBuilder(Slate.GamSlate prototype)
Slate.Builder
Slate.Builder. setGamSlate(Slate.GamSlate value)
gam_slate has all the GAM-related attributes of slates.
-