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