<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagasu</author_name>
  <author_url>https://blog.hatena.ne.jp/kagasu/</author_url>
  <blog_title>備忘録</blog_title>
  <blog_url>https://kagasu.hatenablog.com/</blog_url>
  <categories>
    <anon>Protocol Buffers</anon>
  </categories>
  <description>Ⅰ. はじめに タイトルの通り「FileDescriptorSetから.protoを生成する方法」です。 Ⅱ. 手順 1. サンプルの FileDescriptorSet を作成する example.progo syntax = &quot;proto3&quot;; message Vector3 { float x = 1; float y = 2; float z = 3; } message Item { int32 id = 1; string name = 2; string description = 3; int32 price = 4; } message ItemList { repeated…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagasu.hatenablog.com%2Fentry%2F2025%2F10%2F23%2F002341&quot; title=&quot;FileDescriptorSetから.protoを生成する方法 - 備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-10-23 00:23:41</published>
  <title>FileDescriptorSetから.protoを生成する方法</title>
  <type>rich</type>
  <url>https://kagasu.hatenablog.com/entry/2025/10/23/002341</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
