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."],[[["The latest version of the `GRPCAction` class is 2.13.0, while this documentation covers version 2.3.0 of the class within the Google.Cloud.Run.V2 namespace."],["`GRPCAction` is a class in the Cloud Run Admin v2 API that represents an action involving a GRPC port, and is found within the `Google.Cloud.Run.V2` assembly."],["This `GRPCAction` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GRPCAction` has two constructors, a default constructor, and a constructor to copy from another instance of `GRPCAction`."],["The class has properties for `Port`, which defines the port number of the gRPC service, and `Service`, which specifies the name of the service to include in the gRPC HealthCheckRequest."]]],[]]