Port number of the gRPC service. Number 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-17 UTC."],[[["The `GRPCAction` class in the Cloud Run Admin v2 API describes an action involving a GRPC port, with the latest version being 2.13.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used for message handling, equality comparison, deep cloning and buffered messages."],["`GRPCAction` provides properties `Port`, which specifies the gRPC service's port number, and `Service`, which denotes the name of the gRPC service for health checks."],["There are multiple versions of GRPCAction available, ranging from 2.13.0 (latest) to 1.0.0-beta02 and each can be accessed through a unique url."],["The class has 2 constructors that are available for use, one of them taking a `GRPCAction` object as a parameter."]]],[]]