# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: file2.proto
# Protobuf Python Version: 6.31.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    6,
    31,
    1,
    '',
    'file2.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0b\x66ile2.proto\x12\rlance.file.v2\x1a\x19google/protobuf/any.proto\x1a\x1bgoogle/protobuf/empty.proto\"B\n\x10\x44\x65\x66\x65rredEncoding\x12\x17\n\x0f\x62uffer_location\x18\x01 \x01(\x04\x12\x15\n\rbuffer_length\x18\x02 \x01(\x04\"\"\n\x0e\x44irectEncoding\x12\x10\n\x08\x65ncoding\x18\x01 \x01(\x0c\"\xa4\x01\n\x08\x45ncoding\x12\x33\n\x08indirect\x18\x01 \x01(\x0b\x32\x1f.lance.file.v2.DeferredEncodingH\x00\x12/\n\x06\x64irect\x18\x02 \x01(\x0b\x32\x1d.lance.file.v2.DirectEncodingH\x00\x12&\n\x04none\x18\x03 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x42\n\n\x08location\"\xa0\x02\n\x0e\x43olumnMetadata\x12)\n\x08\x65ncoding\x18\x01 \x01(\x0b\x32\x17.lance.file.v2.Encoding\x12\x31\n\x05pages\x18\x02 \x03(\x0b\x32\".lance.file.v2.ColumnMetadata.Page\x12\x16\n\x0e\x62uffer_offsets\x18\x03 \x03(\x04\x12\x14\n\x0c\x62uffer_sizes\x18\x04 \x03(\x04\x1a\x81\x01\n\x04Page\x12\x16\n\x0e\x62uffer_offsets\x18\x01 \x03(\x04\x12\x14\n\x0c\x62uffer_sizes\x18\x02 \x03(\x04\x12\x0e\n\x06length\x18\x03 \x01(\x04\x12)\n\x08\x65ncoding\x18\x04 \x01(\x0b\x32\x17.lance.file.v2.Encoding\x12\x10\n\x08priority\x18\x05 \x01(\x04\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'file2_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_DEFERREDENCODING']._serialized_start=86
  _globals['_DEFERREDENCODING']._serialized_end=152
  _globals['_DIRECTENCODING']._serialized_start=154
  _globals['_DIRECTENCODING']._serialized_end=188
  _globals['_ENCODING']._serialized_start=191
  _globals['_ENCODING']._serialized_end=355
  _globals['_COLUMNMETADATA']._serialized_start=358
  _globals['_COLUMNMETADATA']._serialized_end=646
  _globals['_COLUMNMETADATA_PAGE']._serialized_start=517
  _globals['_COLUMNMETADATA_PAGE']._serialized_end=646
# @@protoc_insertion_point(module_scope)
