{"id":31526,"date":"2026-05-22T12:00:00","date_gmt":"2026-05-22T03:00:00","guid":{"rendered":"https:\/\/xrcloud.jp\/blog\/?post_type=articles&#038;p=31526"},"modified":"2026-05-22T18:22:14","modified_gmt":"2026-05-22T09:22:14","slug":"gemini-3-5-flash%e3%81%ae%e3%82%b3%e3%83%bc%e3%83%89%e7%94%9f%e6%88%90%e8%83%bd%e5%8a%9b%e3%82%92%e6%a4%9c%e8%a8%bc%e3%81%97%e3%81%a6%e3%81%bf%e3%81%9f%ef%bc%81","status":"publish","type":"articles","link":"https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/","title":{"rendered":"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><\/h3>\n\n\n\n<style>\n.mono-article { font-family: 'Noto Sans JP', sans-serif; line-height: 1.8; color: #333333; }\n.mono-article .article-title { font-size: 2rem; font-weight: 700; color: #222; margin: 0 0 1.2em 0; padding-bottom: 16px; border-bottom: 3px solid #e60012; line-height: 1.4; }\n.mono-article p { margin: 1.4em 0; line-height: 2; font-size: 1.05rem; letter-spacing: 0.02em; }\n.mono-article .intro { font-size: 1.15rem; font-weight: 500; color: #444; border-left: 4px solid #e60012; padding-left: 16px; margin-bottom: 2em; }\n.mono-article h2 { font-size: 1.6rem; color: #333333; margin-top: 3.5em; margin-bottom: 1em; border-bottom: 1px solid #eee; padding-bottom: 10px; display: flex; align-items: center; gap: 10px; }\n.mono-article h3 { font-size: 1.3rem; margin-top: 2.5em; margin-bottom: 0.8em; color: #333333; padding-bottom: 6px; border-bottom: 1px dashed #ddd; }\n.mono-article ul, .mono-article ol { margin: 1.2em 0; padding-left: 1.8em; line-height: 2; }\n.mono-article li { margin-bottom: 0.4em; }\n.mono-article code { background: #f0f0f0; padding: 2px 6px; border-radius: 4px; font-size: 0.92em; font-family: 'Consolas','Courier New',monospace; color: #c7254e; }\n.mono-article .section-icon { font-size: 1.4rem; }\n.mono-article *, .mono-article *::before, .mono-article *::after { box-sizing: border-box; }\n.mono-article .comparison-container { display: flex; flex-wrap: wrap; gap: 20px; margin: 30px 0; }\n.mono-article .comp-card { flex: 1 1 260px; min-width: 260px; padding: 25px; border-radius: 12px; background: #f8f8f8; border: 1px solid #ddd; word-break: break-word; }\n.mono-article .comp-card.highlight { background: #f0f7ff; border-top: 4px solid #0084ff; border-color: #cce5ff; }\n.mono-article .comp-card h3 { margin-top: 0; font-size: 1.2rem; display: flex; align-items: center; gap: 10px; }\n.mono-article .comp-card ul { padding-left: 20px; margin-bottom: 0; list-style: none; }\n.mono-article .comp-card ul li::before { content: \"\u30fb\"; margin-left: -15px; }\n.mono-article .insight-box { background-color: #fff0f5; border-left: 5px solid #ff69b4; padding: 25px; border-radius: 4px; margin: 40px 0; }\n.mono-article .insight-box h4 { margin: 0 0 10px 0; color: #d11a77; font-size: 1.1rem; }\n.mono-article .insight-box p { margin: 0; font-style: italic; color: #555; }\n.mono-article .figure-container { margin: 2.5em 0; padding: 24px; background: #fcfcfc; border: 1px solid #eee; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }\n.mono-article .figure-title { font-size: 0.95rem; font-weight: 700; color: #555; margin: 0 0 16px 0; padding-bottom: 8px; border-bottom: 1px solid #eee; display: flex; align-items: center; gap: 8px; }\n.mono-article .figure-title::before { content: \"\ud83d\udcca\"; font-size: 1.1rem; }\n.mono-article .mermaid-container { background: #fcfcfc; border: 1px solid #eee; padding: 30px; border-radius: 12px; overflow-x: auto; }\n.mono-article .mermaid-container .mermaid { width: 100%; min-width: 100px; text-align: center; }\n.mono-article .mermaid-rendered { overflow-x: auto; -webkit-overflow-scrolling: touch; padding: 8px 0; }\n.mono-article .result-table { width: 100%; border-collapse: collapse; margin: 2em 0; font-size: 0.95rem; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.06); }\n.mono-article .result-table thead { background: #333333; color: #fff; }\n.mono-article .result-table th { padding: 14px 20px; text-align: left; font-weight: 600; font-size: 0.9rem; letter-spacing: 0.03em; }\n.mono-article .result-table td { padding: 14px 20px; border-bottom: 1px solid #eee; }\n.mono-article .result-table tbody tr:nth-child(even) { background: #f9f9f9; }\n.mono-article .result-table tbody tr:hover { background: #f0f7ff; transition: background 0.2s; }\n.mono-article .result-table tbody tr:last-child td { border-bottom: none; }\n.mono-article .code-block { margin: 2em 0; border-radius: 10px; overflow-x: auto; box-shadow: 0 4px 16px rgba(0,0,0,0.12); }\n.mono-article .code-block pre { margin: 0; white-space: pre; tab-size: 4; }\n@media (max-width: 768px) {\n  .mono-article .comparison-container { flex-direction: column; }\n  .mono-article h2 { font-size: 1.3rem; }\n  .mono-article .figure-container { padding: 16px; margin: 1.5em 0; }\n  .mono-article .result-table { font-size: 0.85rem; }\n  .mono-article .result-table th, .mono-article .result-table td { padding: 10px 12px; }\n}\n<\/style>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/mermaid@10\/dist\/mermaid.min.js\"><\/script>\n<div class=\"mono-article\">\n<h1 class=\"article-title\">Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u691c\u8a3c<\/h1>\n<div class=\"insight-box\">\n    <h3>\ud83d\udccb \u3053\u306e\u8a18\u4e8b\u306e\u307e\u3068\u3081<\/h3>\n    <ul>\n      <li>Claude\u3067Web\u30a2\u30d7\u30ea\u3092\u6bb5\u968e\u7684\u306b\u958b\u767a\u3057\u3001MCP\uff08Model Context Protocol\uff09\u5316\u306b\u6210\u529f<\/li>\n      <li>MCP\u5316\u306b\u3088\u308a\u3001Claude\u304b\u3089\u76f4\u63a5\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u64cd\u4f5c\u53ef\u80fd\u306b<\/li>\n      <li>\u958b\u767a\u30d5\u30ed\u30fc\u3068MCP\u7d71\u5408\u306b\u3088\u308a\u3001AI\u99c6\u52d5\u306e\u958b\u767a\u4f53\u9a13\u304c\u5411\u4e0a<\/li>\n    <\/ul>\n  <\/div>\n\n  <h2><span class=\"section-icon\">\ud83c\udfaf<\/span> \u80cc\u666f<\/h2>\n  <p>LLM\u3092\u6d3b\u7528\u3057\u305fWeb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u958b\u767a\u306b\u304a\u3044\u3066\u3001\u5f93\u6765\u306f\u751f\u6210\u3055\u308c\u305f\u30b3\u30fc\u30c9\u3092\u624b\u52d5\u3067\u5b9f\u884c\u30fb\u78ba\u8a8d\u3059\u308b\u5fc5\u8981\u304c\u3042\u3063\u305f\u3002\u4eca\u56de\u3001\u958b\u767a\u3057\u305f\u30a2\u30d7\u30ea\u3092MCP\u5316\u3059\u308b\u3053\u3068\u3067\u3001Claude\u304b\u3089\u76f4\u63a5\u64cd\u4f5c\u3067\u304d\u308b\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u305f\u4e8b\u4f8b\u3092\u5171\u6709\u3059\u308b\u3002<\/p>\n\n  <h2><span class=\"section-icon\">\ud83d\udd27<\/span> \u958b\u767a\u30d7\u30ed\u30bb\u30b9<\/h2>\n  <p class=\"intro\">Claude\u3092\u7528\u3044\u305fWeb\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u521d\u671f\u69cb\u7bc9\u304b\u3089\u3001MCP\uff08Model Context Protocol\uff09\u5bfe\u5fdc\u30a2\u30d7\u30ea\u3078\u3068\u9032\u5316\u3055\u305b\u308b\u307e\u3067\u306e\u5177\u4f53\u7684\u306a\u30b9\u30c6\u30c3\u30d7\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n  \n  <h3>\u6bb5\u968e\u7684\u306a\u958b\u767a\u30a2\u30d7\u30ed\u30fc\u30c1<\/h3>\n  <ul>\n    <li><strong>\u521d\u671f\u958b\u767a<\/strong>: Claude\u3068\u306e\u5bfe\u8a71\u3092\u901a\u3058\u3066Web\u30a2\u30d7\u30ea\u306e\u57fa\u672c\u6a5f\u80fd\u3092\u5b9f\u88c5<\/li>\n    <li><strong>\u6a5f\u80fd\u62e1\u5f35<\/strong>: \u6bb5\u968e\u7684\u306b\u6a5f\u80fd\u3092\u8ffd\u52a0\u3057\u3001\u52d5\u4f5c\u3092\u78ba\u8a8d\u3057\u306a\u304c\u3089\u958b\u767a\u3092\u9032\u884c<\/li>\n    <li><strong>MCP\u7d71\u5408<\/strong>: \u5b8c\u6210\u3057\u305f\u30a2\u30d7\u30ea\u3092MCP\u30d7\u30ed\u30c8\u30b3\u30eb\u306b\u6e96\u62e0\u3057\u305f\u5f62\u5f0f\u306b\u5909\u63db<\/li>\n  <\/ul>\n\n  <h3>MCP\u5316\u306e\u30e1\u30ea\u30c3\u30c8<\/h3>\n  <ul>\n    <li>Claude\u304b\u3089\u76f4\u63a5\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u64cd\u4f5c\u304c\u53ef\u80fd<\/li>\n    <li>\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u3092\u4fdd\u6301\u3057\u305f\u307e\u307e\u7d99\u7d9a\u7684\u306a\u6539\u5584\u304c\u5b9f\u73fe<\/li>\n    <li>API\u7d4c\u7d4c\u7531\u3067\u306e\u81ea\u52d5\u5316\u30fb\u30c6\u30b9\u30c8\u304c\u5bb9\u6613\u306b<\/li>\n  <\/ul>\n\n  <h2><span class=\"section-icon\">\ud83d\udca1<\/span> \u6280\u8853\u7684\u306a\u30dd\u30a4\u30f3\u30c8<\/h2>\n  <p class=\"intro\">LLM\u3068\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u30b7\u30fc\u30e0\u30ec\u30b9\u306b\u9023\u643a\u3055\u305b\u308b\u305f\u3081\u306e\u3001MCP\u30b5\u30fc\u30d0\u30fc\u306e\u5b9f\u88c5\u69cb\u9020\u3084\u958b\u767a\u6642\u306e\u91cd\u8981\u306a\u8a2d\u8a08\u30dd\u30a4\u30f3\u30c8\u306b\u3064\u3044\u3066\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n\n  <h3>MCP\u7d71\u5408\u306e\u5b9f\u88c5<\/h3>\n  <p>MCP\u306fLLM\u3068\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u9593\u306e\u6a19\u6e96\u7684\u306a\u901a\u4fe1\u30d7\u30ed\u30c8\u30b3\u30eb\u3002\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u69cb\u9020\u3067\u5b9f\u88c5\uff1a<\/p>\n\n  <pre class=\"code-block\"><code>\/\/ MCP Server\u57fa\u672c\u69cb\u9020\uff08\u30a4\u30e1\u30fc\u30b8\uff09\n{\n  \"tools\": [\n    {\n      \"name\": \"execute_function\",\n      \"description\": \"\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u6a5f\u80fd\u3092\u5b9f\u884c\",\n      \"parameters\": { ... }\n    }\n  ],\n  \"resources\": [ ... ]\n}<\/code><\/pre>\n\n  <h3>\u958b\u767a\u306b\u304a\u3051\u308b\u5de5\u592b<\/h3>\n  <ul>\n    <li><strong>\u30e2\u30b8\u30e5\u30fc\u30eb\u8a2d\u8a08<\/strong>: \u5404\u6a5f\u80fd\u3092\u72ec\u7acb\u3057\u305f\u30e2\u30b8\u30e5\u30fc\u30eb\u3068\u3057\u3066\u5b9f\u88c5<\/li>\n    <li><strong>\u30a8\u30e9\u30fc\u30cf\u30f3\u30c9\u30ea\u30f3\u30b0<\/strong>: Claude\u5074\u3067\u9069\u5207\u306b\u30a8\u30e9\u30fc\u3092\u89e3\u91c8\u3067\u304d\u308b\u5f62\u5f0f\u3067\u8fd4\u5374<\/li>\n    <li><strong>\u72b6\u614b\u7ba1\u7406<\/strong>: \u30bb\u30c3\u30b7\u30e7\u30f3\u9593\u3067\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u7dad\u6301\u3092\u8003\u616e\u3057\u305f\u8a2d\u8a08<\/li>\n  <\/ul>\n\n  <h2><span class=\"section-icon\">\ud83d\udcca<\/span> \u5b9f\u88c5\u7d50\u679c<\/h2>\n\n  <table class=\"result-table\">\n    <thead>\n      <tr>\n        <th>\u9805\u76ee<\/th>\n        <th>\u5f93\u6765\u306e\u958b\u767a<\/th>\n        <th>MCP\u7d71\u5408\u5f8c<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td>\u64cd\u4f5c\u65b9\u6cd5<\/td>\n        <td>\u624b\u52d5\u3067\u30b3\u30fc\u30c9\u5b9f\u884c<\/td>\n        <td>Claude\u7d4c\u7531\u3067\u76f4\u63a5\u64cd\u4f5c<\/td>\n      <\/tr>\n      <tr>\n        <td>\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u901f\u5ea6<\/td>\n        <td>\u4e2d\u301c\u4f4e<\/td>\n        <td>\u9ad8<\/td>\n      <\/tr>\n      <tr>\n        <td>\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u4fdd\u6301<\/td>\n        <td>\u56f0\u96e3<\/td>\n        <td>\u5bb9\u6613<\/td>\n      <\/tr>\n      <tr>\n        <td>\u53cd\u5fa9\u958b\u767a\u306e\u52b9\u7387<\/td>\n        <td>\u4e2d<\/td>\n        <td>\u9ad8<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n\n  <h2><span class=\"section-icon\">\ud83d\ude80<\/span> \u4eca\u5f8c\u306e\u5c55\u958b<\/h2>\n  \n  <ul>\n    <li><strong>\u6a5f\u80fd\u62e1\u5f35<\/strong>: MCP\u7d4c\u7531\u3067\u5229\u7528\u3067\u304d\u308b\u6a5f\u80fd\u306e\u8ffd\u52a0<\/li>\n    <li><strong>\u4ed6\u30b5\u30fc\u30d3\u30b9\u3068\u306e\u9023\u643a<\/strong>: \u5916\u90e8API\u3084\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u306e\u7d71\u5408<\/li>\n    <li><strong>\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u6700\u9069\u5316<\/strong>: \u30ec\u30b9\u30dd\u30f3\u30b9\u6642\u9593\u306e\u6539\u5584\u3068\u30ad\u30e3\u30c3\u30b7\u30f3\u30b0\u6226\u7565<\/li>\n    <li><strong>\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u5f37\u5316<\/strong>: \u8a8d\u8a3c\u30fb\u8a8d\u53ef\u6a5f\u69cb\u306e\u5b9f\u88c5<\/li>\n  <\/ul>\n\n  <div class=\"insight-box\">\n    <h3>\ud83d\udca1 \u77e5\u898b<\/h3>\n    <p>LLM\u652f\u63f4\u958b\u767a\u306b\u304a\u3044\u3066\u3001MCP\u306e\u3088\u3046\u306a\u6a19\u6e96\u30d7\u30ed\u30c8\u30b3\u30eb\u3092\u6d3b\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u958b\u767a\u4f53\u9a13\u304c\u5927\u5e45\u306b\u5411\u4e0a\u3059\u308b\u3002\u6bb5\u968e\u7684\u306a\u958b\u767a\u3068MCP\u7d71\u5408\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u3067\u3001AI\u99c6\u52d5\u306e\u7d99\u7d9a\u7684\u306a\u958b\u767a\u30b5\u30a4\u30af\u30eb\u304c\u5b9f\u73fe\u53ef\u80fd\u306b\u306a\u3063\u305f\u3002<\/p>\n  <\/div>\n\n  <h2><span class=\"section-icon\">\ud83d\udcdd<\/span> \u307e\u3068\u3081<\/h2>\n  <p>Claude\u3067\u306eWeb\u30a2\u30d7\u30ea\u958b\u767a\u304b\u3089MCP\u5316\u307e\u3067\u3001\u4e00\u9023\u306e\u30d5\u30ed\u30fc\u3092\u69cb\u7bc9\u3067\u304d\u305f\u3002MCP\u7d71\u5408\u306b\u3088\u308a\u3001LLM\u3068\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u9593\u306e\u30b7\u30fc\u30e0\u30ec\u30b9\u306a\u9023\u643a\u304c\u5b9f\u73fe\u3057\u3001\u958b\u767a\u52b9\u7387\u304c\u5411\u4e0a\u3002\u4eca\u5f8c\u306f\u3053\u306e\u30d1\u30bf\u30fc\u30f3\u3092\u4ed6\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u3082\u5c55\u958b\u3057\u3066\u3044\u304f\u4e88\u5b9a\u3002<\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u691c\u8a3c \ud83d\udccb \u3053\u306e\u8a18\u4e8b\u306e\u307e\u3068\u3081 Claude\u3067Web\u30a2\u30d7\u30ea\u3092\u6bb5\u968e\u7684\u306b\u958b\u767a\u3057\u3001MCP\uff08Model Context Protocol\uff09\u5316\u306b\u6210\u529f MCP\u5316\u306b\u3088\u308a\u3001Claude\u304b\u3089\u76f4\u63a5 [&hellip;]<\/p>\n","protected":false},"template":"","blog_post_category":[152],"keyword":[145,107],"class_list":["post-31526","articles","type-articles","status-publish","hentry","blog_post_category-monoai","keyword-ai"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4<\/title>\n<meta name=\"description\" content=\"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4\" \/>\n<meta property=\"og:description\" content=\"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xrcloud.jp\/blog\/articles\/monoai\u30a8\u30f3\u30b8\u30cb\u30a2\u30d6\u30ed\u30b0\/31526\/\" \/>\n<meta property=\"og:site_name\" content=\"\u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-22T09:22:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xrcloud.jp\/blog\/wp-content\/uploads\/2022\/05\/ogp.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\\\/31526\\\/\",\"url\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\\\/31526\\\/\",\"name\":\"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#website\"},\"datePublished\":\"2026-05-22T03:00:00+00:00\",\"dateModified\":\"2026-05-22T09:22:14+00:00\",\"description\":\"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\\\/31526\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\\\/31526\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\\\/31526\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"TOP\",\"item\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u8a18\u4e8b\u4e00\u89a7\",\"item\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/\",\"name\":\"\u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4\",\"description\":\"\u30e1\u30bf\u30d0\u30fc\u30b9\u3001XR\u306e\u30d3\u30b8\u30cd\u30b9\u6d3b\u7528\u306b\u5f79\u7acb\u3064\u60c5\u5831\u3092\u767a\u4fe1\u3057\u3066\u3044\u307e\u3059\uff01\",\"publisher\":{\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#organization\",\"name\":\"monoAI technology\u682a\u5f0f\u4f1a\u793e\",\"url\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/ogp.png\",\"contentUrl\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/ogp.png\",\"width\":1200,\"height\":630,\"caption\":\"monoAI technology\u682a\u5f0f\u4f1a\u793e\"},\"image\":{\"@id\":\"https:\\\/\\\/xrcloud.jp\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4","description":"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"ja_JP","og_type":"article","og_title":"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4","og_description":"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","og_url":"https:\/\/xrcloud.jp\/blog\/articles\/monoai\u30a8\u30f3\u30b8\u30cb\u30a2\u30d6\u30ed\u30b0\/31526\/","og_site_name":"\u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4","article_modified_time":"2026-05-22T09:22:14+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/xrcloud.jp\/blog\/wp-content\/uploads\/2022\/05\/ogp.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/","url":"https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/","name":"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01 | \u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4","isPartOf":{"@id":"https:\/\/xrcloud.jp\/blog\/#website"},"datePublished":"2026-05-22T03:00:00+00:00","dateModified":"2026-05-22T09:22:14+00:00","description":"\u5f0a\u793e\u3067\u5b9f\u65bd\u3057\u305fgemini-3.5-flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u306b\u3064\u3044\u3066\u691c\u8a3c\u7d50\u679c\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","breadcrumb":{"@id":"https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/xrcloud.jp\/blog\/articles\/monoai%e3%82%a8%e3%83%b3%e3%82%b8%e3%83%8b%e3%82%a2%e3%83%96%e3%83%ad%e3%82%b0\/31526\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"TOP","item":"https:\/\/xrcloud.jp\/blog\/"},{"@type":"ListItem","position":2,"name":"\u8a18\u4e8b\u4e00\u89a7","item":"https:\/\/xrcloud.jp\/blog\/articles\/"},{"@type":"ListItem","position":3,"name":"Gemini 3.5 Flash\u306e\u30b3\u30fc\u30c9\u751f\u6210\u80fd\u529b\u3092\u691c\u8a3c\u3057\u3066\u307f\u305f\uff01"}]},{"@type":"WebSite","@id":"https:\/\/xrcloud.jp\/blog\/#website","url":"https:\/\/xrcloud.jp\/blog\/","name":"\u30e1\u30bf\u30d0\u30fc\u30b9\u76f8\u8ac7\u5ba4","description":"\u30e1\u30bf\u30d0\u30fc\u30b9\u3001XR\u306e\u30d3\u30b8\u30cd\u30b9\u6d3b\u7528\u306b\u5f79\u7acb\u3064\u60c5\u5831\u3092\u767a\u4fe1\u3057\u3066\u3044\u307e\u3059\uff01","publisher":{"@id":"https:\/\/xrcloud.jp\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xrcloud.jp\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/xrcloud.jp\/blog\/#organization","name":"monoAI technology\u682a\u5f0f\u4f1a\u793e","url":"https:\/\/xrcloud.jp\/blog\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/xrcloud.jp\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xrcloud.jp\/blog\/wp-content\/uploads\/2022\/05\/ogp.png","contentUrl":"https:\/\/xrcloud.jp\/blog\/wp-content\/uploads\/2022\/05\/ogp.png","width":1200,"height":630,"caption":"monoAI technology\u682a\u5f0f\u4f1a\u793e"},"image":{"@id":"https:\/\/xrcloud.jp\/blog\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/articles\/31526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/types\/articles"}],"version-history":[{"count":16,"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/articles\/31526\/revisions"}],"predecessor-version":[{"id":31549,"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/articles\/31526\/revisions\/31549"}],"wp:attachment":[{"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/media?parent=31526"}],"wp:term":[{"taxonomy":"blog_post_category","embeddable":true,"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/blog_post_category?post=31526"},{"taxonomy":"keyword","embeddable":true,"href":"https:\/\/xrcloud.jp\/blog\/wp-json\/wp\/v2\/keyword?post=31526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}