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, specifically for version 2.5.0 of the .NET library."],["`GRPCAction` is used to define an action that involves a GRPC port and has two properties: `Port` which defines the gRPC service port number, and `Service` which specifies the name of the service for gRPC health checks."],["The `GRPCAction` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The current page provides access to the different version documentation, from `2.13.0` to `1.0.0-beta02`, with `2.13.0` being the most recent."]]],[]]