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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `PollAirflowCommandResponse.Types.Line` class within the Cloud Composer v1 API, specifically in the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace."],["The `PollAirflowCommandResponse.Types.Line` class is used to represent a single line of log information, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that allows creating a copy of an existing `PollAirflowCommandResponse.Types.Line` object."],["Key properties of the `Line` class include `Content`, which holds the text of the log line, and `LineNumber`, indicating the line number of the log."],["The documentation also covers various versions of the API, ranging from version 1.0.0 to 2.9.0 (latest), showing the history and updates of the API class."]]],[]]