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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFcomponents/optimization_guide/proto/tab_relevance_model_metadata.proto\x12\x18optimization_guide.proto\"\xaa\n\n\x19TabRelevanceModelMetadata\x12\x61\n\x10\x66\x65\x61ture_sequence\x18\x01 \x03(\x0e\x32G.optimization_guide.proto.TabRelevanceModelMetadata.TabRelevanceFeature\x12\x14\n\x0cnum_features\x18\x02 \x01(\x05\x12\x1c\n\x14num_passages_per_tab\x18\x03 \x01(\x05\x12%\n\x1dnum_conversation_thread_turns\x18\x04 \x01(\x05\x12\x1d\n\x15max_titles_per_thread\x18\x05 \x01(\x05\x12 \n\x18num_embedding_dimensions\x18\x06 \x01(\x05\x12g\n\x16input_feature_sequence\x18\x07 \x03(\x0e\x32G.optimization_guide.proto.TabRelevanceModelMetadata.TabRelevanceFeature\x12h\n\x17output_feature_sequence\x18\x08 \x03(\x0e\x32G.optimization_guide.proto.TabRelevanceModelMetadata.TabRelevanceFeature\"\xba\x06\n\x13TabRelevanceFeature\x12!\n\x1dTAB_RELEVANCE_FEATURE_UNKNOWN\x10\x00\x12&\n\"TAB_RELEVANCE_FEATURE_QUERY_LENGTH\x10\x01\x12\x38\n4TAB_RELEVANCE_FEATURE_QUERY_TITLE_LEXICAL_SIMILARITY\x10\x02\x12\x35\n1TAB_RELEVANCE_FEATURE_QUERY_ACTIVE_TAB_SIMILARITY\x10\x03\x12\x38\n4TAB_RELEVANCE_FEATURE_QUERY_CANDIDATE_TAB_SIMILARITY\x10\x04\x12\x39\n5TAB_RELEVANCE_FEATURE_ACTIVE_CANDIDATE_TAB_SIMILARITY\x10\x05\x12)\n%TAB_RELEVANCE_FEATURE_QUERY_EMBEDDING\x10\x06\x12@\n<TAB_RELEVANCE_FEATURE_CONVERSATION_THREAD_QUERIES_EMBEDDINGS\x10\x07\x12?\n;TAB_RELEVANCE_FEATURE_CONVERSATION_THREAD_TITLES_EMBEDDINGS\x10\x08\x12\x30\n,TAB_RELEVANCE_FEATURE_ACTIVE_TITLE_EMBEDDING\x10\t\x12\x34\n0TAB_RELEVANCE_FEATURE_ACTIVE_PASSAGES_EMBEDDINGS\x10\n\x12\x37\n3TAB_RELEVANCE_FEATURE_CANDIDATE_TAB_TITLE_EMBEDDING\x10\x0b\x12;\n7TAB_RELEVANCE_FEATURE_CANDIDATE_TAB_PASSAGES_EMBEDDINGS\x10\x0c\x12/\n+TAB_RELEVANCE_FEATURE_CANDIDATE_TAB_RECENCY\x10\r\x12\x35\n1TAB_RELEVANCE_FEATURE_CANDIDATE_TAB_LAST_DURATION\x10\x0e\x42T\n0org.chromium.components.optimization_guide.protoB\x1eTabRelevanceModelMetadataProtoH\x03\x62\x08\x65\x64itionsp\xe8\x07')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.optimization_guide.proto.tab_relevance_model_metadata_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'\n0org.chromium.components.optimization_guide.protoB\036TabRelevanceModelMetadataProtoH\003'
  _globals['_TABRELEVANCEMODELMETADATA']._serialized_start=101
  _globals['_TABRELEVANCEMODELMETADATA']._serialized_end=1423
  _globals['_TABRELEVANCEMODELMETADATA_TABRELEVANCEFEATURE']._serialized_start=597
  _globals['_TABRELEVANCEMODELMETADATA_TABRELEVANCEFEATURE']._serialized_end=1423
# @@protoc_insertion_point(module_scope)
