| ServiceDescriptor-class | R Documentation |
R representation of Service Descriptors
TODO
pointer:External pointer to a google::protobuf::ServiceDescriptor C++ object
name:fully qualified name of the service
signature(x = "ServiceDescriptor"): debug string of the service
signature(x = "ServiceDescriptor"): debug string of the service
signature(x = "ServiceDescriptor"): ...
signature(x = "ServiceDescriptor"): invoke pseudo methods or retrieve
method descriptors contained in this service descriptor.
signature(x = "ServiceDescriptor"): extracts methods
descriptors contained in this service descriptor
signature(x = "ServiceDescriptor"): number of MethodDescriptor
signature(x = "ServiceDescriptor"): number of MethodDescriptor
signature(x = "ServiceDescriptor"): retrieves a MethodDescriptor
Romain Francois <francoisromain@free.fr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.