Interface protos.google.protobuf.IServiceDescriptorProto (1.3.0)

Properties of a ServiceDescriptorProto.

Package

@google-cloud/gke-backup

Properties

method

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

ServiceDescriptorProto method

name

name?: (string|null);

ServiceDescriptorProto name

options

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

ServiceDescriptorProto options