type: object
properties:
  name:
    type: string
  number:
    type: number
  options:
    type: array
    items:
      $ref: google.protobuf.option.yaml
