|
| 1 | +# Ask Proto |
| 2 | + |
| 3 | +go/ask-proto |
| 4 | + |
| 5 | +<!--* |
| 6 | +# Document freshness: For more information, see go/fresh-source. |
| 7 | +freshness: { owner: 'logophile' reviewed: '2025-07-11' } |
| 8 | +*--> |
| 9 | + |
| 10 | +Welcome to **Ask Proto**! Get instant help with your proto questions from our |
| 11 | +new chatbot, powered by |
| 12 | +<g3mark-glossary term-id="xvukg0hb" display="NotebookLM"></g3mark-glossary>. |
| 13 | + |
| 14 | ++ To get started, enter your query into the bot's **Start typing...** field. |
| 15 | + ([example](https://screenshot.googleplex.com/7E3HbaWA5pwFt4W.png)) |
| 16 | + |
| 17 | ++ Looking for some inspiration? Copy and paste a [sample prompt](#prompts). |
| 18 | + |
| 19 | +Tell us what you think about this experience at go/ask-x-survey. |
| 20 | + |
| 21 | +<!-- disableFinding(LINE_OVER_80) --> |
| 22 | + |
| 23 | +<g3mark-chip icon="schedule" label="last updated" content="2025-07-09" color="googlegreen"></g3mark-chip> |
| 24 | + |
| 25 | +<iframe src="https://notebooklm.google.com/notebook/834e9802-62f6-423b-873e-e42d36d5cb43?origin=engdoc.corp.google.com" allow="fullscreen" width="100%" height="800" style="border: 0"> </iframe> |
| 26 | + |
| 27 | +## Sample Prompts {#prompts} |
| 28 | + |
| 29 | +Tip: Found an interesting prompt and/or response? [Let us know](#feedback). |
| 30 | + |
| 31 | +```shell |
| 32 | + |
| 33 | +List the top 3 pitfalls when designing and implementing Protobuf messages and APIs. Keep your response crisp and concise. |
| 34 | + |
| 35 | +Are enums open or closed in proto2, proto3, and editions? |
| 36 | + |
| 37 | +What field type conversions are safe to make? |
| 38 | + |
| 39 | +``` |
| 40 | + |
| 41 | +## We're listening {#feedback} |
| 42 | + |
| 43 | +Found any of the following? |
| 44 | + |
| 45 | ++ **Ask Proto** not returning a response |
| 46 | ++ Misleading answers (hallucinating/incorrect) |
| 47 | ++ Accurate answers, but missing some information |
| 48 | ++ An interesting prompt and/or response |
| 49 | ++ Anything else |
| 50 | + |
| 51 | +Let us know by |
| 52 | +[logging bugs ](https://b.corp.google.com/issues/new?component=37777&template=202665&[email protected]) |
0 commit comments