Port number to access on the container. Must be in the range 1 to 65535.
If not specified, defaults to the exposed port of the container, which is
the value of container.ports[0].containerPort.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `HTTPGetAction` class within the Cloud Run Admin v2 API, specifically for the .NET framework."],["The `HTTPGetAction` class, which is part of the `Google.Cloud.Run.V2` namespace, is used to define actions based on HTTP GET requests and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content details the different available versions of the `HTTPGetAction` class, with version 2.13.0 being the latest and shows other versions ranging from 2.12.0 down to 1.0.0-beta02."],["Key properties of `HTTPGetAction` include `HttpHeaders`, `Path`, and `Port`, allowing configuration of custom headers, the path to access, and the port number, respectively."],["The documentation includes details about the class's constructors, inherited members, implemented interfaces, and the assemblies where it is defined, like `Google.Cloud.Run.V2.dll`."]]],[]]