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."],[[["This document provides reference documentation for the `PollAirflowCommandResponse.Types.ExitInfo` class within the Cloud Composer v1 API."],["`ExitInfo` details how a command ended, including potential error messages and the exit code."],["The `ExitInfo` class is part of the `Google.Cloud.Orchestration.Airflow.Service.V1` namespace and is available in multiple versions, from 1.0.0 up to the latest 2.9.0."],["`ExitInfo` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `Error` (a string) and `ExitCode` (an integer)."]]],[]]