Uses of Class
com.google.cloud.video.stitcher.v1.RequestMetadata
-
Packages that use RequestMetadata Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher API -
-
Uses of RequestMetadata in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return RequestMetadata Modifier and Type Method Description RequestMetadataRequestMetadata.Builder. build()RequestMetadataRequestMetadata.Builder. buildPartial()static RequestMetadataRequestMetadata. getDefaultInstance()RequestMetadataRequestMetadata.Builder. getDefaultInstanceForType()RequestMetadataRequestMetadata. getDefaultInstanceForType()RequestMetadataAdRequest.Builder. getRequestMetadata()The request metadata used to make the ad request.RequestMetadataAdRequest. getRequestMetadata()The request metadata used to make the ad request.RequestMetadataAdRequestOrBuilder. getRequestMetadata()The request metadata used to make the ad request.static RequestMetadataRequestMetadata. parseDelimitedFrom(InputStream input)static RequestMetadataRequestMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestMetadataRequestMetadata. parseFrom(byte[] data)static RequestMetadataRequestMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestMetadataRequestMetadata. parseFrom(com.google.protobuf.ByteString data)static RequestMetadataRequestMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestMetadataRequestMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static RequestMetadataRequestMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestMetadataRequestMetadata. parseFrom(InputStream input)static RequestMetadataRequestMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestMetadataRequestMetadata. parseFrom(ByteBuffer data)static RequestMetadataRequestMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type RequestMetadata Modifier and Type Method Description com.google.protobuf.Parser<RequestMetadata>RequestMetadata. getParserForType()static com.google.protobuf.Parser<RequestMetadata>RequestMetadata. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type RequestMetadata Modifier and Type Method Description RequestMetadata.BuilderRequestMetadata.Builder. mergeFrom(RequestMetadata other)AdRequest.BuilderAdRequest.Builder. mergeRequestMetadata(RequestMetadata value)The request metadata used to make the ad request.static RequestMetadata.BuilderRequestMetadata. newBuilder(RequestMetadata prototype)AdRequest.BuilderAdRequest.Builder. setRequestMetadata(RequestMetadata value)The request metadata used to make the ad request.
-