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."],[[["The latest version of the `HTTPGetAction` class is 2.13.0, part of the Cloud Run Admin v2 API."],["`HTTPGetAction` is a class that defines actions based on HTTP Get requests within the Google Cloud Run environment."],["The class `HTTPGetAction` includes properties for setting custom HTTP headers, specifying the server path, and designating the port to access on the container."],["There are numerous previous versions of the `HTTPGetAction` class available, ranging from version 2.12.0 down to 1.0.0-beta02."],["The `HTTPGetAction` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]