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

_sym_db = _symbol_database.Default()


from components.personal_context.proto.features import common_data_pb2 as components_dot_personal__context_dot_proto_dot_features_dot_common__data__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nAcomponents/personal_context/proto/features/ambient_autofill.proto\x12\x16personal_context.proto\x1a<components/personal_context/proto/features/common_data.proto\"\xb1\x01\n#ContextMemoryAmbientAutofillRequest\x12\x1c\n\x10top_level_domain\x18\x01 \x01(\tB\x02\x18\x01\x12;\n\x0frequested_types\x18\x02 \x03(\x0e\x32\".personal_context.proto.EntityType\x12\x1c\n\x14return_spii_presence\x18\x03 \x01(\x08\x12\x11\n\tclient_id\x18\x04 \x01(\t\"X\n$ContextMemoryAmbientAutofillResponse\x12\x30\n\x08\x65ntities\x18\x01 \x03(\x0b\x32\x1e.personal_context.proto.EntityB\x02H\x03\x62\x08\x65\x64itionsp\xe9\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.personal_context.proto.features.ambient_autofill_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLREQUEST'].fields_by_name['top_level_domain']._loaded_options = None
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLREQUEST'].fields_by_name['top_level_domain']._serialized_options = b'\030\001'
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLREQUEST']._serialized_start=156
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLREQUEST']._serialized_end=333
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLRESPONSE']._serialized_start=335
  _globals['_CONTEXTMEMORYAMBIENTAUTOFILLRESPONSE']._serialized_end=423
# @@protoc_insertion_point(module_scope)
