URI of the media. Input files must be at least 5 seconds in duration and
stored in Cloud Storage (for example, gs://bucket/inputs/file.mp4).
If empty, the value will be populated from Job.input_uri.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Input` class represents an input asset for video transcoding, used within the `Google.Cloud.Video.Transcoder.V1` namespace."],["Version 2.9.0 is the latest version, with multiple older versions available, including the current content's scope which is version 1.0.0, showing a version history of the `Input` class."],["The `Input` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the .NET protobuf system."],["Key properties of the `Input` class include `Key` for unique identification, `PreprocessingConfig` for setting up the input file, and `Uri` for the file's location, which must be stored in Cloud Storage."],["The class can be instantiated using a default constructor or a copy constructor, and also inherits multiple methods from the base `Object` class, such as `GetHashCode` and `GetType`."]]],[]]