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."],[[["This webpage details the `Input` class within version 2.0.0 of the Google Cloud Video Transcoder V1 .NET library, which represents an input asset for video transcoding operations."],["The latest version, 2.9.0, is available, and links to prior versions of the `Input` class, from 2.8.0 down to 1.0.0, are provided for reference."],["The `Input` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `Input` class features properties like `Key`, `PreprocessingConfig`, and `Uri`, allowing for unique identification, preprocessing setup, and specifying the Cloud Storage URI of the input media file."],["There are two constructors, `Input()` and `Input(Input other)` allowing instantiation of an empty object or a copy of an existing one."]]],[]]