Class Method

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, MethodOrBuilder, Serializable

@Generated public final class Method extends GeneratedMessage implements MethodOrBuilder
Method represents a method of an API interface.

New usages of this message as an alternative to MethodDescriptorProto are
strongly discouraged. This message does not reliability preserve all
information necessary to model the schema and preserve semantics. Instead
make use of FileDescriptorSet which preserves the necessary information.
Protobuf type google.protobuf.Method
See Also: