blob: cc40f27ad306e3e655b2fe6b4e49e4370810a0d1 [file] [log] [blame]
khenaidooab1f7bd2019-11-14 14:00:27 -05001// Code generated by protoc-gen-go. DO NOT EDIT.
khenaidood948f772021-08-11 17:49:24 -04002// source: github.com/golang/protobuf/ptypes/wrappers/wrappers.proto
khenaidooab1f7bd2019-11-14 14:00:27 -05003
4package wrappers
5
6import (
khenaidood948f772021-08-11 17:49:24 -04007 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
8 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
9 wrapperspb "google.golang.org/protobuf/types/known/wrapperspb"
10 reflect "reflect"
khenaidooab1f7bd2019-11-14 14:00:27 -050011)
12
khenaidood948f772021-08-11 17:49:24 -040013// Symbols defined in public import of google/protobuf/wrappers.proto.
khenaidooab1f7bd2019-11-14 14:00:27 -050014
khenaidood948f772021-08-11 17:49:24 -040015type DoubleValue = wrapperspb.DoubleValue
16type FloatValue = wrapperspb.FloatValue
17type Int64Value = wrapperspb.Int64Value
18type UInt64Value = wrapperspb.UInt64Value
19type Int32Value = wrapperspb.Int32Value
20type UInt32Value = wrapperspb.UInt32Value
21type BoolValue = wrapperspb.BoolValue
22type StringValue = wrapperspb.StringValue
23type BytesValue = wrapperspb.BytesValue
khenaidooab1f7bd2019-11-14 14:00:27 -050024
khenaidood948f772021-08-11 17:49:24 -040025var File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto protoreflect.FileDescriptor
26
27var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc = []byte{
28 0x0a, 0x39, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
29 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79,
30 0x70, 0x65, 0x73, 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x2f, 0x77, 0x72, 0x61,
31 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1e, 0x67, 0x6f, 0x6f,
32 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x77, 0x72, 0x61,
33 0x70, 0x70, 0x65, 0x72, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x35, 0x5a, 0x33, 0x67,
34 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67,
35 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73,
36 0x2f, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65, 0x72, 0x73, 0x3b, 0x77, 0x72, 0x61, 0x70, 0x70, 0x65,
37 0x72, 0x73, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
khenaidooab1f7bd2019-11-14 14:00:27 -050038}
39
khenaidood948f772021-08-11 17:49:24 -040040var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes = []interface{}{}
41var file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs = []int32{
42 0, // [0:0] is the sub-list for method output_type
43 0, // [0:0] is the sub-list for method input_type
44 0, // [0:0] is the sub-list for extension type_name
45 0, // [0:0] is the sub-list for extension extendee
46 0, // [0:0] is the sub-list for field type_name
khenaidooab1f7bd2019-11-14 14:00:27 -050047}
48
khenaidood948f772021-08-11 17:49:24 -040049func init() { file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_init() }
50func file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_init() {
51 if File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto != nil {
52 return
khenaidooab1f7bd2019-11-14 14:00:27 -050053 }
khenaidood948f772021-08-11 17:49:24 -040054 type x struct{}
55 out := protoimpl.TypeBuilder{
56 File: protoimpl.DescBuilder{
57 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
58 RawDescriptor: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc,
59 NumEnums: 0,
60 NumMessages: 0,
61 NumExtensions: 0,
62 NumServices: 0,
63 },
64 GoTypes: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes,
65 DependencyIndexes: file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs,
66 }.Build()
67 File_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto = out.File
68 file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_rawDesc = nil
69 file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_goTypes = nil
70 file_github_com_golang_protobuf_ptypes_wrappers_wrappers_proto_depIdxs = nil
khenaidooab1f7bd2019-11-14 14:00:27 -050071}