public sealed class GetInputRequest : IMessage<GetInputRequest>, IEquatable<GetInputRequest>, IDeepCloneable<GetInputRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class GetInputRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `GetInputRequest` class is 1.8.0, but the current page documents version 1.4.0."],["`GetInputRequest` is a class that represents the request message for the \"LivestreamService.GetInput\" within the Live Stream v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInputRequest` class contains properties like `InputName`, which offers a typed view of the resource name, and `Name`, which represents the input resource name string."],["The `GetInputRequest` class can be initialized using the default constructor, or by passing in another `GetInputRequest` object to the constructor to clone it."]]],[]]