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."],[[["This webpage provides reference documentation for the `GetInputRequest` class within the Google Cloud Video Live Stream v1 API, specifically version 1.7.0."],["`GetInputRequest` is a message class used to request information from the \"LivestreamService.GetInput\" service and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetInputRequest` class includes properties such as `InputName` (a typed view) and `Name` (a string), which represents the resource name of the input."],["The latest available version of the API is 1.8.0 and there are versions dating as far back as 1.0.0 available for use."],["There are two different constructors for this class, one that is empty and one that takes a GetInputRequest object as a parameter."]]],[]]