Interface protos.google.protobuf.IServiceDescriptorProto (1.0.1)

Properties of a ServiceDescriptorProto.

Package

@googlemaps/addressvalidation

Properties

method

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

ServiceDescriptorProto method

name

name?: (string|null);

ServiceDescriptorProto name

options

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

ServiceDescriptorProto options