[[["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-04-17 UTC."],[[["This webpage details the `GaePlatformDetails` class, which provides information about the Google App Engine environment."],["The `GaePlatformDetails` class is found within the `Google.Api.Gax` namespace and is part of the `Google.Api.Gax.dll` assembly."],["Key details available through this class include the Project ID, instance name, service name, and version label of the current application, with these properties named respectively as `ProjectId`, `InstanceId`, `ServiceId`, and `VersionId`."],["The `GaePlatformDetails` class offers a constructor that takes in the gcloud project, gae instance, gae service, and gae version."],["It has the capability to override the `ToString()` method, inherited from `Object`, allowing for a custom string representation of the `GaePlatformDetails` object."]]],[]]