-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy patherror_pb2.py
More file actions
26 lines (19 loc) · 1.21 KB
/
error_pb2.py
File metadata and controls
26 lines (19 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: error.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0b\x65rror.proto\x12\x06\x65vents\"6\n\x05\x45rror\x12\x0e\n\x06source\x18\x01 \x02(\t\x12\x0c\n\x04\x63ode\x18\x02 \x02(\x05\x12\x0f\n\x07message\x18\x03 \x02(\tBZ\n!org.cloudfoundry.dropsonde.eventsB\x0c\x45rrorFactoryZ\'github.com/cloudfoundry/sonde-go/events')
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'error_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
DESCRIPTOR._serialized_options = b'\n!org.cloudfoundry.dropsonde.eventsB\014ErrorFactoryZ\'github.com/cloudfoundry/sonde-go/events'
_ERROR._serialized_start=23
_ERROR._serialized_end=77
# @@protoc_insertion_point(module_scope)