GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ProbeGrpcAction (google_api_ai_platform v0.27.0)
View SourceGrpcAction checks the health of a container using a gRPC service.
Attributes
-
port
(type:integer()
, default:nil
) - Port number of the gRPC service. Number must be in the range 1 to 65535. -
service
(type:String.t
, default:nil
) - Service is the name of the service to place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). If this is not specified, the default behavior is defined by gRPC.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.