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 IframeAdResourceIframeAdResource.Builder. build()IframeAdResourceIframeAdResource.Builder. buildPartial()static IframeAdResourceIframeAdResource. getDefaultInstance()IframeAdResourceIframeAdResource.Builder. getDefaultInstanceForType()IframeAdResourceIframeAdResource. getDefaultInstanceForType()IframeAdResourceCompanion.Builder. getIframeAdResource()The IFrame ad resource associated with the companion ad.IframeAdResourceCompanion. getIframeAdResource()The IFrame ad resource associated with the companion ad.IframeAdResourceCompanionOrBuilder. getIframeAdResource()The IFrame ad resource associated with the companion ad.static IframeAdResourceIframeAdResource. parseDelimitedFrom(InputStream input)static IframeAdResourceIframeAdResource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IframeAdResourceIframeAdResource. parseFrom(byte[] data)static IframeAdResourceIframeAdResource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IframeAdResourceIframeAdResource. parseFrom(com.google.protobuf.ByteString data)static IframeAdResourceIframeAdResource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IframeAdResourceIframeAdResource. parseFrom(com.google.protobuf.CodedInputStream input)static IframeAdResourceIframeAdResource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IframeAdResourceIframeAdResource. parseFrom(InputStream input)static IframeAdResourceIframeAdResource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static IframeAdResourceIframeAdResource. parseFrom(ByteBuffer data)static IframeAdResourceIframeAdResource. 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.BuilderIframeAdResource.Builder. mergeFrom(IframeAdResource other)Companion.BuilderCompanion.Builder. mergeIframeAdResource(IframeAdResource value)The IFrame ad resource associated with the companion ad.static IframeAdResource.BuilderIframeAdResource. newBuilder(IframeAdResource prototype)Companion.BuilderCompanion.Builder. setIframeAdResource(IframeAdResource value)The IFrame ad resource associated with the companion ad.
-