public sealed class PollAirflowCommandResponse.Types.ExitInfo : IMessage<PollAirflowCommandResponse.Types.ExitInfo>, IEquatable<PollAirflowCommandResponse.Types.ExitInfo>, IDeepCloneable<PollAirflowCommandResponse.Types.ExitInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class PollAirflowCommandResponse.Types.ExitInfo.
[[["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."],[[["The document provides reference documentation for the `PollAirflowCommandResponse.Types.ExitInfo` class within the Cloud Composer v1 API."],["`PollAirflowCommandResponse.Types.ExitInfo` offers a detailed summary of how a command concluded, including its exit code and any associated error messages."],["This class is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace, accessible in the `Google.Cloud.Orchestration.Airflow.Service.V1.dll` assembly and multiple versions of this have been documented, starting with version 1.0.0 and ending with the latest 2.9.0."],["`ExitInfo` class includes a constructor and it has two properties, `Error` and `ExitCode`, to show the error message and the exit code."]]],[]]