-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathembed_pb2.py
More file actions
50 lines (43 loc) · 3.34 KB
/
embed_pb2.py
File metadata and controls
50 lines (43 loc) · 3.34 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Copyright 2023-2026 Buf Technologies, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: buf/validate/conformance/cases/other_package/embed.proto
# Protobuf Python Version: 5.26.0
"""Generated protocol buffer code."""
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
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8buf/validate/conformance/cases/other_package/embed.proto\x12,buf.validate.conformance.cases.other_package\x1a\x1b\x62uf/validate/validate.proto\"\xc5\x01\n\x05\x45mbed\x12\x19\n\x03val\x18\x01 \x01(\x03\x42\x07\xbaH\x04\"\x02 \x00R\x03val\x1a\x61\n\x0b\x44oubleEmbed\"R\n\x10\x44oubleEnumerated\x12!\n\x1d\x44OUBLE_ENUMERATED_UNSPECIFIED\x10\x00\x12\x1b\n\x17\x44OUBLE_ENUMERATED_VALUE\x10\x01\">\n\nEnumerated\x12\x1a\n\x16\x45NUMERATED_UNSPECIFIED\x10\x00\x12\x14\n\x10\x45NUMERATED_VALUE\x10\x01\x42\x90\x02\n0com.buf.validate.conformance.cases.other_packageB\nEmbedProtoP\x01\xa2\x02\x05\x42VCCO\xaa\x02+Buf.Validate.Conformance.Cases.OtherPackage\xca\x02+Buf\\Validate\\Conformance\\Cases\\OtherPackage\xe2\x02\x37\x42uf\\Validate\\Conformance\\Cases\\OtherPackage\\GPBMetadata\xea\x02/Buf::Validate::Conformance::Cases::OtherPackageb\x06proto3')
_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'buf.validate.conformance.cases.other_package.embed_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
_globals['DESCRIPTOR']._loaded_options = None
_globals['DESCRIPTOR']._serialized_options = b'\n0com.buf.validate.conformance.cases.other_packageB\nEmbedProtoP\001\242\002\005BVCCO\252\002+Buf.Validate.Conformance.Cases.OtherPackage\312\002+Buf\\Validate\\Conformance\\Cases\\OtherPackage\342\0027Buf\\Validate\\Conformance\\Cases\\OtherPackage\\GPBMetadata\352\002/Buf::Validate::Conformance::Cases::OtherPackage'
_globals['_EMBED'].fields_by_name['val']._loaded_options = None
_globals['_EMBED'].fields_by_name['val']._serialized_options = b'\272H\004\"\002 \000'
_globals['_EMBED']._serialized_start=136
_globals['_EMBED']._serialized_end=333
_globals['_EMBED_DOUBLEEMBED']._serialized_start=172
_globals['_EMBED_DOUBLEEMBED']._serialized_end=269
_globals['_EMBED_DOUBLEEMBED_DOUBLEENUMERATED']._serialized_start=187
_globals['_EMBED_DOUBLEEMBED_DOUBLEENUMERATED']._serialized_end=269
_globals['_EMBED_ENUMERATED']._serialized_start=271
_globals['_EMBED_ENUMERATED']._serialized_end=333
# @@protoc_insertion_point(module_scope)