wrappers.pb.go 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: github.com/golang/protobuf/ptypes/wrappers/wrappers.proto
  3. package wrappers
  4. import (
  5. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  6. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  7. wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
  8. reflect "reflect"
  9. sync "sync"
  10. )
  11. // Symbols defined in public import of google/protobuf/wrappers.proto.
  12. type DoubleValue = wrapperspb.DoubleValue
  13. type FloatValue = wrapperspb.FloatValue
  14. type Int64Value = wrapperspb.Int64Value
  15. type UInt64Value = wrapperspb.UInt64Value
  16. type Int32Value = wrapperspb.Int32Value
  17. type UInt32Value = wrapperspb.UInt32Value
  18. type BoolValue = wrapperspb.BoolValue
  19. type StringValue = wrapperspb.StringValue
  20. type BytesValue = wrapperspb.BytesValue
  21. var File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto protoreflect.FileDescriptor
  22. var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc = []byte{
  23. 0x0a, 0x39, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
  24. 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79,
  25. 0x70, 0x65, 0x73, 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2f, 0x77, 0x72, 0x61,
  26. 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e, 0x67, 0x6f, 0x6f,
  27. 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x77, 0x72, 0x61,
  28. 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x35, 0x5a, 0x33, 0x67,
  29. 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67,
  30. 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73,
  31. 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x3b, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65,
  32. 0x72, 0x73, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  33. }
  34. var (
  35. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescOnce sync.Once
  36. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescData = file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc
  37. )
  38. func file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescGZIP() []byte {
  39. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescOnce.Do(func() {
  40. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescData = protoimpl.X.CompressGZIP(file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescData)
  41. })
  42. return file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDescData
  43. }
  44. var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes = []interface{}{}
  45. var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs = []int32{
  46. 0, // [0:0] is the sub-list for method output_type
  47. 0, // [0:0] is the sub-list for method input_type
  48. 0, // [0:0] is the sub-list for extension type_name
  49. 0, // [0:0] is the sub-list for extension extendee
  50. 0, // [0:0] is the sub-list for field type_name
  51. }
  52. func init() { file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_init() }
  53. func file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_init() {
  54. if File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto != nil {
  55. return
  56. }
  57. type x struct{}
  58. out := protoimpl.TypeBuilder{
  59. File: protoimpl.DescBuilder{
  60. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  61. RawDescriptor: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc,
  62. NumEnums: 0,
  63. NumMessages: 0,
  64. NumExtensions: 0,
  65. NumServices: 0,
  66. },
  67. GoTypes: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes,
  68. DependencyIndexes: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs,
  69. }.Build()
  70. File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto = out.File
  71. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc = nil
  72. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes = nil
  73. file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs = nil
  74. }