blob: 8d82abe21333d9bf870619caa1d3915f4a0735e4 [file] [log] [blame]
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07001// Code generated by protoc-gen-go. DO NOT EDIT.
amit.ghosh258d14c2020-10-02 15:13:38 +02002// source: github.com/golang/protobuf/ptypes/struct/struct.proto
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -07003
4package structpb
5
6import (
amit.ghosh258d14c2020-10-02 15:13:38 +02007 protoreflect "google.golang.org/protobuf/reflect/protoreflect"
8 protoimpl "google.golang.org/protobuf/runtime/protoimpl"
9 structpb "google.golang.org/protobuf/types/known/structpb"
10 reflect "reflect"
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070011)
12
amit.ghosh258d14c2020-10-02 15:13:38 +020013// Symbols defined in public import of google/protobuf/struct.proto.
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070014
amit.ghosh258d14c2020-10-02 15:13:38 +020015type NullValue = structpb.NullValue
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070016
amit.ghosh258d14c2020-10-02 15:13:38 +020017const NullValue_NULL_VALUE = structpb.NullValue_NULL_VALUE
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070018
amit.ghosh258d14c2020-10-02 15:13:38 +020019var NullValue_name = structpb.NullValue_name
20var NullValue_value = structpb.NullValue_value
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070021
amit.ghosh258d14c2020-10-02 15:13:38 +020022type Struct = structpb.Struct
23type Value = structpb.Value
24type Value_NullValue = structpb.Value_NullValue
25type Value_NumberValue = structpb.Value_NumberValue
26type Value_StringValue = structpb.Value_StringValue
27type Value_BoolValue = structpb.Value_BoolValue
28type Value_StructValue = structpb.Value_StructValue
29type Value_ListValue = structpb.Value_ListValue
30type ListValue = structpb.ListValue
31
32var File_github_com_golang_protobuf_ptypes_struct_struct_proto protoreflect.FileDescriptor
33
34var file_github_com_golang_protobuf_ptypes_struct_struct_proto_rawDesc = []byte{
35 0x0a, 0x35, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c,
36 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79,
37 0x70, 0x65, 0x73, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63,
38 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f,
39 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x2e,
40 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x42, 0x33, 0x5a, 0x31, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e,
41 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
42 0x62, 0x75, 0x66, 0x2f, 0x70, 0x74, 0x79, 0x70, 0x65, 0x73, 0x2f, 0x73, 0x74, 0x72, 0x75, 0x63,
43 0x74, 0x3b, 0x73, 0x74, 0x72, 0x75, 0x63, 0x74, 0x70, 0x62, 0x50, 0x00, 0x62, 0x06, 0x70, 0x72,
44 0x6f, 0x74, 0x6f, 0x33,
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070045}
46
amit.ghosh258d14c2020-10-02 15:13:38 +020047var file_github_com_golang_protobuf_ptypes_struct_struct_proto_goTypes = []interface{}{}
48var file_github_com_golang_protobuf_ptypes_struct_struct_proto_depIdxs = []int32{
49 0, // [0:0] is the sub-list for method output_type
50 0, // [0:0] is the sub-list for method input_type
51 0, // [0:0] is the sub-list for extension type_name
52 0, // [0:0] is the sub-list for extension extendee
53 0, // [0:0] is the sub-list for field type_name
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070054}
55
amit.ghosh258d14c2020-10-02 15:13:38 +020056func init() { file_github_com_golang_protobuf_ptypes_struct_struct_proto_init() }
57func file_github_com_golang_protobuf_ptypes_struct_struct_proto_init() {
58 if File_github_com_golang_protobuf_ptypes_struct_struct_proto != nil {
59 return
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070060 }
amit.ghosh258d14c2020-10-02 15:13:38 +020061 type x struct{}
62 out := protoimpl.TypeBuilder{
63 File: protoimpl.DescBuilder{
64 GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
65 RawDescriptor: file_github_com_golang_protobuf_ptypes_struct_struct_proto_rawDesc,
66 NumEnums: 0,
67 NumMessages: 0,
68 NumExtensions: 0,
69 NumServices: 0,
70 },
71 GoTypes: file_github_com_golang_protobuf_ptypes_struct_struct_proto_goTypes,
72 DependencyIndexes: file_github_com_golang_protobuf_ptypes_struct_struct_proto_depIdxs,
73 }.Build()
74 File_github_com_golang_protobuf_ptypes_struct_struct_proto = out.File
75 file_github_com_golang_protobuf_ptypes_struct_struct_proto_rawDesc = nil
76 file_github_com_golang_protobuf_ptypes_struct_struct_proto_goTypes = nil
77 file_github_com_golang_protobuf_ptypes_struct_struct_proto_depIdxs = nil
Matteo Scandoloa6a3aee2019-11-26 13:30:14 -070078}