Interface protos.google.protobuf.IServiceDescriptorProto (4.1.1)

Properties of a ServiceDescriptorProto.

Package

@google-cloud/cloudbuild

Properties

method

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

ServiceDescriptorProto method

name

name?: (string|null);

ServiceDescriptorProto name

options

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

ServiceDescriptorProto options