BigQuery job information.
Future versions will have different backends. Hence, clients must make sure
they can handle it when this field is not populated.
[[["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 `ExecutionInfo` class provides details about the backend status of an execution, specifically related to BigQuery in the current version."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use within the .NET environment."],["`ExecutionInfo` offers properties like `BigqueryJob`, `CreateTime`, `JobCreationStatus`, and `JobExecutionState`, which are used to track various aspects of a job's lifecycle and its interaction with the backend."],["There are two constructors for `ExecutionInfo`, one default and one that takes another `ExecutionInfo` instance as a parameter, likely for cloning or copying data."],["The data referenced here is for version 1.0.0-alpha03, but version 2.0.0-alpha02 and 2.0.0-alpha01 are also referenced for documentation."]]],[]]