[[["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-09 UTC."],[[["The latest version available for the `GRPCAction` class is 2.13.0, while the current page focuses on version 2.12.0, with previous versions ranging back to 1.0.0-beta02 also available."],["`GRPCAction` is a class that defines actions related to a GRPC port within the Cloud Run Admin v2 API and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GRPCAction` class has two constructors: a parameterless constructor and one that accepts another `GRPCAction` object as a parameter."],["It exposes two key properties, `Port`, an integer representing the gRPC service's port number, and `Service`, a string that represents the gRPC service name for health checks, if not specified defaults to the gRPC default behavior."],["This documentation provides reference information for the `GRPCAction` class, including its inheritance, implemented interfaces, constructors, and properties, within the `Google.Cloud.Run.V2` namespace."]]],[]]