# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: streamlit/proto/BackMsg.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 ClientState_pb2 as streamlit_dot_proto_dot_ClientState__pb2
from streamlit.proto import Common_pb2 as streamlit_dot_proto_dot_Common__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1dstreamlit/proto/BackMsg.proto\x1a!streamlit/proto/ClientState.proto\x1a\x1cstreamlit/proto/Common.proto\"\xb7\x03\n\x07\x42\x61\x63kMsg\x12\x15\n\x0b\x63lear_cache\x18\x05 \x01(\x08H\x00\x12\x19\n\x0fset_run_on_save\x18\x06 \x01(\x08H\x00\x12\x15\n\x0bstop_script\x18\x07 \x01(\x08H\x00\x12$\n\x0crerun_script\x18\x0b \x01(\x0b\x32\x0c.ClientStateH\x00\x12\x17\n\rload_git_info\x18\x0c \x01(\x08H\x00\x12$\n\x1a\x64\x65\x62ug_disconnect_websocket\x18\x0e \x01(\x08H\x00\x12 \n\x16\x64\x65\x62ug_shutdown_runtime\x18\x0f \x01(\x08H\x00\x12-\n\x11\x66ile_urls_request\x18\x10 \x01(\x0b\x32\x10.FileURLsRequestH\x00\x12\x17\n\rapp_heartbeat\x18\x11 \x01(\x08H\x00\x12=\n\x19\x62\x61\x63kend_operation_request\x18\x13 \x01(\x0b\x32\x18.BackendOperationRequestH\x00\x12\x1d\n\x15\x64\x65\x62ug_last_backmsg_id\x18\r \x01(\tB\x06\n\x04typeJ\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03J\x04\x08\x03\x10\x04J\x04\x08\x04\x10\x05J\x04\x08\x08\x10\tJ\x04\x08\t\x10\nJ\x04\x08\n\x10\x0bJ\x04\x08\x12\x10\x13\"\xfd\x01\n\x17\x42\x61\x63kendOperationRequest\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x12\n\nsession_id\x18\x02 \x01(\t\x12\x34\n\rdeferred_file\x18\x03 \x01(\x0b\x32\x1b.DeferredFileRequestPayloadH\x00\x12\x36\n\x0einstall_skills\x18\x04 \x01(\x0b\x32\x1c.InstallSkillsRequestPayloadH\x00\x12\x41\n\x14\x64ismiss_skills_nudge\x18\x05 \x01(\x0b\x32!.DismissSkillsNudgeRequestPayloadH\x00\x42\t\n\x07payload\"-\n\x1a\x44\x65\x66\x65rredFileRequestPayload\x12\x0f\n\x07\x66ile_id\x18\x01 \x01(\t\"\x1d\n\x1bInstallSkillsRequestPayload\"\"\n DismissSkillsNudgeRequestPayloadb\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'streamlit.proto.BackMsg_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  DESCRIPTOR._loaded_options = None
  _globals['_BACKMSG']._serialized_start=99
  _globals['_BACKMSG']._serialized_end=538
  _globals['_BACKENDOPERATIONREQUEST']._serialized_start=541
  _globals['_BACKENDOPERATIONREQUEST']._serialized_end=794
  _globals['_DEFERREDFILEREQUESTPAYLOAD']._serialized_start=796
  _globals['_DEFERREDFILEREQUESTPAYLOAD']._serialized_end=841
  _globals['_INSTALLSKILLSREQUESTPAYLOAD']._serialized_start=843
  _globals['_INSTALLSKILLSREQUESTPAYLOAD']._serialized_end=872
  _globals['_DISMISSSKILLSNUDGEREQUESTPAYLOAD']._serialized_start=874
  _globals['_DISMISSSKILLSNUDGEREQUESTPAYLOAD']._serialized_end=908
# @@protoc_insertion_point(module_scope)
