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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14isolation_info.proto\x12\tnet.proto\"\xec\x01\n\rIsolationInfo\x12\x14\n\x0crequest_type\x18\x01 \x01(\x05\x12\x18\n\x10top_frame_origin\x18\x02 \x01(\t\x12\x14\n\x0c\x66rame_origin\x18\x03 \x01(\t\x12\x18\n\x10site_for_cookies\x18\x04 \x01(\t\x12#\n\x1bnetwork_isolation_partition\x18\x06 \x01(\x05\x12\x41\n\x17\x66rame_ancestor_relation\x18\x07 \x01(\x0e\x32 .net.proto.FrameAncestorRelationJ\x04\x08\x05\x10\x06R\rparty_context*G\n\x15\x46rameAncestorRelation\x12\x0f\n\x0bSAME_ORIGIN\x10\x01\x12\r\n\tSAME_SITE\x10\x02\x12\x0e\n\nCROSS_SITE\x10\x03\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'isolation_info_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_FRAMEANCESTORRELATION']._serialized_start=274
  _globals['_FRAMEANCESTORRELATION']._serialized_end=345
  _globals['_ISOLATIONINFO']._serialized_start=36
  _globals['_ISOLATIONINFO']._serialized_end=272
# @@protoc_insertion_point(module_scope)
