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 implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of the API is 2.9.0, and it includes a list of version history back to version 1.0.0, along with direct links for each."],["The class has properties such as `Content` for the text of the log line and `LineNumber` to indicate its position, along with constructors to create new instances."]]],[]]