Public Attributes | List of all members
grpc_channel_info Struct Reference

#include <grpc_types.h>

Public Attributes

char ** lb_policy_name
 
char ** service_config_json
 

Detailed Description

Information requested from the channel.

Definition at line 720 of file grpc_types.h.

Member Data Documentation

◆ lb_policy_name

char** grpc_channel_info::lb_policy_name

If non-NULL, will be set to point to a string indicating the LB policy name. Caller takes ownership.

Definition at line 723 of file grpc_types.h.

◆ service_config_json

char** grpc_channel_info::service_config_json

If non-NULL, will be set to point to a string containing the service config used by the channel in JSON form.

Definition at line 726 of file grpc_types.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46