Information about the current execution platform.
Supported execution platforms are Google App Engine (GAE), Google Container Engine (GKE), and Google Compute Engine (GCE).
[[["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-09-04 UTC."],[[["\u003cp\u003eThis documentation outlines the \u003ccode\u003ePlatform\u003c/code\u003e class within the Google.Api.Gax namespace, which provides information about the current execution platform, such as Google App Engine (GAE), Google Container Engine (GKE), or Google Compute Engine (GCE).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePlatform\u003c/code\u003e class includes constructors to specify details for Google Cloud Run, Google App Engine, Google Compute Engine, and Google Container Engine, alongside a default constructor that will set the Platform Type to unknown.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties like \u003ccode\u003eCloudRunDetails\u003c/code\u003e, \u003ccode\u003eGaeDetails\u003c/code\u003e, \u003ccode\u003eGceDetails\u003c/code\u003e, and \u003ccode\u003eGkeDetails\u003c/code\u003e to retrieve platform-specific information if available, with each returning \u003ccode\u003enull\u003c/code\u003e when not applicable to the current platform.\u003c/p\u003e\n"],["\u003cp\u003eStatic methods \u003ccode\u003eInstance()\u003c/code\u003e and \u003ccode\u003eInstanceAsync()\u003c/code\u003e are provided to synchronously and asynchronously obtain the current execution platform information, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are listed multiple versions of the Google.Api.Gax library that go from version 3.2.0 up to 4.10.0 which is the latest at the time of the writing of this document.\u003c/p\u003e\n"]]],[],null,[]]