[[["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-31 UTC."],[[["This document provides reference documentation for the `ComputeEnumHelpers` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `ComputeEnumHelpers` class offers static methods for converting between Compute API enums and their string representations, supporting functionality such as `Format`, `Parse`, and `TryParse`."],["The latest version of the `ComputeEnumHelpers` available is 3.6.0, and it has backward compatibility to version 1.0.0, with a long list of the in between versions also being available."],["The `Format\u003cTEnum\u003e` method converts a given enum value to its string wire representation, whereas the `Parse\u003cTEnum\u003e` and `TryParse\u003cTEnum\u003e` methods convert a string representation back into an enum value."],["The documentation includes details on parameters, return types, type parameters, and exceptions for each method, with the specific namespace for the class being `Google.Cloud.Compute.V1`."]]],[]]