File: exception_occurrences_pb2.py

package info (click to toggle)
chromium 140.0.7339.127-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,192,880 kB
  • sloc: cpp: 35,093,808; ansic: 7,161,670; javascript: 4,199,694; python: 1,441,797; asm: 949,904; xml: 747,503; pascal: 187,748; perl: 88,691; sh: 88,248; objc: 79,953; sql: 52,714; cs: 44,599; fortran: 24,137; makefile: 22,114; tcl: 15,277; php: 13,980; yacc: 9,000; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (28 lines) | stat: -rw-r--r-- 1,483 bytes parent folder | download | duplicates (9)
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
27
28
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: exception_occurrences.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()


from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x65xception_occurrences.proto\x12\x14\x62uild.util.lib.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"U\n\x14\x45xceptionOccurrences\x12=\n\ndatapoints\x18\x01 \x03(\x0b\x32).build.util.lib.proto.ExceptionOccurrence\"j\n\x13\x45xceptionOccurrence\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\nstacktrace\x18\x02 \x03(\t\x12\x31\n\roccurred_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestampb\x06proto3')

_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'exception_occurrences_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _EXCEPTIONOCCURRENCES._serialized_start=86
  _EXCEPTIONOCCURRENCES._serialized_end=171
  _EXCEPTIONOCCURRENCE._serialized_start=173
  _EXCEPTIONOCCURRENCE._serialized_end=279
# @@protoc_insertion_point(module_scope)