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

_sym_db = _symbol_database.Default()


from components.sync.protocol import agile_encryption_keys_pb2 as components_dot_sync_dot_protocol_dot_agile__encryption__keys__pb2
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x65phemeral_key_service.proto\x12\x10sync_tab_context\x1a\x34\x63omponents/sync/protocol/agile_encryption_keys.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x1d\n\x1bGenerateEphemeralKeyRequest\"\x9d\x01\n\x1cGenerateEphemeralKeyResponse\x12>\n\x17\x61gile_symmetric_key_set\x18\x01 \x01(\x0b\x32\x1d.sync_pb.AgileSymmetricKeySet\x12\x0c\n\x04name\x18\x02 \x01(\t\x12/\n\x0b\x65xpire_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB4\n.org.chromium.components.sync_tab_context.protoH\x03P\x01')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ephemeral_key_service_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n.org.chromium.components.sync_tab_context.protoH\003P\001'
  _globals['_GENERATEEPHEMERALKEYREQUEST']._serialized_start=136
  _globals['_GENERATEEPHEMERALKEYREQUEST']._serialized_end=165
  _globals['_GENERATEEPHEMERALKEYRESPONSE']._serialized_start=168
  _globals['_GENERATEEPHEMERALKEYRESPONSE']._serialized_end=325
# @@protoc_insertion_point(module_scope)
