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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x17\x66\x65tch_api_request.proto\x12\x16\x63ontent.proto.internal\"\xa4\x04\n\x0f\x46\x65tchAPIRequest\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x0e\n\x06method\x18\x02 \x01(\t\x12\x45\n\x07headers\x18\x03 \x03(\x0b\x32\x34.content.proto.internal.FetchAPIRequest.HeadersEntry\x12\x42\n\x08referrer\x18\x04 \x01(\x0b\x32\x30.content.proto.internal.FetchAPIRequest.Referrer\x12\x11\n\tis_reload\x18\x05 \x01(\x08\x12\x0c\n\x04mode\x18\x06 \x01(\x05\x12\x1d\n\x15is_main_resource_load\x18\x07 \x01(\x08\x12\x18\n\x10\x63redentials_mode\x18\t \x01(\x05\x12\x12\n\ncache_mode\x18\n \x01(\x05\x12\x15\n\rredirect_mode\x18\x0b \x01(\x05\x12\x11\n\tintegrity\x18\x0c \x01(\t\x12\x11\n\tkeepalive\x18\r \x01(\x08\x12\x1c\n\x14is_reload_navigation\x18\x0f \x01(\x08\x12\x1d\n\x15is_history_navigation\x18\x10 \x01(\x08\x12\x1c\n\x14target_address_space\x18\x11 \x01(\x05\x1a\'\n\x08Referrer\x12\x0b\n\x03url\x18\x01 \x01(\t\x12\x0e\n\x06policy\x18\x02 \x01(\x05\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x08\x10\tJ\x04\x08\x0e\x10\x0f\x42\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'fetch_api_request_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_FETCHAPIREQUEST_HEADERSENTRY']._loaded_options = None
  _globals['_FETCHAPIREQUEST_HEADERSENTRY']._serialized_options = b'8\001'
  _globals['_FETCHAPIREQUEST']._serialized_start=52
  _globals['_FETCHAPIREQUEST']._serialized_end=600
  _globals['_FETCHAPIREQUEST_REFERRER']._serialized_start=501
  _globals['_FETCHAPIREQUEST_REFERRER']._serialized_end=540
  _globals['_FETCHAPIREQUEST_HEADERSENTRY']._serialized_start=542
  _globals['_FETCHAPIREQUEST_HEADERSENTRY']._serialized_end=588
# @@protoc_insertion_point(module_scope)
