[[["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-09 UTC."],[[["The `HTTPGetAction` class in the Cloud Run Admin v2 API defines an action based on HTTP GET requests, used within the Google Cloud environment."],["The latest version available for `HTTPGetAction` is 2.13.0, with numerous prior versions, dating back to 1.0.0-beta02, also available for reference."],["This class can be found within the `Google.Cloud.Run.V2` namespace and is implemented by multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`HTTPGetAction` includes properties for setting custom headers (`HttpHeaders`), specifying a path (`Path`), and designating a port (`Port`) for the HTTP request."],["The `HTTPGetAction` class has two constructors, one default constructor that takes no parameters and one that takes another `HTTPGetAction` as a parameter."]]],[]]