Uses of Class
com.google.cloud.video.stitcher.v1.HtmlAdResource
-
Packages that use HtmlAdResource Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of HtmlAdResource in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return HtmlAdResource Modifier and Type Method Description HtmlAdResource
HtmlAdResource.Builder. build()
HtmlAdResource
HtmlAdResource.Builder. buildPartial()
static HtmlAdResource
HtmlAdResource. getDefaultInstance()
HtmlAdResource
HtmlAdResource.Builder. getDefaultInstanceForType()
HtmlAdResource
HtmlAdResource. getDefaultInstanceForType()
HtmlAdResource
Companion.Builder. getHtmlAdResource()
The HTML ad resource associated with the companion ad.HtmlAdResource
Companion. getHtmlAdResource()
The HTML ad resource associated with the companion ad.HtmlAdResource
CompanionOrBuilder. getHtmlAdResource()
The HTML ad resource associated with the companion ad.static HtmlAdResource
HtmlAdResource. parseDelimitedFrom(InputStream input)
static HtmlAdResource
HtmlAdResource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HtmlAdResource
HtmlAdResource. parseFrom(byte[] data)
static HtmlAdResource
HtmlAdResource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HtmlAdResource
HtmlAdResource. parseFrom(com.google.protobuf.ByteString data)
static HtmlAdResource
HtmlAdResource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HtmlAdResource
HtmlAdResource. parseFrom(com.google.protobuf.CodedInputStream input)
static HtmlAdResource
HtmlAdResource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HtmlAdResource
HtmlAdResource. parseFrom(InputStream input)
static HtmlAdResource
HtmlAdResource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HtmlAdResource
HtmlAdResource. parseFrom(ByteBuffer data)
static HtmlAdResource
HtmlAdResource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type HtmlAdResource Modifier and Type Method Description com.google.protobuf.Parser<HtmlAdResource>
HtmlAdResource. getParserForType()
static com.google.protobuf.Parser<HtmlAdResource>
HtmlAdResource. parser()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type HtmlAdResource Modifier and Type Method Description HtmlAdResource.Builder
HtmlAdResource.Builder. mergeFrom(HtmlAdResource other)
Companion.Builder
Companion.Builder. mergeHtmlAdResource(HtmlAdResource value)
The HTML ad resource associated with the companion ad.static HtmlAdResource.Builder
HtmlAdResource. newBuilder(HtmlAdResource prototype)
Companion.Builder
Companion.Builder. setHtmlAdResource(HtmlAdResource value)
The HTML ad resource associated with the companion ad.
-