# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: file_system_access.proto
# Protobuf Python Version: 7.35.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,
    7,
    35,
    1,
    '',
    'file_system_access.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18\x66ile_system_access.proto\x12\x07\x63ontent\"O\n\rLocalFileData\x12\x11\n\troot_path\x18\x01 \x02(\x0c\x12\x15\n\rrelative_path\x18\x02 \x02(\x0c\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\x0c\"<\n\x11SandboxedFileData\x12\x14\n\x0cvirtual_path\x18\x01 \x02(\x0c\x12\x11\n\tbucket_id\x18\x02 \x01(\x03\"\x98\x02\n\x1a\x46ileSystemAccessHandleData\x12\x43\n\x0bhandle_type\x18\x01 \x02(\x0e\x32..content.FileSystemAccessHandleData.HandleType\x12/\n\tsandboxed\x18\x02 \x01(\x0b\x32\x1a.content.SandboxedFileDataH\x00\x12\'\n\x05local\x18\x03 \x01(\x0b\x32\x16.content.LocalFileDataH\x00\x12*\n\x08\x65xternal\x18\x04 \x01(\x0b\x32\x16.content.LocalFileDataH\x00\"\'\n\nHandleType\x12\t\n\x05kFile\x10\x00\x12\x0e\n\nkDirectory\x10\x01\x42\x06\n\x04\x64\x61taB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'file_system_access_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_LOCALFILEDATA']._serialized_start=37
  _globals['_LOCALFILEDATA']._serialized_end=116
  _globals['_SANDBOXEDFILEDATA']._serialized_start=118
  _globals['_SANDBOXEDFILEDATA']._serialized_end=178
  _globals['_FILESYSTEMACCESSHANDLEDATA']._serialized_start=181
  _globals['_FILESYSTEMACCESSHANDLEDATA']._serialized_end=461
  _globals['_FILESYSTEMACCESSHANDLEDATA_HANDLETYPE']._serialized_start=414
  _globals['_FILESYSTEMACCESSHANDLEDATA_HANDLETYPE']._serialized_end=453
# @@protoc_insertion_point(module_scope)
