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-04-09 UTC."],[[["This webpage provides documentation for the `HTTPGetAction` class within the Google Cloud Run Admin v2 API for .NET, detailing its usage and properties."],["The `HTTPGetAction` class, which describes actions based on HTTP GET requests, is part of the `Google.Cloud.Run.V2` namespace in the `Google.Cloud.Run.V2.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `HTTPGetAction` class include `HttpHeaders` (for setting custom headers), `Path` (specifying the path to access), and `Port` (defining the port number)."],["The webpage provides access to documentation for various versions of this Class, from the latest 2.13.0 all the way down to version 1.0.0-beta02."]]],[]]