[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGaePlatformDetails\u003c/code\u003e class provides information about the Google App Engine environment, including project ID, instance name, service name, and version label.\u003c/p\u003e\n"],["\u003cp\u003eIt is a sealed class that inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, with inherited members such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eGetType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can construct an instance of \u003ccode\u003eGaePlatformDetails\u003c/code\u003e using a constructor that takes four string parameters: \u003ccode\u003egcloudProject\u003c/code\u003e, \u003ccode\u003egaeInstance\u003c/code\u003e, \u003ccode\u003egaeService\u003c/code\u003e, and \u003ccode\u003egaeVersion\u003c/code\u003e, all of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four read-only properties, \u003ccode\u003eInstanceId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eServiceId\u003c/code\u003e, and \u003ccode\u003eVersionId\u003c/code\u003e, which provide the corresponding details for each component of the app engine.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eToString\u003c/code\u003e method that can be used to get a string representation of the object, overriding the base object method.\u003c/p\u003e\n"]]],[],null,[]]