# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: streamlit/proto/Feedback.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()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1estreamlit/proto/Feedback.proto\"\xe4\x01\n\x08\x46\x65\x65\x64\x62\x61\x63k\x12\n\n\x02id\x18\x01 \x01(\t\x12$\n\x04type\x18\x02 \x01(\x0e\x32\x16.Feedback.FeedbackType\x12\x14\n\x07\x64\x65\x66\x61ult\x18\x03 \x01(\rH\x00\x88\x01\x01\x12\x10\n\x08\x64isabled\x18\x04 \x01(\x08\x12\x0f\n\x07\x66orm_id\x18\x05 \x01(\t\x12\x12\n\x05value\x18\x06 \x01(\rH\x01\x88\x01\x01\x12\x11\n\tset_value\x18\x07 \x01(\x08\"0\n\x0c\x46\x65\x65\x64\x62\x61\x63kType\x12\n\n\x06THUMBS\x10\x00\x12\t\n\x05\x46\x41\x43\x45S\x10\x01\x12\t\n\x05STARS\x10\x02\x42\n\n\x08_defaultB\x08\n\x06_valueb\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'streamlit.proto.Feedback_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_FEEDBACK']._serialized_start=35
  _globals['_FEEDBACK']._serialized_end=263
  _globals['_FEEDBACK_FEEDBACKTYPE']._serialized_start=193
  _globals['_FEEDBACK_FEEDBACKTYPE']._serialized_end=241
# @@protoc_insertion_point(module_scope)
