blob: 55542706ae94d6927865b60e1ee72c6b5ffd3774 [file] [log] [blame]
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: buildstream/v2/source.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from buildstream._protos.build.bazel.remote.execution.v2 import remote_execution_pb2 as build_dot_bazel_dot_remote_dot_execution_dot_v2_dot_remote__execution__pb2
from buildstream._protos.google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x62uildstream/v2/source.proto\x12\x0e\x62uildstream.v2\x1a\x36\x62uild/bazel/remote/execution/v2/remote_execution.proto\x1a\x1cgoogle/api/annotations.proto\"Q\n\x06Source\x12\x0f\n\x07version\x18\x01 \x01(\x05\x12\x36\n\x05\x66iles\x18\x02 \x01(\x0b\x32\'.build.bazel.remote.execution.v2.Digestb\x06proto3')
_SOURCE = DESCRIPTOR.message_types_by_name['Source']
Source = _reflection.GeneratedProtocolMessageType('Source', (_message.Message,), {
'DESCRIPTOR' : _SOURCE,
'__module__' : 'buildstream.v2.source_pb2'
# @@protoc_insertion_point(class_scope:buildstream.v2.Source)
})
_sym_db.RegisterMessage(Source)
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_SOURCE._serialized_start=133
_SOURCE._serialized_end=214
# @@protoc_insertion_point(module_scope)