# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: streamlit/proto/Table.proto
# Protobuf Python Version: 5.26.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 symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from streamlit.proto import ArrowData_pb2 as streamlit_dot_proto_dot_ArrowData__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bstreamlit/proto/Table.proto\x1a\x1fstreamlit/proto/ArrowData.proto\"\xa9\x01\n\x05Table\x12\x1e\n\narrow_data\x18\x01 \x01(\x0b\x32\n.ArrowData\x12&\n\x0b\x62order_mode\x18\x02 \x01(\x0e\x32\x11.Table.BorderMode\x12\x12\n\nhide_index\x18\x03 \x01(\x08\x12\x13\n\x0bhide_header\x18\x04 \x01(\x08\"/\n\nBorderMode\x12\x07\n\x03\x41LL\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x0e\n\nHORIZONTAL\x10\x02\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'streamlit.proto.Table_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_TABLE']._serialized_start=65
  _globals['_TABLE']._serialized_end=234
  _globals['_TABLE_BORDERMODE']._serialized_start=187
  _globals['_TABLE_BORDERMODE']._serialized_end=234
# @@protoc_insertion_point(module_scope)
