MethodDescriptorProto
class MethodDescriptorProto extends Message
Properties
string | $name | ||
string | $input_type | ||
string | $output_type | ||
MethodOptions | $options | ||
boolean | $client_streaming | ||
boolean | $server_streaming |
Methods
static
descriptor()
No description
boolean
hasName()
Check if
clearName()
Clear
string
getName()
Get
setName(string $value)
Set
boolean
hasInputType()
Check if
clearInputType()
Clear
string
getInputType()
Get
setInputType(string $value)
Set
boolean
hasOutputType()
Check if
clearOutputType()
Clear
string
getOutputType()
Get
setOutputType(string $value)
Set
boolean
hasOptions()
Check if
clearOptions()
Clear
getOptions()
Get
boolean
hasClientStreaming()
Check if
clearClientStreaming()
Clear
boolean
getClientStreaming()
Get
setClientStreaming(boolean $value)
Set
boolean
hasServerStreaming()
Check if
clearServerStreaming()
Clear
boolean
getServerStreaming()
Get
setServerStreaming(boolean $value)
Set
Details
at line line 2961
static
descriptor()
at line line 3028
boolean
hasName()
Check if
at line line 3037
MethodDescriptorProto
clearName()
Clear
at line line 3046
string
getName()
Get
at line line 3056
MethodDescriptorProto
setName(string $value)
Set
at line line 3065
boolean
hasInputType()
Check if
at line line 3074
MethodDescriptorProto
clearInputType()
Clear
at line line 3083
string
getInputType()
Get
at line line 3093
MethodDescriptorProto
setInputType(string $value)
Set
at line line 3102
boolean
hasOutputType()
Check if
at line line 3111
MethodDescriptorProto
clearOutputType()
Clear
at line line 3120
string
getOutputType()
Get
at line line 3130
MethodDescriptorProto
setOutputType(string $value)
Set
at line line 3139
boolean
hasOptions()
Check if
at line line 3148
MethodDescriptorProto
clearOptions()
Clear
at line line 3157
MethodOptions
getOptions()
Get
at line line 3167
MethodDescriptorProto
setOptions(MethodOptions $value)
Set
at line line 3176
boolean
hasClientStreaming()
Check if
at line line 3185
MethodDescriptorProto
clearClientStreaming()
Clear
at line line 3194
boolean
getClientStreaming()
Get
at line line 3204
MethodDescriptorProto
setClientStreaming(boolean $value)
Set
at line line 3213
boolean
hasServerStreaming()
Check if
at line line 3222
MethodDescriptorProto
clearServerStreaming()
Clear
at line line 3231
boolean
getServerStreaming()
Get
at line line 3241
MethodDescriptorProto
setServerStreaming(boolean $value)
Set