Optionalgrpc-Initial window size (in bytes) for HTTP/2 stream-level flow control.
Optionalgrpc-Maximum number of attempts when retrying requests.
Optionalgrpc-Set to 1 to write TLS packet trace information to stderr.
Optionalgrpc.client_Timeout (in milliseconds) after the last RPC finishes on the client channel at which the channel goes back into IDLE state.
Optionalgrpc.default_Default value for the :authority HTTP/2 pseudo-header.
Optionalgrpc.dns_Minimum amount of time between DNS resolutions (in milliseconds).
Optionalgrpc.enable_Set to 0 to disable channel-level debug information.
Optionalgrpc.enable_Set to 0 to disable HTTP proxies.
Optionalgrpc.enable_Set to 0 to prevent the client from retrying requests.
Optionalgrpc.initial_The time between the first and second connection attempts (in milliseconds).
Optionalgrpc.keepalive_Set to 1 to send keepalive pings from the client without any outstanding streams.
Optionalgrpc.keepalive_Duration (in milliseconds) after which client pings the server to see if the transport is still alive.
Optionalgrpc.keepalive_Duration (in milliseconds) after which to close the transport if a keepalive ping has not been acknowleged by the server.
Optionalgrpc.lb.ring_Cap the minimum and maximum ring size values set in the load balander policy config to this value.
Optionalgrpc.max_Maximum size (in bytes) of messages that can be received on the channel.
Optionalgrpc.max_The maximum time between subsequent connection attempts (in milliseconds).
Optionalgrpc.max_Maximum size (in bytes) of messages that can be sent on the channel.
Optionalgrpc.per_Per-RPC retry buffer size (in bytes).
Optionalgrpc.retry_Total retry buffer size (in bytes).
Optionalgrpc.service_Service config data in JSON form.
Optionalgrpc.service_Set to 1 to disable looking up service config via DNS.
Optionalgrpc.ssl_Override the target name used for SSL hostname checking.
Optionalgrpc.use_If set to 0, this channel uses the global subchannel pool. Otherwise, it uses a local subchannel pool within the channel.
Advanced settings to configure a gRPC client.