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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#components/skills/proto/skill.proto\x12\x0cskills.proto\"\x8d\x01\n\x05Skill\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x10\n\x08\x63\x61tegory\x18\x03 \x01(\t\x12\x0c\n\x04icon\x18\x04 \x01(\t\x12\x0e\n\x06prompt\x18\x05 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12\x11\n\timage_url\x18\x08 \x01(\t\x12\x12\n\ncurated_by\x18\t \x01(\t\"8\n\tTopicInfo\x12\x15\n\rcategory_name\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\"}\n\nSkillsList\x12#\n\x06skills\x18\x01 \x03(\x0b\x32\x13.skills.proto.Skill\x12\x17\n\x0btopics_list\x18\x02 \x03(\tB\x02\x18\x01\x12\x31\n\x10topics_info_list\x18\x03 \x03(\x0b\x32\x17.skills.proto.TopicInfoB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.skills.proto.skill_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_SKILLSLIST'].fields_by_name['topics_list']._loaded_options = None
  _globals['_SKILLSLIST'].fields_by_name['topics_list']._serialized_options = b'\030\001'
  _globals['_SKILL']._serialized_start=54
  _globals['_SKILL']._serialized_end=195
  _globals['_TOPICINFO']._serialized_start=197
  _globals['_TOPICINFO']._serialized_end=253
  _globals['_SKILLSLIST']._serialized_start=255
  _globals['_SKILLSLIST']._serialized_end=380
# @@protoc_insertion_point(module_scope)
