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 page provides reference documentation for the `GetInputRequest` class within the Google Cloud Live Stream v1 API, specifically version 1.6.0, and lists other versions."],["`GetInputRequest` is a request message used for the \"LivestreamService.GetInput\" operation, derived from the object class, implementing multiple interfaces."],["The class features two constructors: a default one and another that accepts a `GetInputRequest` object for copying."],["The `GetInputRequest` class includes properties `InputName` of type `InputName` and `Name` of type string, where `Name` is a required field specifying the input resource's identifier."],["This class is a part of the `Google.Cloud.Video.LiveStream.V1` namespace within the `Google.Cloud.Video.LiveStream.V1.dll` assembly."]]],[]]