1# -*- coding: utf-8 -*- 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: udpa/annotations/security.proto 4"""Generated protocol buffer code.""" 5from google.protobuf import descriptor as _descriptor 6from google.protobuf import descriptor_pool as _descriptor_pool 7from google.protobuf import symbol_database as _symbol_database 8from google.protobuf.internal import builder as _builder 9# @@protoc_insertion_point(imports) 10 11_sym_db = _symbol_database.Default() 12 13 14from udpa.annotations import status_pb2 as udpa_dot_annotations_dot_status__pb2 15from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2 16 17 18DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fudpa/annotations/security.proto\x12\x10udpa.annotations\x1a\x1dudpa/annotations/status.proto\x1a google/protobuf/descriptor.proto\"o\n\x17\x46ieldSecurityAnnotation\x12*\n\"configure_for_untrusted_downstream\x18\x01 \x01(\x08\x12(\n configure_for_untrusted_upstream\x18\x02 \x01(\x08:]\n\x08security\x12\x1d.google.protobuf.FieldOptions\x18\xb1\xf2\xa6\x05 \x01(\x0b\x32).udpa.annotations.FieldSecurityAnnotationB,Z\"github.com/cncf/xds/go/annotations\xba\x80\xc8\xd1\x06\x02\x08\x01\x62\x06proto3') 19 20_globals = globals() 21_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 22_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'udpa.annotations.security_pb2', _globals) 23if _descriptor._USE_C_DESCRIPTORS == False: 24 DESCRIPTOR._options = None 25 DESCRIPTOR._serialized_options = b'Z\"github.com/cncf/xds/go/annotations\272\200\310\321\006\002\010\001' 26 _globals['_FIELDSECURITYANNOTATION']._serialized_start=118 27 _globals['_FIELDSECURITYANNOTATION']._serialized_end=229 28# @@protoc_insertion_point(module_scope) 29