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-03-21 UTC."],[[["This webpage provides reference documentation for the `GRPCAction` class within the Cloud Run Admin v2 API for .NET."],["`GRPCAction` is designed to describe an action that involves a GRPC port."],["The latest version of the documentation available is version 2.13.0, but there is a list of previous versions ranging from 2.12.0 all the way to 1.0.0-beta02."],["The `GRPCAction` class includes properties for `Port` which designates the gRPC service port number, and `Service` which specifies the name of the service for gRPC health checks."],["The `GRPCAction` class is contained within the `Google.Cloud.Run.V2` namespace and is part of the `Google.Cloud.Run.V2.dll` assembly, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]