1# -*- coding: utf-8 -*- 2# Generated by the protocol buffer compiler. DO NOT EDIT! 3# source: envoy/annotations/resource.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 google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2 15 16 17DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n envoy/annotations/resource.proto\x12\x11\x65nvoy.annotations\x1a google/protobuf/descriptor.proto\"\"\n\x12ResourceAnnotation\x12\x0c\n\x04type\x18\x01 \x01(\t:[\n\x08resource\x12\x1f.google.protobuf.ServiceOptions\x18\xc1\xe4\xb2~ \x01(\x0b\x32%.envoy.annotations.ResourceAnnotationB:Z8github.com/envoyproxy/go-control-plane/envoy/annotationsb\x06proto3') 18 19_globals = globals() 20_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 21_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'envoy.annotations.resource_pb2', _globals) 22if _descriptor._USE_C_DESCRIPTORS == False: 23 DESCRIPTOR._options = None 24 DESCRIPTOR._serialized_options = b'Z8github.com/envoyproxy/go-control-plane/envoy/annotations' 25 _globals['_RESOURCEANNOTATION']._serialized_start=89 26 _globals['_RESOURCEANNOTATION']._serialized_end=123 27# @@protoc_insertion_point(module_scope) 28