Interface protos.google.protobuf.IServiceDescriptorProto (3.3.0)

Properties of a ServiceDescriptorProto.

Package

@google-cloud/filestore

Properties

method

method?: (google.protobuf.IMethodDescriptorProto[]|null);

ServiceDescriptorProto method

name

name?: (string|null);

ServiceDescriptorProto name

options

options?: (google.protobuf.IServiceOptions|null);

ServiceDescriptorProto options