package_options.pb.go raw

   1  // Code generated by protoc-gen-go. DO NOT EDIT.
   2  // versions:
   3  // 	protoc-gen-go v1.36.6
   4  // 	protoc        v3.21.12
   5  // source: yandex/cloud/iam/v1/package_options.proto
   6  
   7  package iam
   8  
   9  import (
  10  	protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  11  	protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  12  	reflect "reflect"
  13  	unsafe "unsafe"
  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_yandex_cloud_iam_v1_package_options_proto protoreflect.FileDescriptor
  24  
  25  const file_yandex_cloud_iam_v1_package_options_proto_rawDesc = "" +
  26  	"\n" +
  27  	")yandex/cloud/iam/v1/package_options.proto\x12\x13yandex.cloud.iam.v1B=Z;github.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1;iamb\x06proto3"
  28  
  29  var file_yandex_cloud_iam_v1_package_options_proto_goTypes = []any{}
  30  var file_yandex_cloud_iam_v1_package_options_proto_depIdxs = []int32{
  31  	0, // [0:0] is the sub-list for method output_type
  32  	0, // [0:0] is the sub-list for method input_type
  33  	0, // [0:0] is the sub-list for extension type_name
  34  	0, // [0:0] is the sub-list for extension extendee
  35  	0, // [0:0] is the sub-list for field type_name
  36  }
  37  
  38  func init() { file_yandex_cloud_iam_v1_package_options_proto_init() }
  39  func file_yandex_cloud_iam_v1_package_options_proto_init() {
  40  	if File_yandex_cloud_iam_v1_package_options_proto != nil {
  41  		return
  42  	}
  43  	type x struct{}
  44  	out := protoimpl.TypeBuilder{
  45  		File: protoimpl.DescBuilder{
  46  			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  47  			RawDescriptor: unsafe.Slice(unsafe.StringData(file_yandex_cloud_iam_v1_package_options_proto_rawDesc), len(file_yandex_cloud_iam_v1_package_options_proto_rawDesc)),
  48  			NumEnums:      0,
  49  			NumMessages:   0,
  50  			NumExtensions: 0,
  51  			NumServices:   0,
  52  		},
  53  		GoTypes:           file_yandex_cloud_iam_v1_package_options_proto_goTypes,
  54  		DependencyIndexes: file_yandex_cloud_iam_v1_package_options_proto_depIdxs,
  55  	}.Build()
  56  	File_yandex_cloud_iam_v1_package_options_proto = out.File
  57  	file_yandex_cloud_iam_v1_package_options_proto_goTypes = nil
  58  	file_yandex_cloud_iam_v1_package_options_proto_depIdxs = nil
  59  }
  60