[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe documentation covers the \u003ccode\u003eComputeEnumHelpers\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, offering methods for enum handling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version of \u003ccode\u003eComputeEnumHelpers\u003c/code\u003e is 3.6.0, with versions ranging back to 1.0.0 listed on the page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComputeEnumHelpers\u003c/code\u003e includes methods like \u003ccode\u003eFormat<TEnum>\u003c/code\u003e, \u003ccode\u003eParse<TEnum>\u003c/code\u003e, and \u003ccode\u003eTryParse<TEnum>\u003c/code\u003e to handle conversions between enums and their string representations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFormat<TEnum>\u003c/code\u003e is used to convert an enum to its string representation, while \u003ccode\u003eParse<TEnum>\u003c/code\u003e converts a string back to an enum and \u003ccode\u003eTryParse<TEnum>\u003c/code\u003e attempts the parse but will return false if it fails.\u003c/p\u003e\n"],["\u003cp\u003eAll the class methods can throw \u003ccode\u003eArgumentException\u003c/code\u003e, which happens when the enum value is not defined, when the wire value is invalid, or when the enum cannot be parsed.\u003c/p\u003e\n"]]],[],null,[]]