# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/saved_tab_groups/proto/url_restriction.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,
    '',
    'components/saved_tab_groups/proto/url_restriction.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7components/saved_tab_groups/proto/url_restriction.proto\x12\x10tab_groups.proto\"\xc1\x01\n\x0eUrlRestriction\x12\x16\n\x0e\x62lock_for_sync\x18\x01 \x01(\x08\x12\x17\n\x0f\x62lock_for_share\x18\x02 \x01(\x08\x12\x16\n\x0e\x62lock_download\x18\x04 \x01(\x08\x12&\n\x1e\x62lock_if_only_fragment_differs\x18\x05 \x01(\x08\x12\x1d\n\x15\x62lock_if_path_is_same\x18\x06 \x01(\x08\x12\x1f\n\x17\x62lock_if_domain_is_same\x18\x07 \x01(\x08\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.saved_tab_groups.proto.url_restriction_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_URLRESTRICTION']._serialized_start=78
  _globals['_URLRESTRICTION']._serialized_end=271
# @@protoc_insertion_point(module_scope)
