local types = import 'types.libsonnet'; types.google.protobuf.ServiceDescriptorProto .withMethod([ types.google.protobuf.MethodDescriptorProto ]) .withName('string') .withOptions(types.google.protobuf.ServiceOptions) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
method | [] google.protobuf.MethodDescriptorProto |
|
||
name | string |
|
||
options | google.protobuf.ServiceOptions |
|