public sealed class PollAirflowCommandResponse.Types.Line : IMessage<PollAirflowCommandResponse.Types.Line>, IEquatable<PollAirflowCommandResponse.Types.Line>, IDeepCloneable<PollAirflowCommandResponse.Types.Line>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class PollAirflowCommandResponse.Types.Line.
Contains information about a single line from logs.
[[["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-04-02 UTC."],[[["This document provides reference documentation for the `PollAirflowCommandResponse.Types.Line` class within the Google Cloud Composer v1 API, detailing its structure and functionality."],["The `PollAirflowCommandResponse.Types.Line` class represents a single line from logs and includes properties for the text content (`Content`) and its corresponding line number (`LineNumber`)."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances."],["The latest version available is 2.9.0, and there are multiple previous versions, including 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0."]]],[]]