[[["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 webpage provides documentation for `ComputeEnumHelpers`, a class within the `Google.Cloud.Compute.V1` namespace, designed for enum conversions in the Compute API."],["The latest version of the API available in this documentation is 3.6.0, with numerous prior versions listed, such as 3.5.0, 3.4.0, all the way back to 1.0.0."],["The `ComputeEnumHelpers` class contains three static methods: `Format\u003cTEnum\u003e`, `Parse\u003cTEnum\u003e`, and `TryParse\u003cTEnum\u003e`, to handle the conversion of enums to and from their string representations."],["The `Format\u003cTEnum\u003e` method converts a given enum value into its string representation, while `Parse\u003cTEnum\u003e` converts a string into its corresponding enum value, and `TryParse\u003cTEnum\u003e` attempts to parse a string to its enum equivalent, indicating success or failure."],["All of the inherited members are methods of the base class object, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]