go.ligato.io/vpp-agent/v3@v3.5.0/proto/ligato/generic/options.pb.go (about)

     1  // Code generated by protoc-gen-go. DO NOT EDIT.
     2  // versions:
     3  // 	protoc-gen-go v1.27.1
     4  // 	protoc        v3.17.3
     5  // source: ligato/generic/options.proto
     6  
     7  package generic
     8  
     9  import (
    10  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
    11  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
    12  	descriptorpb "google.golang.org/protobuf/types/descriptorpb"
    13  	reflect "reflect"
    14  )
    15  
    16  const (
    17  	// Verify that this generated code is sufficiently up-to-date.
    18  	_ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
    19  	// Verify that runtime/protoimpl is sufficiently up-to-date.
    20  	_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
    21  )
    22  
    23  var file_ligato_generic_options_proto_extTypes = []protoimpl.ExtensionInfo{
    24  	{
    25  		ExtendedType:  (*descriptorpb.MessageOptions)(nil),
    26  		ExtensionType: (*ModelSpec)(nil),
    27  		Field:         50222,
    28  		Name:          "ligato.generic.model",
    29  		Tag:           "bytes,50222,opt,name=model",
    30  		Filename:      "ligato/generic/options.proto",
    31  	},
    32  }
    33  
    34  // Extension fields to descriptorpb.MessageOptions.
    35  var (
    36  	// optional ligato.generic.ModelSpec model = 50222;
    37  	E_Model = &file_ligato_generic_options_proto_extTypes[0]
    38  )
    39  
    40  var File_ligato_generic_options_proto protoreflect.FileDescriptor
    41  
    42  var file_ligato_generic_options_proto_rawDesc = []byte{
    43  	0x0a, 0x1c, 0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63,
    44  	0x2f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0e,
    45  	0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2e, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x1a, 0x20,
    46  	0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f,
    47  	0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f,
    48  	0x1a, 0x1a, 0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63,
    49  	0x2f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x52, 0x0a, 0x05,
    50  	0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x12, 0x1f, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70,
    51  	0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x4f,
    52  	0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xae, 0x88, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19,
    53  	0x2e, 0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2e, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x69, 0x63, 0x2e,
    54  	0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x53, 0x70, 0x65, 0x63, 0x52, 0x05, 0x6d, 0x6f, 0x64, 0x65, 0x6c,
    55  	0x42, 0x30, 0x5a, 0x2e, 0x67, 0x6f, 0x2e, 0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2e, 0x69, 0x6f,
    56  	0x2f, 0x76, 0x70, 0x70, 0x2d, 0x61, 0x67, 0x65, 0x6e, 0x74, 0x2f, 0x76, 0x33, 0x2f, 0x70, 0x72,
    57  	0x6f, 0x74, 0x6f, 0x2f, 0x6c, 0x69, 0x67, 0x61, 0x74, 0x6f, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72,
    58  	0x69, 0x63,
    59  }
    60  
    61  var file_ligato_generic_options_proto_goTypes = []interface{}{
    62  	(*descriptorpb.MessageOptions)(nil), // 0: google.protobuf.MessageOptions
    63  	(*ModelSpec)(nil),                   // 1: ligato.generic.ModelSpec
    64  }
    65  var file_ligato_generic_options_proto_depIdxs = []int32{
    66  	0, // 0: ligato.generic.model:extendee -> google.protobuf.MessageOptions
    67  	1, // 1: ligato.generic.model:type_name -> ligato.generic.ModelSpec
    68  	2, // [2:2] is the sub-list for method output_type
    69  	2, // [2:2] is the sub-list for method input_type
    70  	1, // [1:2] is the sub-list for extension type_name
    71  	0, // [0:1] is the sub-list for extension extendee
    72  	0, // [0:0] is the sub-list for field type_name
    73  }
    74  
    75  func init() { file_ligato_generic_options_proto_init() }
    76  func file_ligato_generic_options_proto_init() {
    77  	if File_ligato_generic_options_proto != nil {
    78  		return
    79  	}
    80  	file_ligato_generic_model_proto_init()
    81  	type x struct{}
    82  	out := protoimpl.TypeBuilder{
    83  		File: protoimpl.DescBuilder{
    84  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
    85  			RawDescriptor: file_ligato_generic_options_proto_rawDesc,
    86  			NumEnums:      0,
    87  			NumMessages:   0,
    88  			NumExtensions: 1,
    89  			NumServices:   0,
    90  		},
    91  		GoTypes:           file_ligato_generic_options_proto_goTypes,
    92  		DependencyIndexes: file_ligato_generic_options_proto_depIdxs,
    93  		ExtensionInfos:    file_ligato_generic_options_proto_extTypes,
    94  	}.Build()
    95  	File_ligato_generic_options_proto = out.File
    96  	file_ligato_generic_options_proto_rawDesc = nil
    97  	file_ligato_generic_options_proto_goTypes = nil
    98  	file_ligato_generic_options_proto_depIdxs = nil
    99  }