[[["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 in the Cloud Run Admin v2 API is 2.13.0."],["The `GRPCAction` class describes an action involving a gRPC port and is part of the `Google.Cloud.Run.V2` namespace."],["The class `GRPCAction` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GRPCAction` class has two constructors: a parameterless constructor, and a copy constructor that takes another `GRPCAction` instance."],["It has two properties: `Port`, which is an optional integer that specifies the port number of the gRPC service, and `Service`, which is a string that represents the name of the service for gRPC health checks."]]],[]]