Defines the validated keepalive settings used for each new gRPC client.
Use keepaliveConfigFromOptions or keepaliveConfigFromEnv to create this value.
Specifies whether keepalive is enabled.
Specifies whether to send keepalive pings without an active call.
Contains the keepalive interval in milliseconds.
Contains the keepalive timeout in milliseconds.
Defines the validated keepalive settings used for each new gRPC client.
Use keepaliveConfigFromOptions or keepaliveConfigFromEnv to create this value.