public sealed class Probe.Types.GrpcAction : IMessage<Probe.Types.GrpcAction>, IEquatable<Probe.Types.GrpcAction>, IDeepCloneable<Probe.Types.GrpcAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class Probe.Types.GrpcAction.
GrpcAction checks the health of a container using a gRPC service.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eProbe.Types.GrpcAction\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGrpcAction\u003c/code\u003e is a class used to check the health of a container through a gRPC service.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGrpcAction\u003c/code\u003e has two constructors: one default and another that takes another \u003ccode\u003eGrpcAction\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has two main properties, \u003ccode\u003ePort\u003c/code\u003e, representing the gRPC service port, and \u003ccode\u003eService\u003c/code\u003e, representing the service name within the gRPC HealthCheckRequest.\u003c/p\u003e\n"]]],[],null,[]]