Public Attributes | List of all members
upb_MethodDef Struct Reference

Public Attributes

bool client_streaming
 
const char * full_name
 
int index
 
const upb_MessageDefinput_type
 
const google_protobuf_MethodOptionsopts
 
const upb_MessageDefoutput_type
 
bool server_streaming
 
upb_ServiceDefservice
 

Detailed Description

Definition at line 197 of file upb/upb/def.c.

Member Data Documentation

◆ client_streaming

bool upb_MethodDef::client_streaming

Definition at line 204 of file upb/upb/def.c.

◆ full_name

const char* upb_MethodDef::full_name

Definition at line 200 of file upb/upb/def.c.

◆ index

int upb_MethodDef::index

Definition at line 203 of file upb/upb/def.c.

◆ input_type

const upb_MessageDef* upb_MethodDef::input_type

Definition at line 201 of file upb/upb/def.c.

◆ opts

const google_protobuf_MethodOptions* upb_MethodDef::opts

Definition at line 198 of file upb/upb/def.c.

◆ output_type

const upb_MessageDef* upb_MethodDef::output_type

Definition at line 202 of file upb/upb/def.c.

◆ server_streaming

bool upb_MethodDef::server_streaming

Definition at line 205 of file upb/upb/def.c.

◆ service

upb_ServiceDef* upb_MethodDef::service

Definition at line 199 of file upb/upb/def.c.


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


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