Uses of Class
com.google.cloud.video.transcoder.v1.Output
-
Packages that use Output Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of Output in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return Output Modifier and Type Method Description OutputOutput.Builder. build()OutputOutput.Builder. buildPartial()static OutputOutput. getDefaultInstance()OutputOutput.Builder. getDefaultInstanceForType()OutputOutput. getDefaultInstanceForType()OutputJobConfig.Builder. getOutput()Output configuration.OutputJobConfig. getOutput()Output configuration.OutputJobConfigOrBuilder. getOutput()Output configuration.static OutputOutput. parseDelimitedFrom(InputStream input)static OutputOutput. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputOutput. parseFrom(byte[] data)static OutputOutput. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputOutput. parseFrom(com.google.protobuf.ByteString data)static OutputOutput. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputOutput. parseFrom(com.google.protobuf.CodedInputStream input)static OutputOutput. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputOutput. parseFrom(InputStream input)static OutputOutput. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputOutput. parseFrom(ByteBuffer data)static OutputOutput. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.transcoder.v1 that return types with arguments of type Output Modifier and Type Method Description com.google.protobuf.Parser<Output>Output. getParserForType()static com.google.protobuf.Parser<Output>Output. parser()Methods in com.google.cloud.video.transcoder.v1 with parameters of type Output Modifier and Type Method Description Output.BuilderOutput.Builder. mergeFrom(Output other)JobConfig.BuilderJobConfig.Builder. mergeOutput(Output value)Output configuration.static Output.BuilderOutput. newBuilder(Output prototype)JobConfig.BuilderJobConfig.Builder. setOutput(Output value)Output configuration.
-