MethodDescriptor-class: Class "MethodDescriptor"

MethodDescriptor-classR Documentation

Class "MethodDescriptor"

Description

R representation of Service Descriptors

Objects from the Class

TODO

Slots

pointer:

External pointer to a google::protobuf::MethodDescriptor C++ object

name:

fully qualified name of the method

service:

fully qualified name of the service that defines this method

Methods

as.character

signature(x = "MethodDescriptor"): debug string of the method

toString

signature(x = "MethodDescriptor"): debug string of the method

$

signature(x = "MethodDescriptor"): ...

$<-

signature(x = "MethodDescriptor"): ...

input_type

signature(object = "MethodDescriptor"): the Descriptor of the input type of the method

output_type

signature(object = "MethodDescriptor"): the Descriptor of the output type of the method

Author(s)

Romain Francois <francoisromain@free.fr>


eddelbuettel/rprotobuf documentation built on March 27, 2024, 12:22 p.m.