#include "upb/msg_internal.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Go to the source code of this file.
typedef struct envoy_config_core_v3_GrpcService envoy_config_core_v3_GrpcService |
Definition at line 37 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_EnvoyGrpc envoy_config_core_v3_GrpcService_EnvoyGrpc |
Definition at line 38 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc envoy_config_core_v3_GrpcService_GoogleGrpc |
Definition at line 39 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials |
Definition at line 43 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials |
Definition at line 45 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin |
Definition at line 46 of file grpc_service.upb.h.
Definition at line 44 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService |
Definition at line 47 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs |
Definition at line 48 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry |
Definition at line 50 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value |
Definition at line 49 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials |
Definition at line 42 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials |
Definition at line 41 of file grpc_service.upb.h.
typedef struct envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials |
Definition at line 40 of file grpc_service.upb.h.
Definition at line 696 of file grpc_service.upb.h.
Definition at line 973 of file grpc_service.upb.h.
Definition at line 1215 of file grpc_service.upb.h.
Definition at line 591 of file grpc_service.upb.h.
Enumerator | |
---|---|
envoy_config_core_v3_GrpcService_target_specifier_envoy_grpc | |
envoy_config_core_v3_GrpcService_target_specifier_google_grpc | |
envoy_config_core_v3_GrpcService_target_specifier_NOT_SET |
Definition at line 113 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 201 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_clear_envoy_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 124 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_clear_google_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 133 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_clear_initial_metadata | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 151 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_clear_timeout | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 142 of file grpc_service.upb.h.
const UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc* envoy_config_core_v3_GrpcService_envoy_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 127 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_EnvoyGrpc_authority | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg | ) |
Definition at line 248 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_EnvoyGrpc_clear_authority | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg | ) |
Definition at line 245 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_EnvoyGrpc_clear_cluster_name | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg | ) |
Definition at line 239 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_EnvoyGrpc_cluster_name | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg | ) |
Definition at line 242 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc* envoy_config_core_v3_GrpcService_EnvoyGrpc_new | ( | upb_Arena * | arena | ) |
Definition at line 210 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc* envoy_config_core_v3_GrpcService_EnvoyGrpc_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 213 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_EnvoyGrpc* envoy_config_core_v3_GrpcService_EnvoyGrpc_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 221 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_EnvoyGrpc_serialize | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 232 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_EnvoyGrpc_serialize_ex | ( | const envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 235 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_EnvoyGrpc_set_authority | ( | envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg, |
upb_StringView | value | ||
) |
Definition at line 255 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_EnvoyGrpc_set_cluster_name | ( | envoy_config_core_v3_GrpcService_EnvoyGrpc * | msg, |
upb_StringView | value | ||
) |
Definition at line 252 of file grpc_service.upb.h.
const UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc* envoy_config_core_v3_GrpcService_google_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 136 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 376 of file grpc_service.upb.h.
const UPB_INLINE 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 | ||
) |
Definition at line 311 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_access_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 715 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_access_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 712 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_from_plugin | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 757 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_google_compute_engine | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 721 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_google_iam | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 748 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_google_refresh_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 730 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_service_account_jwt_access | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 739 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_clear_sts_service | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 766 of file grpc_service.upb.h.
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 | ) |
Definition at line 706 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 760 of file grpc_service.upb.h.
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 | ) |
Definition at line 724 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 751 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_google_refresh_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 733 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_authority_selector | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg | ) |
Definition at line 931 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_authorization_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg | ) |
Definition at line 925 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_clear_authority_selector | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg | ) |
Definition at line 928 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_clear_authorization_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg | ) |
Definition at line 922 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 893 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 896 of file grpc_service.upb.h.
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, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 904 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 915 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 918 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_set_authority_selector | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg, |
upb_StringView | value | ||
) |
Definition at line 938 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_set_authorization_token | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials * | msg, |
upb_StringView | value | ||
) |
Definition at line 935 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_access_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 709 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_from_plugin | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 754 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_compute_engine | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 718 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_iam | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 745 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_google_refresh_token | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 727 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_service_account_jwt_access | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 736 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_has_sts_service | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg | ) |
Definition at line 763 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_clear_name | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg | ) |
Definition at line 980 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_clear_typed_config | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg | ) |
Definition at line 989 of file grpc_service.upb.h.
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 | ) |
Definition at line 977 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_has_typed_config | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg | ) |
Definition at line 986 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1002 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_name | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg | ) |
Definition at line 983 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_new | ( | upb_Arena * | arena | ) |
Definition at line 944 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 947 of file grpc_service.upb.h.
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, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 955 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 966 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 969 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_set_name | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin * | msg, |
upb_StringView | value | ||
) |
Definition at line 996 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 999 of file grpc_service.upb.h.
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 | ) |
Definition at line 992 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 818 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 779 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 806 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 794 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 830 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 667 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 670 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 678 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 689 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 692 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 742 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_clear_json_key | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | msg | ) |
Definition at line 871 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_clear_token_lifetime_seconds | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | msg | ) |
Definition at line 877 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_json_key | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | msg | ) |
Definition at line 874 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 842 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 845 of file grpc_service.upb.h.
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, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 853 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 864 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 867 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_set_json_key | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials * | msg, |
upb_StringView | value | ||
) |
Definition at line 884 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 887 of file grpc_service.upb.h.
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 | ) |
Definition at line 880 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_access_token | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg, |
upb_StringView | value | ||
) |
Definition at line 773 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 815 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 776 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 803 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_set_google_refresh_token | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials * | msg, |
upb_StringView | value | ||
) |
Definition at line 788 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 791 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 827 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 769 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_actor_token_path | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1088 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_actor_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1094 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_audience | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1058 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_actor_token_path | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1085 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_actor_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1091 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_audience | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1055 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_requested_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1067 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_resource | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1049 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_scope | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1061 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_subject_token_path | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1073 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_subject_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1079 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_clear_token_exchange_service_uri | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1043 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_new | ( | upb_Arena * | arena | ) |
Definition at line 1014 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1017 of file grpc_service.upb.h.
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, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 1025 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_requested_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1070 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_resource | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1052 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_scope | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1064 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1036 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 1039 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1119 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1122 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_audience | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg, |
upb_StringView | value | ||
) |
Definition at line 1104 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1110 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_resource | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg, |
upb_StringView | value | ||
) |
Definition at line 1101 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_set_scope | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg, |
upb_StringView | value | ||
) |
Definition at line 1107 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1113 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1116 of file grpc_service.upb.h.
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_StringView | value | ||
) |
Definition at line 1098 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_subject_token_path | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1076 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_subject_token_type | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1082 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_token_exchange_service_uri | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService * | msg | ) |
Definition at line 1046 of file grpc_service.upb.h.
const UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs* envoy_config_core_v3_GrpcService_GoogleGrpc_channel_args | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 350 of file grpc_service.upb.h.
const UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_channel_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 302 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_clear | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg | ) |
Definition at line 1173 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_delete | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg, |
upb_StringView | key | ||
) |
Definition at line 1177 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_get | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg, |
upb_StringView | key, | ||
envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value ** | val | ||
) |
Definition at line 1166 of file grpc_service.upb.h.
const UPB_INLINE 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 | ||
) |
Definition at line 1169 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1180 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_set | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg, |
upb_StringView | key, | ||
envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | val, | ||
upb_Arena * | a | ||
) |
Definition at line 1174 of file grpc_service.upb.h.
UPB_INLINE size_t envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_args_size | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg | ) |
Definition at line 1163 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_has_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry * | msg | ) |
Definition at line 1256 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_key | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry * | msg | ) |
Definition at line 1251 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1265 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 1259 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_clear_args | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg | ) |
Definition at line 1160 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_has_args | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg | ) |
Definition at line 1157 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_new | ( | upb_Arena * | arena | ) |
Definition at line 1128 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1131 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 1139 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1150 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 1153 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_clear_int_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1235 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_clear_string_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1226 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_has_int_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1232 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_has_string_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1223 of file grpc_service.upb.h.
UPB_INLINE int64_t envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_int_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1238 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_new | ( | upb_Arena * | arena | ) |
Definition at line 1186 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1189 of file grpc_service.upb.h.
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, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 1197 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1208 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 1211 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 1245 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_set_string_value | ( | envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg, |
upb_StringView | value | ||
) |
Definition at line 1242 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_string_value | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value * | msg | ) |
Definition at line 1229 of file grpc_service.upb.h.
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 | ) |
Definition at line 1220 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_clear_google_default | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 612 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_clear_local_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 621 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_clear_ssl_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 603 of file grpc_service.upb.h.
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 | ) |
Definition at line 597 of file grpc_service.upb.h.
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 | ) |
Definition at line 615 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_google_default | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 609 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_local_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 618 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_has_ssl_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg | ) |
Definition at line 600 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 624 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 643 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 655 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 631 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 562 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 565 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 573 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 584 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 587 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 640 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 652 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 628 of file grpc_service.upb.h.
const UPB_INLINE 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 | ) |
Definition at line 606 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_call_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 308 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_channel_args | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 347 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_channel_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 299 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_config | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 329 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_credentials_factory_name | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 320 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_per_stream_buffer_limit_bytes | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 338 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_stat_prefix | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 314 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_clear_target_uri | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 290 of file grpc_service.upb.h.
UPB_INLINE const struct google_protobuf_Struct* envoy_config_core_v3_GrpcService_GoogleGrpc_config | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 332 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_credentials_factory_name | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 323 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 529 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 532 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 540 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 551 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 554 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_has_call_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 305 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_has_channel_args | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 344 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_has_channel_credentials | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 296 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_has_config | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 326 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_has_per_stream_buffer_limit_bytes | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 335 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 370 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 418 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 361 of file grpc_service.upb.h.
UPB_INLINE struct google_protobuf_Struct* envoy_config_core_v3_GrpcService_GoogleGrpc_mutable_config | ( | envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 392 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 405 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc* envoy_config_core_v3_GrpcService_GoogleGrpc_new | ( | upb_Arena * | arena | ) |
Definition at line 261 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc* envoy_config_core_v3_GrpcService_GoogleGrpc_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 264 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc* envoy_config_core_v3_GrpcService_GoogleGrpc_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 272 of file grpc_service.upb.h.
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 | ) |
Definition at line 341 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 373 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_serialize | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 283 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 286 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 414 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 357 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_set_config | ( | envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
struct google_protobuf_Struct * | value | ||
) |
Definition at line 388 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_set_credentials_factory_name | ( | envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
upb_StringView | value | ||
) |
Definition at line 385 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 401 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_set_stat_prefix | ( | envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
upb_StringView | value | ||
) |
Definition at line 382 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_set_target_uri | ( | envoy_config_core_v3_GrpcService_GoogleGrpc * | msg, |
upb_StringView | value | ||
) |
Definition at line 354 of file grpc_service.upb.h.
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 | ) |
Definition at line 483 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_clear_cert_chain | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 480 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_clear_private_key | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 471 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_clear_root_certs | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 462 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_cert_chain | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 477 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_private_key | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 468 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_has_root_certs | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg | ) |
Definition at line 459 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 517 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 504 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 491 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_new | ( | upb_Arena * | arena | ) |
Definition at line 430 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 433 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials* envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 441 of file grpc_service.upb.h.
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 | ) |
Definition at line 474 of file grpc_service.upb.h.
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 | ) |
Definition at line 465 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 452 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_serialize_ex | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 455 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 513 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 500 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 487 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_stat_prefix | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 317 of file grpc_service.upb.h.
UPB_INLINE upb_StringView envoy_config_core_v3_GrpcService_GoogleGrpc_target_uri | ( | const envoy_config_core_v3_GrpcService_GoogleGrpc * | msg | ) |
Definition at line 293 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_has_envoy_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 121 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_has_google_grpc | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 130 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_has_initial_metadata | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 148 of file grpc_service.upb.h.
UPB_INLINE bool envoy_config_core_v3_GrpcService_has_timeout | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 139 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 154 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 161 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 173 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 195 of file grpc_service.upb.h.
UPB_INLINE struct google_protobuf_Duration* envoy_config_core_v3_GrpcService_mutable_timeout | ( | envoy_config_core_v3_GrpcService * | msg, |
upb_Arena * | arena | ||
) |
Definition at line 186 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService* envoy_config_core_v3_GrpcService_new | ( | upb_Arena * | arena | ) |
Definition at line 84 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService* envoy_config_core_v3_GrpcService_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 87 of file grpc_service.upb.h.
UPB_INLINE envoy_config_core_v3_GrpcService* envoy_config_core_v3_GrpcService_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 95 of file grpc_service.upb.h.
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 | ||
) |
Definition at line 198 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_serialize | ( | const envoy_config_core_v3_GrpcService * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 106 of file grpc_service.upb.h.
UPB_INLINE char* envoy_config_core_v3_GrpcService_serialize_ex | ( | const envoy_config_core_v3_GrpcService * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 109 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_set_envoy_grpc | ( | envoy_config_core_v3_GrpcService * | msg, |
envoy_config_core_v3_GrpcService_EnvoyGrpc * | value | ||
) |
Definition at line 158 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_set_google_grpc | ( | envoy_config_core_v3_GrpcService * | msg, |
envoy_config_core_v3_GrpcService_GoogleGrpc * | value | ||
) |
Definition at line 170 of file grpc_service.upb.h.
UPB_INLINE void envoy_config_core_v3_GrpcService_set_timeout | ( | envoy_config_core_v3_GrpcService * | msg, |
struct google_protobuf_Duration * | value | ||
) |
Definition at line 182 of file grpc_service.upb.h.
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 | ) |
Definition at line 118 of file grpc_service.upb.h.
UPB_INLINE const struct google_protobuf_Duration* envoy_config_core_v3_GrpcService_timeout | ( | const envoy_config_core_v3_GrpcService * | msg | ) |
Definition at line 145 of file grpc_service.upb.h.
const upb_MiniTable envoy_config_core_v3_DataSource_msginit |
Definition at line 287 of file base.upb.c.
const upb_MiniTable_File envoy_config_core_v3_grpc_service_proto_upb_file_layout |
Definition at line 259 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_EnvoyGrpc_msginit |
Definition at line 50 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_GoogleIAMCredentials_msginit |
Definition at line 163 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_MetadataCredentialsFromPlugin_msginit |
Definition at line 178 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_msginit |
Definition at line 141 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_ServiceAccountJWTAccessCredentials_msginit |
Definition at line 152 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_CallCredentials_StsService_msginit |
Definition at line 196 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_ArgsEntry_msginit |
Definition at line 236 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_msginit |
Definition at line 210 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelArgs_Value_msginit |
Definition at line 221 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_ChannelCredentials_msginit |
Definition at line 117 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_GoogleLocalCredentials_msginit |
Definition at line 99 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_msginit |
Definition at line 75 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_GoogleGrpc_SslCredentials_msginit |
Definition at line 93 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_GrpcService_msginit |
Definition at line 39 of file grpc_service.upb.c.
const upb_MiniTable envoy_config_core_v3_HeaderValue_msginit |
Definition at line 233 of file base.upb.c.
const upb_MiniTable google_protobuf_Any_msginit |
const upb_MiniTable google_protobuf_Duration_msginit |
Definition at line 20 of file duration.upb.c.
const upb_MiniTable google_protobuf_Empty_msginit |
Definition at line 15 of file empty.upb.c.
const upb_MiniTable google_protobuf_Struct_msginit |
Definition at line 23 of file google/protobuf/struct.upb.c.
const upb_MiniTable google_protobuf_UInt32Value_msginit |
Definition at line 69 of file wrappers.upb.c.