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 document provides reference information for the `GetInputRequest` class within the Google Cloud Live Stream v1 API, specifically for .NET developers."],["The `GetInputRequest` class is used to make a request to the \"LivestreamService.GetInput\" method, as defined in the API."],["Version history is available, starting from version 1.0.0, and it is shown that 1.8.0 is the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class has properties named `InputName` and `Name`, both needed in order to make the request."]]],[]]