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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14\x64\x62_trial_token.proto\x12\x10origin_trials_pb\"\xa4\x01\n\x11TrialTokenDbEntry\x12\x12\n\ntrial_name\x18\x01 \x01(\t\x12\x14\n\x0ctoken_expiry\x18\x02 \x01(\x04\x12\x19\n\x11usage_restriction\x18\x03 \x01(\r\x12\x17\n\x0ftoken_signature\x18\x04 \x01(\x0c\x12\x17\n\x0fpartition_sites\x18\x05 \x03(\t\x12\x18\n\x10match_subdomains\x18\x06 \x01(\x08\";\n\rOriginMessage\x12\x0e\n\x06scheme\x18\x01 \x01(\t\x12\x0c\n\x04host\x18\x02 \x01(\t\x12\x0c\n\x04port\x18\x03 \x01(\r\"{\n\x13TrialTokenDbEntries\x12/\n\x06origin\x18\x01 \x01(\x0b\x32\x1f.origin_trials_pb.OriginMessage\x12\x33\n\x06tokens\x18\x02 \x03(\x0b\x32#.origin_trials_pb.TrialTokenDbEntryB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'db_trial_token_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_TRIALTOKENDBENTRY']._serialized_start=43
  _globals['_TRIALTOKENDBENTRY']._serialized_end=207
  _globals['_ORIGINMESSAGE']._serialized_start=209
  _globals['_ORIGINMESSAGE']._serialized_end=268
  _globals['_TRIALTOKENDBENTRIES']._serialized_start=270
  _globals['_TRIALTOKENDBENTRIES']._serialized_end=393
# @@protoc_insertion_point(module_scope)
