Describes a service.

from message google.protobuf.ServiceDescriptorProto

Hierarchy

Constructors

Properties

method: MethodDescriptorProto[] = []

from field: repeated google.protobuf.MethodDescriptorProto method = 2;

name?: string

from field: optional string name = 1;

options?: ServiceOptions

from field: optional google.protobuf.ServiceOptions options = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto2
typeName: "google.protobuf.ServiceDescriptorProto" = "google.protobuf.ServiceDescriptorProto"

Methods