The diagnostic code specifies the local system's reason for the last change in session state. This allows remote systems to determine the reason that the previous session failed, for example. These diagnostic codes are specified in section 4.1 of RFC5880
[[["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-24 UTC."],[[["This document provides versioned documentation for the `LocalDiagnostic` enum within the `Google.Cloud.Compute.V1` namespace, detailing changes across multiple versions from 1.0.0 to the latest 3.6.0."],["The `LocalDiagnostic` enum outlines diagnostic codes for session state changes, based on section 4.1 of RFC5880, allowing for detailed troubleshooting of session failures."],["The namespace of the `LocalDiagnostic` enum is `Google.Cloud.Compute.V1` and is housed within the `Google.Cloud.Compute.V1.dll` assembly."],["The enum includes a list of fields such as `AdministrativelyDown`, `ControlDetectionTimeExpired`, and `NoDiagnostic`, each representing a specific diagnostic reason."],["The `UndefinedLocalDiagnostic` field indicates that the enum field is not set."]]],[]]