public sealed class InputAttachment : IMessage<InputAttachment>, IEquatable<InputAttachment>, IDeepCloneable<InputAttachment>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class InputAttachment.
A group of information for attaching an input resource to this channel.
[[["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 `InputAttachment` class within the Google Cloud Live Stream v1 API."],["`InputAttachment` is used to group information for attaching an input resource to a channel in live streams and is part of the `Google.Cloud.Video.LiveStream.V1` namespace."],["The `InputAttachment` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["Key properties of the `InputAttachment` class include `AutomaticFailover`, `Input` (resource name), `InputAsInputName` (typed view), and `Key` (unique identifier)."],["The latest version available for `InputAttachment` is 1.8.0, with versions ranging back to 1.0.0."]]],[]]