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-08 UTC."],[[["This webpage provides documentation for the `GRPCAction` class within the Google Cloud Run Admin v2 API for .NET."],["The `GRPCAction` class describes an action involving a GRPC port, allowing for configuration of the port number and service name."],["The `GRPCAction` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation includes different versions of the class, with 2.13.0 being the most recent version and details all the way back to 1.0.0-beta02."],["The GRPCAction class has two constructors available: one without any parameters and one that receives another GRPCAction object, and has two properties, Port and Service."]]],[]]