sensitive.pb.go 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.25.0
  4. // protoc v3.18.0
  5. // source: udpa/annotations/sensitive.proto
  6. package annotations
  7. import (
  8. proto "github.com/golang/protobuf/proto"
  9. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  10. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  11. descriptorpb "google.golang.org/protobuf/types/descriptorpb"
  12. reflect "reflect"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. // This is a compile-time assertion that a sufficiently up-to-date version
  21. // of the legacy proto package is being used.
  22. const _ = proto.ProtoPackageIsVersion4
  23. var file_udpa_annotations_sensitive_proto_extTypes = []protoimpl.ExtensionInfo{
  24. {
  25. ExtendedType: (*descriptorpb.FieldOptions)(nil),
  26. ExtensionType: (*bool)(nil),
  27. Field: 76569463,
  28. Name: "udpa.annotations.sensitive",
  29. Tag: "varint,76569463,opt,name=sensitive",
  30. Filename: "udpa/annotations/sensitive.proto",
  31. },
  32. }
  33. // Extension fields to descriptorpb.FieldOptions.
  34. var (
  35. // optional bool sensitive = 76569463;
  36. E_Sensitive = &file_udpa_annotations_sensitive_proto_extTypes[0]
  37. )
  38. var File_udpa_annotations_sensitive_proto protoreflect.FileDescriptor
  39. var file_udpa_annotations_sensitive_proto_rawDesc = []byte{
  40. 0x0a, 0x20, 0x75, 0x64, 0x70, 0x61, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f,
  41. 0x6e, 0x73, 0x2f, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  42. 0x74, 0x6f, 0x12, 0x10, 0x75, 0x64, 0x70, 0x61, 0x2e, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
  43. 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f,
  44. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x6f, 0x72,
  45. 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3a, 0x3e, 0x0a, 0x09, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74,
  46. 0x69, 0x76, 0x65, 0x12, 0x1d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
  47. 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x46, 0x69, 0x65, 0x6c, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f,
  48. 0x6e, 0x73, 0x18, 0xf7, 0xb6, 0xc1, 0x24, 0x20, 0x01, 0x28, 0x08, 0x52, 0x09, 0x73, 0x65, 0x6e,
  49. 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x42, 0x24, 0x5a, 0x22, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62,
  50. 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x6e, 0x63, 0x66, 0x2f, 0x78, 0x64, 0x73, 0x2f, 0x67, 0x6f,
  51. 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x62, 0x06, 0x70, 0x72,
  52. 0x6f, 0x74, 0x6f, 0x33,
  53. }
  54. var file_udpa_annotations_sensitive_proto_goTypes = []interface{}{
  55. (*descriptorpb.FieldOptions)(nil), // 0: google.protobuf.FieldOptions
  56. }
  57. var file_udpa_annotations_sensitive_proto_depIdxs = []int32{
  58. 0, // 0: udpa.annotations.sensitive:extendee -> google.protobuf.FieldOptions
  59. 1, // [1:1] is the sub-list for method output_type
  60. 1, // [1:1] is the sub-list for method input_type
  61. 1, // [1:1] is the sub-list for extension type_name
  62. 0, // [0:1] is the sub-list for extension extendee
  63. 0, // [0:0] is the sub-list for field type_name
  64. }
  65. func init() { file_udpa_annotations_sensitive_proto_init() }
  66. func file_udpa_annotations_sensitive_proto_init() {
  67. if File_udpa_annotations_sensitive_proto != nil {
  68. return
  69. }
  70. type x struct{}
  71. out := protoimpl.TypeBuilder{
  72. File: protoimpl.DescBuilder{
  73. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  74. RawDescriptor: file_udpa_annotations_sensitive_proto_rawDesc,
  75. NumEnums: 0,
  76. NumMessages: 0,
  77. NumExtensions: 1,
  78. NumServices: 0,
  79. },
  80. GoTypes: file_udpa_annotations_sensitive_proto_goTypes,
  81. DependencyIndexes: file_udpa_annotations_sensitive_proto_depIdxs,
  82. ExtensionInfos: file_udpa_annotations_sensitive_proto_extTypes,
  83. }.Build()
  84. File_udpa_annotations_sensitive_proto = out.File
  85. file_udpa_annotations_sensitive_proto_rawDesc = nil
  86. file_udpa_annotations_sensitive_proto_goTypes = nil
  87. file_udpa_annotations_sensitive_proto_depIdxs = nil
  88. }