|
UPB_INLINE envoy_config_core_v3_GrpcService * | envoy_config_core_v3_GrpcService_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService * | envoy_config_core_v3_GrpcService_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService * | envoy_config_core_v3_GrpcService_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_serialize (const envoy_config_core_v3_GrpcService *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_target_specifier_oneofcases | envoy_config_core_v3_GrpcService_target_specifier_case (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_has_envoy_grpc (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_EnvoyGrpc * | envoy_config_core_v3_GrpcService_envoy_grpc (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_has_google_grpc (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc * | envoy_config_core_v3_GrpcService_google_grpc (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_has_timeout (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE const struct google_protobuf_Duration * | envoy_config_core_v3_GrpcService_timeout (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_has_initial_metadata (const envoy_config_core_v3_GrpcService *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_HeaderValue *const * | envoy_config_core_v3_GrpcService_initial_metadata (const envoy_config_core_v3_GrpcService *msg, size_t *len) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_set_envoy_grpc (envoy_config_core_v3_GrpcService *msg, envoy_config_core_v3_GrpcService_EnvoyGrpc *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_EnvoyGrpc * | envoy_config_core_v3_GrpcService_mutable_envoy_grpc (envoy_config_core_v3_GrpcService *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_set_google_grpc (envoy_config_core_v3_GrpcService *msg, envoy_config_core_v3_GrpcService_GoogleGrpc *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc * | envoy_config_core_v3_GrpcService_mutable_google_grpc (envoy_config_core_v3_GrpcService *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_set_timeout (envoy_config_core_v3_GrpcService *msg, struct google_protobuf_Duration *value) |
|
UPB_INLINE struct google_protobuf_Duration * | envoy_config_core_v3_GrpcService_mutable_timeout (envoy_config_core_v3_GrpcService *msg, upb_arena *arena) |
|
UPB_INLINE struct envoy_config_core_v3_HeaderValue ** | envoy_config_core_v3_GrpcService_mutable_initial_metadata (envoy_config_core_v3_GrpcService *msg, size_t *len) |
|
UPB_INLINE struct envoy_config_core_v3_HeaderValue ** | envoy_config_core_v3_GrpcService_resize_initial_metadata (envoy_config_core_v3_GrpcService *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_config_core_v3_HeaderValue * | envoy_config_core_v3_GrpcService_add_initial_metadata (envoy_config_core_v3_GrpcService *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc * | envoy_config_core_v3_GrpcService_EnvoyGrpc_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc * | envoy_config_core_v3_GrpcService_EnvoyGrpc_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc * | envoy_config_core_v3_GrpcService_EnvoyGrpc_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_EnvoyGrpc_serialize (const envoy_config_core_v3_GrpcService_EnvoyGrpc *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_EnvoyGrpc_cluster_name (const envoy_config_core_v3_GrpcService_EnvoyGrpc *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_EnvoyGrpc_authority (const envoy_config_core_v3_GrpcService_EnvoyGrpc *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_EnvoyGrpc_set_cluster_name (envoy_config_core_v3_GrpcService_EnvoyGrpc *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_EnvoyGrpc_set_authority (envoy_config_core_v3_GrpcService_EnvoyGrpc *msg, upb_strview value) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc * | envoy_config_core_v3_GrpcService_GoogleGrpc_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc * | envoy_config_core_v3_GrpcService_GoogleGrpc_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc * | envoy_config_core_v3_GrpcService_GoogleGrpc_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_target_uri (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_has_channel_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_channel_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_has_call_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *const * | envoy_config_core_v3_GrpcService_GoogleGrpc_call_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_stat_prefix (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_credentials_factory_name (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_has_config (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE const struct google_protobuf_Struct * | envoy_config_core_v3_GrpcService_GoogleGrpc_config (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_has_per_stream_buffer_limit_bytes (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE const struct google_protobuf_UInt32Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_per_stream_buffer_limit_bytes (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_has_channel_args (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | envoy_config_core_v3_GrpcService_GoogleGrpc_channel_args (const envoy_config_core_v3_GrpcService_GoogleGrpc *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_target_uri (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_channel_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_channel_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials ** | envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_call_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials ** | envoy_config_core_v3_GrpcService_GoogleGrpc_resize_call_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, size_t len, upb_arena *arena) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_add_call_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_stat_prefix (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_credentials_factory_name (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_config (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, struct google_protobuf_Struct *value) |
|
UPB_INLINE struct google_protobuf_Struct * | envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_config (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_per_stream_buffer_limit_bytes (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, struct google_protobuf_UInt32Value *value) |
|
UPB_INLINE struct google_protobuf_UInt32Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_per_stream_buffer_limit_bytes (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_set_channel_args (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_channel_args (envoy_config_core_v3_GrpcService_GoogleGrpc *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_root_certs (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_root_certs (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_private_key (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_private_key (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_cert_chain (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE const struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_cert_chain (const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_set_root_certs (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, struct envoy_config_core_v3_DataSource *value) |
|
UPB_INLINE struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_mutable_root_certs (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_set_private_key (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, struct envoy_config_core_v3_DataSource *value) |
|
UPB_INLINE struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_mutable_private_key (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_set_cert_chain (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, struct envoy_config_core_v3_DataSource *value) |
|
UPB_INLINE struct envoy_config_core_v3_DataSource * | envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_mutable_cert_chain (envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_credential_specifier_oneofcases | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_credential_specifier_case (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_ssl_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_ssl_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_google_default (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE const struct google_protobuf_Empty * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_google_default (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_local_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_local_credentials (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_set_ssl_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_mutable_ssl_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_set_google_default (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, struct google_protobuf_Empty *value) |
|
UPB_INLINE struct google_protobuf_Empty * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_mutable_google_default (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_set_local_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_mutable_local_credentials (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_credential_specifier_oneofcases | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_credential_specifier_case (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_access_token (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_access_token (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_compute_engine (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE const struct google_protobuf_Empty * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_google_compute_engine (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_refresh_token (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_google_refresh_token (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_service_account_jwt_access (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_service_account_jwt_access (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_iam (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_google_iam (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_from_plugin (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_from_plugin (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_sts_service (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_sts_service (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_access_token (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_google_compute_engine (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, struct google_protobuf_Empty *value) |
|
UPB_INLINE struct google_protobuf_Empty * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_mutable_google_compute_engine (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_google_refresh_token (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_service_account_jwt_access (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_mutable_service_account_jwt_access (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_google_iam (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_mutable_google_iam (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_from_plugin (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_mutable_from_plugin (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_sts_service (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *value) |
|
UPB_INLINE struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_mutable_sts_service (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_json_key (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *msg) |
|
UPB_INLINE uint64_t | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_token_lifetime_seconds (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_set_json_key (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_set_token_lifetime_seconds (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials *msg, uint64_t value) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_authorization_token (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_authority_selector (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_set_authorization_token (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_set_authority_selector (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials *msg, upb_strview value) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_config_type_oneofcases | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_config_type_case (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_name (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_has_typed_config (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg) |
|
UPB_INLINE const struct google_protobuf_Any * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_typed_config (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_set_name (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_set_typed_config (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg, struct google_protobuf_Any *value) |
|
UPB_INLINE struct google_protobuf_Any * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_mutable_typed_config (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin *msg, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_token_exchange_service_uri (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_resource (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_audience (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_scope (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_requested_token_type (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_subject_token_path (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_subject_token_type (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_actor_token_path (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_actor_token_type (const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_token_exchange_service_uri (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_resource (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_audience (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_scope (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_requested_token_type (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_subject_token_path (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_subject_token_type (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_actor_token_path (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_actor_token_type (envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService *msg, upb_strview value) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_has_args (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg) |
|
UPB_INLINE size_t | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_size (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_get (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, upb_strview key, envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value **val) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_next (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, size_t *iter) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_clear (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_set (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, upb_strview key, envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *val, upb_arena *a) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_delete (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, upb_strview key) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_nextmutable (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs *msg, size_t *iter) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_new (upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_parse (const char *buf, size_t size, upb_arena *arena) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_parse_ex (const char *buf, size_t size, upb_arena *arena, int options) |
|
UPB_INLINE char * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_serialize (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg, upb_arena *arena, size_t *len) |
|
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_value_specifier_oneofcases | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_value_specifier_case (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_has_string_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_string_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_has_int_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg) |
|
UPB_INLINE int64_t | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_int_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_set_string_value (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg, upb_strview value) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_set_int_value (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *msg, int64_t value) |
|
UPB_INLINE upb_strview | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_key (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry *msg) |
|
UPB_INLINE bool | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_has_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry *msg) |
|
UPB_INLINE const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_value (const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry *msg) |
|
UPB_INLINE void | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_set_value (envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry *msg, envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value *value) |
|