Go to the documentation of this file.
9 #ifndef SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_H_
10 #define SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_H_
17 #include "upb/port_def.inc"
83 if (!
ret)
return NULL;
93 if (!
ret)
return NULL;
143 if (!
ret)
return NULL;
153 if (!
ret)
return NULL;
250 if (!
ret)
return NULL;
260 if (!
ret)
return NULL;
380 if (!
ok)
return NULL;
391 if (!sub)
return NULL;
404 if (!sub)
return NULL;
417 if (!sub)
return NULL;
433 if (!sub)
return NULL;
449 if (!
ret)
return NULL;
459 if (!
ret)
return NULL;
507 if (!
ok)
return NULL;
518 if (!
ret)
return NULL;
528 if (!
ret)
return NULL;
633 if (!sub)
return NULL;
646 if (!sub)
return NULL;
659 if (!sub)
return NULL;
695 if (!
ret)
return NULL;
705 if (!
ret)
return NULL;
737 if (!
ret)
return NULL;
747 if (!
ret)
return NULL;
805 if (!sub)
return NULL;
817 if (!sub)
return NULL;
829 if (!sub)
return NULL;
842 if (!
ret)
return NULL;
852 if (!
ret)
return NULL;
941 if (!sub)
return NULL;
954 if (!sub)
return NULL;
970 if (!sub)
return NULL;
986 if (!
ret)
return NULL;
996 if (!
ret)
return NULL;
1037 if (!
ret)
return NULL;
1047 if (!
ret)
return NULL;
1106 if (!sub)
return NULL;
1119 if (!sub)
return NULL;
1131 #include "upb/port_undef.inc"
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_handshake_parameters_delete(grpc_gcp_StartServerHandshakeReq *msg, int32_t key)
const UPB_INLINE grpc_gcp_HandshakerResult * grpc_gcp_HandshakerResp_result(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE void _upb_msg_map_clear(upb_msg *msg, size_t ofs)
struct grpc_gcp_NextHandshakeMessageReq grpc_gcp_NextHandshakeMessageReq
UPB_INLINE void grpc_gcp_HandshakerResp_clear_status(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE bool grpc_gcp_HandshakerReq_has_server_start(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE grpc_gcp_HandshakerReq * grpc_gcp_HandshakerReq_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_NextHandshakeMessageReq_serialize(const grpc_gcp_NextHandshakeMessageReq *msg, upb_Arena *arena, size_t *len)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_max_frame_size(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE upb_StringView grpc_gcp_Identity_service_account(const grpc_gcp_Identity *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_handshake_security_protocol(grpc_gcp_StartClientHandshakeReq *msg, int32_t value)
UPB_INLINE void grpc_gcp_HandshakerResult_set_peer_identity(grpc_gcp_HandshakerResult *msg, grpc_gcp_Identity *value)
struct grpc_gcp_HandshakerStatus grpc_gcp_HandshakerStatus
const UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_StartServerHandshakeReq_remote_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_handshake_parameters_get(const grpc_gcp_StartServerHandshakeReq *msg, int32_t key, grpc_gcp_ServerHandshakeParameters **val)
const UPB_INLINE void * _upb_array_accessor(const void *msg, size_t ofs, size_t *size)
UPB_INLINE void grpc_gcp_HandshakerResp_set_bytes_consumed(grpc_gcp_HandshakerResp *msg, uint32_t value)
UPB_INLINE struct grpc_gcp_Endpoint * grpc_gcp_StartClientHandshakeReq_mutable_local_endpoint(grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResp_clear_out_frames(const grpc_gcp_HandshakerResp *msg)
struct grpc_gcp_Identity_AttributesEntry grpc_gcp_Identity_AttributesEntry
UPB_INLINE grpc_gcp_NextHandshakeMessageReq * grpc_gcp_NextHandshakeMessageReq_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE upb_StringView grpc_gcp_Identity_AttributesEntry_key(const grpc_gcp_Identity_AttributesEntry *msg)
UPB_INLINE upb_StringView * grpc_gcp_ServerHandshakeParameters_resize_record_protocols(grpc_gcp_ServerHandshakeParameters *msg, size_t len, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_Endpoint_serialize_ex(const grpc_gcp_Endpoint *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_add_record_protocols(grpc_gcp_StartClientHandshakeReq *msg, upb_StringView val, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_add_application_protocols(grpc_gcp_StartClientHandshakeReq *msg, upb_StringView val, upb_Arena *arena)
UPB_INLINE grpc_gcp_HandshakerResp * grpc_gcp_HandshakerResp_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_has_target_identities(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_has_remote_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE void grpc_gcp_HandshakerResp_set_result(grpc_gcp_HandshakerResp *msg, grpc_gcp_HandshakerResult *value)
UPB_INLINE upb_StringView grpc_gcp_HandshakerResult_key_data(const grpc_gcp_HandshakerResult *msg)
const UPB_INLINE grpc_gcp_Identity *const * grpc_gcp_StartClientHandshakeReq_target_identities(const grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_handshake_security_protocol(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE upb_StringView grpc_gcp_Identity_hostname(const grpc_gcp_Identity *msg)
UPB_INLINE void grpc_gcp_HandshakerResult_set_max_frame_size(grpc_gcp_HandshakerResult *msg, uint32_t value)
UPB_INLINE struct grpc_gcp_Identity * grpc_gcp_HandshakerResult_mutable_peer_identity(grpc_gcp_HandshakerResult *msg, upb_Arena *arena)
const UPB_INLINE grpc_gcp_StartServerHandshakeReq * grpc_gcp_HandshakerReq_server_start(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE int32_t grpc_gcp_StartClientHandshakeReq_handshake_security_protocol(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE grpc_gcp_HandshakerStatus * grpc_gcp_HandshakerStatus_new(upb_Arena *arena)
upb_DecodeStatus upb_Decode(const char *buf, size_t size, void *msg, const upb_MiniTable *l, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_keep_channel_open(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_max_frame_size(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE size_t grpc_gcp_StartServerHandshakeReq_handshake_parameters_size(const grpc_gcp_StartServerHandshakeReq *msg)
const UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_StartClientHandshakeReq_remote_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE upb_StringView * grpc_gcp_StartClientHandshakeReq_mutable_record_protocols(grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
UPB_INLINE grpc_gcp_HandshakerResp * grpc_gcp_HandshakerResp_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_ServerHandshakeParameters_serialize_ex(const grpc_gcp_ServerHandshakeParameters *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE upb_StringView grpc_gcp_HandshakerResult_record_protocol(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_has_local_identity(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_rpc_versions(grpc_gcp_StartClientHandshakeReq *msg, struct grpc_gcp_RpcProtocolVersions *value)
UPB_INLINE void grpc_gcp_Endpoint_set_ip_address(grpc_gcp_Endpoint *msg, upb_StringView value)
UPB_INLINE void grpc_gcp_HandshakerResp_set_status(grpc_gcp_HandshakerResp *msg, grpc_gcp_HandshakerStatus *value)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry_has_value(const grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry *msg)
UPB_INLINE bool grpc_gcp_Identity_attributes_get(const grpc_gcp_Identity *msg, upb_StringView key, upb_StringView *val)
UPB_INLINE grpc_gcp_StartClientHandshakeReq * grpc_gcp_StartClientHandshakeReq_new(upb_Arena *arena)
const UPB_INLINE grpc_gcp_Identity * grpc_gcp_HandshakerResult_peer_identity(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE struct grpc_gcp_Identity * grpc_gcp_ServerHandshakeParameters_add_local_identities(grpc_gcp_ServerHandshakeParameters *msg, upb_Arena *arena)
UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_Endpoint_new(upb_Arena *arena)
UPB_INLINE grpc_gcp_HandshakerResp * grpc_gcp_HandshakerResp_new(upb_Arena *arena)
UPB_INLINE bool _upb_sethas(const void *msg, size_t idx)
const UPB_INLINE grpc_gcp_Identity * grpc_gcp_StartClientHandshakeReq_local_identity(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE grpc_gcp_HandshakerReq * grpc_gcp_HandshakerReq_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE bool _upb_msg_map_set(upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_local_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE void grpc_gcp_HandshakerStatus_clear_details(const grpc_gcp_HandshakerStatus *msg)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_has_handshake_parameters(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE grpc_gcp_Identity * grpc_gcp_Identity_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE struct grpc_gcp_RpcProtocolVersions * grpc_gcp_HandshakerResult_mutable_peer_rpc_versions(grpc_gcp_HandshakerResult *msg, upb_Arena *arena)
UPB_INLINE upb_StringView grpc_gcp_HandshakerResult_application_protocol(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE char * grpc_gcp_StartClientHandshakeReq_serialize(const grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena, size_t *len)
UPB_INLINE upb_StringView grpc_gcp_StartServerHandshakeReq_in_bytes(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE void grpc_gcp_HandshakerReq_set_server_start(grpc_gcp_HandshakerReq *msg, grpc_gcp_StartServerHandshakeReq *value)
UPB_INLINE grpc_gcp_Identity ** grpc_gcp_StartClientHandshakeReq_mutable_target_identities(grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
UPB_INLINE uint32_t grpc_gcp_HandshakerResp_bytes_consumed(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_rpc_versions(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE uint32_t grpc_gcp_HandshakerResult_max_frame_size(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE grpc_gcp_Identity ** grpc_gcp_ServerHandshakeParameters_mutable_local_identities(grpc_gcp_ServerHandshakeParameters *msg, size_t *len)
const upb_MiniTable grpc_gcp_Identity_msginit
UPB_INLINE void _upb_array_detach(const void *msg, size_t ofs)
UPB_INLINE void grpc_gcp_NextHandshakeMessageReq_clear_in_bytes(const grpc_gcp_NextHandshakeMessageReq *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_max_frame_size(grpc_gcp_StartClientHandshakeReq *msg, uint32_t value)
UPB_INLINE upb_StringView grpc_gcp_Identity_AttributesEntry_value(const grpc_gcp_Identity_AttributesEntry *msg)
UPB_INLINE void grpc_gcp_Identity_clear_attributes(const grpc_gcp_Identity *msg)
#define UPB_PTR_AT(msg, ofs, type)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_set_local_endpoint(grpc_gcp_StartServerHandshakeReq *msg, grpc_gcp_Endpoint *value)
UPB_INLINE struct grpc_gcp_Identity * grpc_gcp_StartClientHandshakeReq_add_target_identities(grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena)
const UPB_INLINE grpc_gcp_ServerHandshakeParameters * grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry_value(const grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry *msg)
const upb_MiniTable_File src_proto_grpc_gcp_handshaker_proto_upb_file_layout
UPB_INLINE char * grpc_gcp_HandshakerResult_serialize(const grpc_gcp_HandshakerResult *msg, upb_Arena *arena, size_t *len)
UPB_INLINE bool grpc_gcp_HandshakerResult_has_peer_identity(const grpc_gcp_HandshakerResult *msg)
grpc_gcp_Identity_identity_oneof_oneofcases
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_remote_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE void grpc_gcp_Endpoint_set_port(grpc_gcp_Endpoint *msg, int32_t value)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_application_protocols(const grpc_gcp_StartClientHandshakeReq *msg)
const upb_MiniTable grpc_gcp_Identity_AttributesEntry_msginit
UPB_INLINE bool grpc_gcp_HandshakerReq_has_client_start(const grpc_gcp_HandshakerReq *msg)
grpc_core::ScopedArenaPtr arena
UPB_INLINE grpc_gcp_NextHandshakeMessageReq * grpc_gcp_NextHandshakeMessageReq_new(upb_Arena *arena)
UPB_INLINE void * _upb_msg_map_next(const upb_msg *msg, size_t ofs, size_t *iter)
UPB_INLINE void grpc_gcp_Identity_clear_service_account(const grpc_gcp_Identity *msg)
const upb_MiniTable grpc_gcp_HandshakerResp_msginit
UPB_INLINE void grpc_gcp_HandshakerResult_set_peer_rpc_versions(grpc_gcp_HandshakerResult *msg, struct grpc_gcp_RpcProtocolVersions *value)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_remote_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE grpc_gcp_Identity_AttributesEntry * grpc_gcp_Identity_attributes_nextmutable(grpc_gcp_Identity *msg, size_t *iter)
UPB_INLINE void grpc_gcp_Endpoint_clear_ip_address(const grpc_gcp_Endpoint *msg)
struct grpc_gcp_HandshakerReq grpc_gcp_HandshakerReq
UPB_INLINE void grpc_gcp_Endpoint_set_protocol(grpc_gcp_Endpoint *msg, int32_t value)
const upb_MiniTable grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry_msginit
UPB_INLINE grpc_gcp_Identity ** grpc_gcp_ServerHandshakeParameters_resize_local_identities(grpc_gcp_ServerHandshakeParameters *msg, size_t len, upb_Arena *arena)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_set_rpc_versions(grpc_gcp_StartServerHandshakeReq *msg, struct grpc_gcp_RpcProtocolVersions *value)
UPB_INLINE upb_StringView const * grpc_gcp_StartServerHandshakeReq_application_protocols(const grpc_gcp_StartServerHandshakeReq *msg, size_t *len)
struct grpc_gcp_ServerHandshakeParameters grpc_gcp_ServerHandshakeParameters
UPB_INLINE bool grpc_gcp_Identity_has_service_account(const grpc_gcp_Identity *msg)
UPB_INLINE grpc_gcp_StartServerHandshakeReq * grpc_gcp_StartServerHandshakeReq_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_Identity_has_attributes(const grpc_gcp_Identity *msg)
UPB_INLINE void grpc_gcp_Identity_set_service_account(grpc_gcp_Identity *msg, upb_StringView value)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_target_name(const grpc_gcp_StartClientHandshakeReq *msg)
const UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_StartServerHandshakeReq_local_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry * grpc_gcp_StartServerHandshakeReq_handshake_parameters_nextmutable(grpc_gcp_StartServerHandshakeReq *msg, size_t *iter)
UPB_INLINE grpc_gcp_HandshakerResult * grpc_gcp_HandshakerResult_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerStatus_set_code(grpc_gcp_HandshakerStatus *msg, uint32_t value)
UPB_INLINE upb_StringView grpc_gcp_StartClientHandshakeReq_target_name(const grpc_gcp_StartClientHandshakeReq *msg)
const upb_MiniTable grpc_gcp_RpcProtocolVersions_msginit
const UPB_INLINE grpc_gcp_Identity_AttributesEntry * grpc_gcp_Identity_attributes_next(const grpc_gcp_Identity *msg, size_t *iter)
UPB_INLINE void grpc_gcp_Endpoint_clear_port(const grpc_gcp_Endpoint *msg)
UPB_INLINE bool grpc_gcp_Identity_attributes_set(grpc_gcp_Identity *msg, upb_StringView key, upb_StringView val, upb_Arena *a)
UPB_INLINE bool grpc_gcp_HandshakerResult_has_local_identity(const grpc_gcp_HandshakerResult *msg)
upb_Message * _upb_Message_New(const upb_MiniTable *l, upb_Arena *a)
UPB_INLINE void grpc_gcp_HandshakerResult_set_application_protocol(grpc_gcp_HandshakerResult *msg, upb_StringView value)
UPB_INLINE char * grpc_gcp_HandshakerResp_serialize_ex(const grpc_gcp_HandshakerResp *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE bool grpc_gcp_HandshakerResult_keep_channel_open(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE char * grpc_gcp_Identity_serialize(const grpc_gcp_Identity *msg, upb_Arena *arena, size_t *len)
@ grpc_gcp_HandshakerReq_req_oneof_next
UPB_INLINE void grpc_gcp_Identity_AttributesEntry_set_value(grpc_gcp_Identity_AttributesEntry *msg, upb_StringView value)
UPB_INLINE void grpc_gcp_HandshakerStatus_set_details(grpc_gcp_HandshakerStatus *msg, upb_StringView value)
UPB_INLINE void _upb_msg_map_value(const void *msg, void *val, size_t size)
UPB_INLINE struct grpc_gcp_HandshakerStatus * grpc_gcp_HandshakerResp_mutable_status(grpc_gcp_HandshakerResp *msg, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_handshake_parameters_set(grpc_gcp_StartServerHandshakeReq *msg, int32_t key, grpc_gcp_ServerHandshakeParameters *val, upb_Arena *a)
UPB_INLINE upb_StringView * grpc_gcp_StartServerHandshakeReq_resize_application_protocols(grpc_gcp_StartServerHandshakeReq *msg, size_t len, upb_Arena *arena)
struct grpc_gcp_HandshakerResp grpc_gcp_HandshakerResp
UPB_INLINE bool _upb_msg_map_get(const upb_msg *msg, size_t ofs, const void *key, size_t key_size, void *val, size_t val_size)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_has_rpc_versions(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE char * grpc_gcp_Endpoint_serialize(const grpc_gcp_Endpoint *msg, upb_Arena *arena, size_t *len)
@ grpc_gcp_HANDSHAKE_PROTOCOL_UNSPECIFIED
UPB_INLINE void grpc_gcp_Identity_attributes_clear(grpc_gcp_Identity *msg)
UPB_INLINE bool _upb_Array_Append_accessor2(void *msg, size_t ofs, int elem_size_lg2, const void *value, upb_Arena *arena)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_local_identity(grpc_gcp_StartClientHandshakeReq *msg, grpc_gcp_Identity *value)
const UPB_INLINE grpc_gcp_Identity *const * grpc_gcp_ServerHandshakeParameters_local_identities(const grpc_gcp_ServerHandshakeParameters *msg, size_t *len)
UPB_INLINE grpc_gcp_StartServerHandshakeReq * grpc_gcp_StartServerHandshakeReq_new(upb_Arena *arena)
UPB_INLINE struct grpc_gcp_NextHandshakeMessageReq * grpc_gcp_HandshakerReq_mutable_next(grpc_gcp_HandshakerReq *msg, upb_Arena *arena)
#define UPB_SIZE(size32, size64)
const upb_MiniTable grpc_gcp_Endpoint_msginit
UPB_INLINE void grpc_gcp_HandshakerReq_clear_client_start(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_record_protocols(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE upb_StringView * grpc_gcp_StartClientHandshakeReq_mutable_application_protocols(grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
const upb_MiniTable grpc_gcp_HandshakerReq_msginit
UPB_INLINE void grpc_gcp_HandshakerReq_clear_server_start(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_target_identities(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_local_endpoint(grpc_gcp_StartClientHandshakeReq *msg, grpc_gcp_Endpoint *value)
struct grpc_gcp_StartServerHandshakeReq grpc_gcp_StartServerHandshakeReq
UPB_INLINE const struct grpc_gcp_RpcProtocolVersions * grpc_gcp_HandshakerResult_peer_rpc_versions(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE bool grpc_gcp_HandshakerResp_has_status(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_Endpoint_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_record_protocol(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE char * grpc_gcp_HandshakerResult_serialize_ex(const grpc_gcp_HandshakerResult *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_has_local_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE upb_StringView * grpc_gcp_ServerHandshakeParameters_mutable_record_protocols(grpc_gcp_ServerHandshakeParameters *msg, size_t *len)
UPB_INLINE grpc_gcp_Identity * grpc_gcp_Identity_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE grpc_gcp_StartClientHandshakeReq * grpc_gcp_StartClientHandshakeReq_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_handshake_parameters_clear(grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE void grpc_gcp_ServerHandshakeParameters_clear_record_protocols(const grpc_gcp_ServerHandshakeParameters *msg)
UPB_INLINE uint32_t grpc_gcp_StartServerHandshakeReq_max_frame_size(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE void grpc_gcp_ServerHandshakeParameters_clear_local_identities(const grpc_gcp_ServerHandshakeParameters *msg)
UPB_INLINE char * grpc_gcp_HandshakerStatus_serialize_ex(const grpc_gcp_HandshakerStatus *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE grpc_gcp_HandshakerReq_req_oneof_oneofcases grpc_gcp_HandshakerReq_req_oneof_case(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE upb_StringView grpc_gcp_HandshakerStatus_details(const grpc_gcp_HandshakerStatus *msg)
@ grpc_gcp_NETWORK_PROTOCOL_UNSPECIFIED
UPB_INLINE void grpc_gcp_HandshakerResult_clear_local_identity(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_in_bytes(const grpc_gcp_StartServerHandshakeReq *msg)
@ grpc_gcp_Identity_identity_oneof_NOT_SET
UPB_INLINE grpc_gcp_ServerHandshakeParameters * grpc_gcp_ServerHandshakeParameters_new(upb_Arena *arena)
UPB_INLINE char * grpc_gcp_ServerHandshakeParameters_serialize(const grpc_gcp_ServerHandshakeParameters *msg, upb_Arena *arena, size_t *len)
UPB_INLINE int32_t grpc_gcp_Endpoint_port(const grpc_gcp_Endpoint *msg)
UPB_INLINE upb_StringView * grpc_gcp_StartClientHandshakeReq_resize_record_protocols(grpc_gcp_StartClientHandshakeReq *msg, size_t len, upb_Arena *arena)
UPB_INLINE const struct grpc_gcp_RpcProtocolVersions * grpc_gcp_StartServerHandshakeReq_rpc_versions(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE void grpc_gcp_HandshakerStatus_clear_code(const grpc_gcp_HandshakerStatus *msg)
@ grpc_gcp_HandshakerReq_req_oneof_NOT_SET
struct grpc_gcp_RpcProtocolVersions grpc_gcp_RpcProtocolVersions
const UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_StartClientHandshakeReq_local_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE grpc_gcp_Identity_identity_oneof_oneofcases grpc_gcp_Identity_identity_oneof_case(const grpc_gcp_Identity *msg)
UPB_INLINE void grpc_gcp_HandshakerResult_set_local_identity(grpc_gcp_HandshakerResult *msg, grpc_gcp_Identity *value)
const UPB_INLINE grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry * grpc_gcp_StartServerHandshakeReq_handshake_parameters_next(const grpc_gcp_StartServerHandshakeReq *msg, size_t *iter)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_peer_identity(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE size_t grpc_gcp_Identity_attributes_size(const grpc_gcp_Identity *msg)
UPB_INLINE bool grpc_gcp_ServerHandshakeParameters_add_record_protocols(grpc_gcp_ServerHandshakeParameters *msg, upb_StringView val, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_HandshakerResp_serialize(const grpc_gcp_HandshakerResp *msg, upb_Arena *arena, size_t *len)
UPB_INLINE struct grpc_gcp_RpcProtocolVersions * grpc_gcp_StartClientHandshakeReq_mutable_rpc_versions(grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE upb_StringView const * grpc_gcp_StartClientHandshakeReq_application_protocols(const grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
UPB_INLINE grpc_gcp_HandshakerStatus * grpc_gcp_HandshakerStatus_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResp_clear_result(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE grpc_gcp_Endpoint * grpc_gcp_Endpoint_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResult_set_keep_channel_open(grpc_gcp_HandshakerResult *msg, bool value)
UPB_INLINE bool _upb_msg_map_delete(upb_msg *msg, size_t ofs, const void *key, size_t key_size)
UPB_INLINE upb_StringView grpc_gcp_HandshakerResp_out_frames(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE bool grpc_gcp_StartServerHandshakeReq_add_application_protocols(grpc_gcp_StartServerHandshakeReq *msg, upb_StringView val, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResult_set_record_protocol(grpc_gcp_HandshakerResult *msg, upb_StringView value)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_application_protocols(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE size_t _upb_msg_map_size(const upb_msg *msg, size_t ofs)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_remote_endpoint(grpc_gcp_StartClientHandshakeReq *msg, grpc_gcp_Endpoint *value)
UPB_INLINE grpc_gcp_ServerHandshakeParameters * grpc_gcp_ServerHandshakeParameters_parse(const char *buf, size_t size, upb_Arena *arena)
const UPB_INLINE grpc_gcp_StartClientHandshakeReq * grpc_gcp_HandshakerReq_client_start(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE uint32_t _upb_getoneofcase(const void *msg, size_t case_ofs)
UPB_INLINE void grpc_gcp_HandshakerReq_set_next(grpc_gcp_HandshakerReq *msg, grpc_gcp_NextHandshakeMessageReq *value)
char * upb_Encode(const void *msg, const upb_MiniTable *l, int options, upb_Arena *arena, size_t *size)
UPB_INLINE struct grpc_gcp_Identity * grpc_gcp_HandshakerResult_mutable_local_identity(grpc_gcp_HandshakerResult *msg, upb_Arena *arena)
UPB_INLINE bool _upb_hasbit(const upb_msg *msg, size_t idx)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_has_local_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE grpc_gcp_Identity ** grpc_gcp_StartClientHandshakeReq_resize_target_identities(grpc_gcp_StartClientHandshakeReq *msg, size_t len, upb_Arena *arena)
@ grpc_gcp_Identity_identity_oneof_service_account
const upb_MiniTable grpc_gcp_HandshakerResult_msginit
UPB_INLINE grpc_gcp_StartServerHandshakeReq * grpc_gcp_StartServerHandshakeReq_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_local_endpoint(const grpc_gcp_StartServerHandshakeReq *msg)
struct grpc_gcp_Identity grpc_gcp_Identity
UPB_INLINE grpc_gcp_NextHandshakeMessageReq * grpc_gcp_NextHandshakeMessageReq_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE grpc_gcp_HandshakerStatus * grpc_gcp_HandshakerStatus_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE upb_StringView const * grpc_gcp_StartClientHandshakeReq_record_protocols(const grpc_gcp_StartClientHandshakeReq *msg, size_t *len)
UPB_INLINE bool grpc_gcp_ServerHandshakeParameters_has_local_identities(const grpc_gcp_ServerHandshakeParameters *msg)
UPB_INLINE void grpc_gcp_HandshakerReq_set_client_start(grpc_gcp_HandshakerReq *msg, grpc_gcp_StartClientHandshakeReq *value)
UPB_INLINE const struct grpc_gcp_RpcProtocolVersions * grpc_gcp_StartClientHandshakeReq_rpc_versions(const grpc_gcp_StartClientHandshakeReq *msg)
@ grpc_gcp_HandshakerReq_req_oneof_client_start
UPB_INLINE grpc_gcp_HandshakerReq * grpc_gcp_HandshakerReq_new(upb_Arena *arena)
#define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default)
UPB_INLINE void grpc_gcp_Endpoint_clear_protocol(const grpc_gcp_Endpoint *msg)
UPB_INLINE void grpc_gcp_Identity_set_hostname(grpc_gcp_Identity *msg, upb_StringView value)
UPB_INLINE uint32_t grpc_gcp_StartClientHandshakeReq_max_frame_size(const grpc_gcp_StartClientHandshakeReq *msg)
UniquePtr< SSL_SESSION > ret
UPB_INLINE upb_StringView * grpc_gcp_StartClientHandshakeReq_resize_application_protocols(grpc_gcp_StartClientHandshakeReq *msg, size_t len, upb_Arena *arena)
UPB_INLINE upb_StringView grpc_gcp_NextHandshakeMessageReq_in_bytes(const grpc_gcp_NextHandshakeMessageReq *msg)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_max_frame_size(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry_set_value(grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry *msg, grpc_gcp_ServerHandshakeParameters *value)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_set_target_name(grpc_gcp_StartClientHandshakeReq *msg, upb_StringView value)
UPB_INLINE upb_StringView upb_StringView_FromDataAndSize(const char *data, size_t size)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_set_max_frame_size(grpc_gcp_StartServerHandshakeReq *msg, uint32_t value)
struct grpc_gcp_HandshakerResult grpc_gcp_HandshakerResult
#define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val)
UPB_INLINE bool grpc_gcp_Identity_attributes_delete(grpc_gcp_Identity *msg, upb_StringView key)
UPB_INLINE grpc_gcp_ServerHandshakeParameters * grpc_gcp_ServerHandshakeParameters_parse_ex(const char *buf, size_t size, const upb_ExtensionRegistry *extreg, int options, upb_Arena *arena)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_set_in_bytes(grpc_gcp_StartServerHandshakeReq *msg, upb_StringView value)
UPB_INLINE char * grpc_gcp_HandshakerReq_serialize_ex(const grpc_gcp_HandshakerReq *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE struct grpc_gcp_StartServerHandshakeReq * grpc_gcp_HandshakerReq_mutable_server_start(grpc_gcp_HandshakerReq *msg, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_HandshakerReq_has_next(const grpc_gcp_HandshakerReq *msg)
const upb_MiniTable grpc_gcp_ServerHandshakeParameters_msginit
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_rpc_versions(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE int32_t grpc_gcp_Endpoint_protocol(const grpc_gcp_Endpoint *msg)
const upb_MiniTable grpc_gcp_NextHandshakeMessageReq_msginit
UPB_INLINE void grpc_gcp_HandshakerResult_clear_peer_rpc_versions(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void _upb_msg_map_set_value(void *msg, const void *val, size_t size)
struct grpc_gcp_Endpoint grpc_gcp_Endpoint
UPB_INLINE upb_StringView upb_StringView_FromString(const char *data)
const upb_MiniTable grpc_gcp_StartClientHandshakeReq_msginit
UPB_INLINE void * _upb_Array_Resize_accessor2(void *msg, size_t ofs, size_t size, int elem_size_lg2, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_StartClientHandshakeReq_serialize_ex(const grpc_gcp_StartClientHandshakeReq *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE char * grpc_gcp_HandshakerStatus_serialize(const grpc_gcp_HandshakerStatus *msg, upb_Arena *arena, size_t *len)
UPB_INLINE struct grpc_gcp_Endpoint * grpc_gcp_StartClientHandshakeReq_mutable_remote_endpoint(grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena)
const UPB_INLINE grpc_gcp_NextHandshakeMessageReq * grpc_gcp_HandshakerReq_next(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE grpc_gcp_HandshakerResult * grpc_gcp_HandshakerResult_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_has_rpc_versions(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_set_remote_endpoint(grpc_gcp_StartServerHandshakeReq *msg, grpc_gcp_Endpoint *value)
UPB_INLINE bool _upb_has_submsg_nohasbit(const upb_msg *msg, size_t ofs)
UPB_INLINE void grpc_gcp_HandshakerResult_set_key_data(grpc_gcp_HandshakerResult *msg, upb_StringView value)
const upb_MiniTable grpc_gcp_StartServerHandshakeReq_msginit
UPB_INLINE grpc_gcp_StartClientHandshakeReq * grpc_gcp_StartClientHandshakeReq_parse(const char *buf, size_t size, upb_Arena *arena)
UPB_INLINE void grpc_gcp_Identity_clear_hostname(const grpc_gcp_Identity *msg)
UPB_INLINE upb_StringView const * grpc_gcp_ServerHandshakeParameters_record_protocols(const grpc_gcp_ServerHandshakeParameters *msg, size_t *len)
UPB_INLINE bool grpc_gcp_HandshakerResp_has_result(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE struct grpc_gcp_Endpoint * grpc_gcp_StartServerHandshakeReq_mutable_remote_endpoint(grpc_gcp_StartServerHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE void grpc_gcp_HandshakerResp_clear_bytes_consumed(const grpc_gcp_HandshakerResp *msg)
UPB_INLINE char * grpc_gcp_HandshakerReq_serialize(const grpc_gcp_HandshakerReq *msg, upb_Arena *arena, size_t *len)
UPB_INLINE struct grpc_gcp_HandshakerResult * grpc_gcp_HandshakerResp_mutable_result(grpc_gcp_HandshakerResp *msg, upb_Arena *arena)
const UPB_INLINE grpc_gcp_Identity * grpc_gcp_HandshakerResult_local_identity(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_HandshakerResp_set_out_frames(grpc_gcp_HandshakerResp *msg, upb_StringView value)
const upb_MiniTable grpc_gcp_HandshakerStatus_msginit
struct grpc_gcp_StartClientHandshakeReq grpc_gcp_StartClientHandshakeReq
grpc_gcp_HandshakerReq_req_oneof_oneofcases
const UPB_INLINE grpc_gcp_HandshakerStatus * grpc_gcp_HandshakerResp_status(const grpc_gcp_HandshakerResp *msg)
grpc_gcp_HandshakeProtocol
UPB_INLINE uint32_t grpc_gcp_HandshakerStatus_code(const grpc_gcp_HandshakerStatus *msg)
UPB_INLINE bool grpc_gcp_Identity_has_hostname(const grpc_gcp_Identity *msg)
UPB_INLINE void _upb_msg_map_key(const void *msg, void *key, size_t size)
@ grpc_gcp_HandshakerReq_req_oneof_server_start
UPB_INLINE void grpc_gcp_NextHandshakeMessageReq_set_in_bytes(grpc_gcp_NextHandshakeMessageReq *msg, upb_StringView value)
UPB_INLINE bool grpc_gcp_HandshakerResult_has_peer_rpc_versions(const grpc_gcp_HandshakerResult *msg)
struct grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry
UPB_INLINE upb_StringView grpc_gcp_Endpoint_ip_address(const grpc_gcp_Endpoint *msg)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_application_protocol(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_HandshakerResult_clear_key_data(const grpc_gcp_HandshakerResult *msg)
UPB_INLINE void grpc_gcp_StartServerHandshakeReq_clear_handshake_parameters(const grpc_gcp_StartServerHandshakeReq *msg)
UPB_INLINE char * grpc_gcp_Identity_serialize_ex(const grpc_gcp_Identity *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE void grpc_gcp_HandshakerReq_clear_next(const grpc_gcp_HandshakerReq *msg)
UPB_INLINE grpc_gcp_Identity * grpc_gcp_Identity_new(upb_Arena *arena)
UPB_INLINE struct grpc_gcp_Identity * grpc_gcp_StartClientHandshakeReq_mutable_local_identity(grpc_gcp_StartClientHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE char * grpc_gcp_NextHandshakeMessageReq_serialize_ex(const grpc_gcp_NextHandshakeMessageReq *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE int32_t grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry_key(const grpc_gcp_StartServerHandshakeReq_HandshakeParametersEntry *msg)
UPB_INLINE struct grpc_gcp_RpcProtocolVersions * grpc_gcp_StartServerHandshakeReq_mutable_rpc_versions(grpc_gcp_StartServerHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE struct grpc_gcp_Endpoint * grpc_gcp_StartServerHandshakeReq_mutable_local_endpoint(grpc_gcp_StartServerHandshakeReq *msg, upb_Arena *arena)
UPB_INLINE grpc_gcp_HandshakerResult * grpc_gcp_HandshakerResult_new(upb_Arena *arena)
@ grpc_gcp_Identity_identity_oneof_hostname
UPB_INLINE char * grpc_gcp_StartServerHandshakeReq_serialize_ex(const grpc_gcp_StartServerHandshakeReq *msg, int options, upb_Arena *arena, size_t *len)
UPB_INLINE bool grpc_gcp_StartClientHandshakeReq_has_remote_endpoint(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE struct grpc_gcp_StartClientHandshakeReq * grpc_gcp_HandshakerReq_mutable_client_start(grpc_gcp_HandshakerReq *msg, upb_Arena *arena)
UPB_INLINE void * _upb_array_mutable_accessor(void *msg, size_t ofs, size_t *size)
UPB_INLINE char * grpc_gcp_StartServerHandshakeReq_serialize(const grpc_gcp_StartServerHandshakeReq *msg, upb_Arena *arena, size_t *len)
UPB_INLINE void grpc_gcp_StartClientHandshakeReq_clear_local_identity(const grpc_gcp_StartClientHandshakeReq *msg)
UPB_INLINE upb_StringView * grpc_gcp_StartServerHandshakeReq_mutable_application_protocols(grpc_gcp_StartServerHandshakeReq *msg, size_t *len)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:00