You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

106 lines
4.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/genomics/v1/range.proto
  3. package genomics // import "google.golang.org/genproto/googleapis/genomics/v1"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "google.golang.org/genproto/googleapis/api/annotations"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // A 0-based half-open genomic coordinate range for search requests.
  18. type Range struct {
  19. // The reference sequence name, for example `chr1`,
  20. // `1`, or `chrX`.
  21. ReferenceName string `protobuf:"bytes,1,opt,name=reference_name,json=referenceName,proto3" json:"reference_name,omitempty"`
  22. // The start position of the range on the reference, 0-based inclusive.
  23. Start int64 `protobuf:"varint,2,opt,name=start,proto3" json:"start,omitempty"`
  24. // The end position of the range on the reference, 0-based exclusive.
  25. End int64 `protobuf:"varint,3,opt,name=end,proto3" json:"end,omitempty"`
  26. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  27. XXX_unrecognized []byte `json:"-"`
  28. XXX_sizecache int32 `json:"-"`
  29. }
  30. func (m *Range) Reset() { *m = Range{} }
  31. func (m *Range) String() string { return proto.CompactTextString(m) }
  32. func (*Range) ProtoMessage() {}
  33. func (*Range) Descriptor() ([]byte, []int) {
  34. return fileDescriptor_range_4325db9c392cc9f7, []int{0}
  35. }
  36. func (m *Range) XXX_Unmarshal(b []byte) error {
  37. return xxx_messageInfo_Range.Unmarshal(m, b)
  38. }
  39. func (m *Range) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  40. return xxx_messageInfo_Range.Marshal(b, m, deterministic)
  41. }
  42. func (dst *Range) XXX_Merge(src proto.Message) {
  43. xxx_messageInfo_Range.Merge(dst, src)
  44. }
  45. func (m *Range) XXX_Size() int {
  46. return xxx_messageInfo_Range.Size(m)
  47. }
  48. func (m *Range) XXX_DiscardUnknown() {
  49. xxx_messageInfo_Range.DiscardUnknown(m)
  50. }
  51. var xxx_messageInfo_Range proto.InternalMessageInfo
  52. func (m *Range) GetReferenceName() string {
  53. if m != nil {
  54. return m.ReferenceName
  55. }
  56. return ""
  57. }
  58. func (m *Range) GetStart() int64 {
  59. if m != nil {
  60. return m.Start
  61. }
  62. return 0
  63. }
  64. func (m *Range) GetEnd() int64 {
  65. if m != nil {
  66. return m.End
  67. }
  68. return 0
  69. }
  70. func init() {
  71. proto.RegisterType((*Range)(nil), "google.genomics.v1.Range")
  72. }
  73. func init() {
  74. proto.RegisterFile("google/genomics/v1/range.proto", fileDescriptor_range_4325db9c392cc9f7)
  75. }
  76. var fileDescriptor_range_4325db9c392cc9f7 = []byte{
  77. // 209 bytes of a gzipped FileDescriptorProto
  78. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x4f, 0x4d, 0x4b, 0xc4, 0x30,
  79. 0x10, 0x25, 0x96, 0x15, 0x0c, 0x28, 0x12, 0x44, 0x8a, 0x88, 0x2c, 0x82, 0xb0, 0xa7, 0x84, 0xe2,
  80. 0x4d, 0x6f, 0xfd, 0x01, 0x52, 0x7a, 0xf0, 0xe0, 0x45, 0xc6, 0x3a, 0x86, 0x40, 0x33, 0x53, 0x92,
  81. 0xd0, 0xdf, 0xee, 0x51, 0x92, 0x58, 0x11, 0xf6, 0x36, 0x79, 0x1f, 0x79, 0xef, 0xc9, 0x3b, 0xcb,
  82. 0x6c, 0x67, 0x34, 0x16, 0x89, 0xbd, 0x9b, 0xa2, 0x59, 0x3b, 0x13, 0x80, 0x2c, 0xea, 0x25, 0x70,
  83. 0x62, 0xa5, 0x2a, 0xaf, 0x37, 0x5e, 0xaf, 0xdd, 0xcd, 0xed, 0xaf, 0x07, 0x16, 0x67, 0x80, 0x88,
  84. 0x13, 0x24, 0xc7, 0x14, 0xab, 0xe3, 0xfe, 0x55, 0xee, 0xc6, 0xfc, 0x81, 0x7a, 0x90, 0x17, 0x01,
  85. 0xbf, 0x30, 0x20, 0x4d, 0xf8, 0x4e, 0xe0, 0xb1, 0x15, 0x7b, 0x71, 0x38, 0x1b, 0xcf, 0xff, 0xd0,
  86. 0x17, 0xf0, 0xa8, 0xae, 0xe4, 0x2e, 0x26, 0x08, 0xa9, 0x3d, 0xd9, 0x8b, 0x43, 0x33, 0xd6, 0x87,
  87. 0xba, 0x94, 0x0d, 0xd2, 0x67, 0xdb, 0x14, 0x2c, 0x9f, 0x3d, 0xca, 0xeb, 0x89, 0xbd, 0x3e, 0xee,
  88. 0xd3, 0xcb, 0x92, 0x37, 0xe4, 0xf4, 0x41, 0xbc, 0x3d, 0x6d, 0x0a, 0x9e, 0x81, 0xac, 0xe6, 0x60,
  89. 0xf3, 0xb8, 0xd2, 0xcd, 0x54, 0x0a, 0x16, 0x17, 0xff, 0x0f, 0x7e, 0xde, 0xee, 0x6f, 0x21, 0x3e,
  90. 0x4e, 0x8b, 0xf2, 0xf1, 0x27, 0x00, 0x00, 0xff, 0xff, 0xb7, 0x3e, 0xf1, 0x62, 0x19, 0x01, 0x00,
  91. 0x00,
  92. }