<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Manifests on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/tags/manifests/</link>
    <description>Recent content in Manifests on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Thu, 23 Nov 2017 20:21:50 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/tags/manifests/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Taking Advantage of Manifests by GAS Library</title>
      <link>https://tanaikech.github.io/2017/11/23/taking-advantage-of-manifests-by-gas-library/</link>
      <pubDate>Thu, 23 Nov 2017 20:21:50 +0900</pubDate>
      <guid>https://tanaikech.github.io/2017/11/23/taking-advantage-of-manifests-by-gas-library/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/23ddf599a4155b66f1029978bba8153b&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;By recent Google update (&lt;a href=&#34;https://developers.google.com/apps-script/&#34;&gt;Google update at October 24, 2017&lt;/a&gt;), various new winds to GAS developers were blown. There is &amp;ldquo;&lt;a href=&#34;https://developers.google.com/apps-script/concepts/manifests&#34;&gt;Manifests&lt;/a&gt;&amp;rdquo; as one of the new winds. &amp;ldquo;Manifests&amp;rdquo; makes us manage the project using JSON. Especially, the special scopes which have to use OAuth2 process can be used by only setting them to the Manifests. I think that this is the largest modification. However, when scopes are added to a project using Manifests, users who use the project can use only added scopes. This means that when users create scripts in the project, if there are some scopes which is required to be added, such scopes cannot be automatically added. So the error of &amp;ldquo;Insufficient Permission&amp;rdquo; occurs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GAS Library - ManifestsApp</title>
      <link>https://tanaikech.github.io/2017/11/09/gas-library-manifestsapp/</link>
      <pubDate>Thu, 09 Nov 2017 10:47:58 +0900</pubDate>
      <guid>https://tanaikech.github.io/2017/11/09/gas-library-manifestsapp/</guid>
      <description>&lt;h1 id=&#34;overview&#34;&gt;Overview&lt;/h1&gt;&#xA;&lt;p&gt;This is a Manifests library for Google Apps Scripts.&lt;/p&gt;&#xA;&lt;h1 id=&#34;description&#34;&gt;Description&lt;/h1&gt;&#xA;&lt;p&gt;By recent update of Google, &lt;a href=&#34;https://developers.google.com/apps-script/concepts/manifests&#34;&gt;Manifests&lt;/a&gt; was added to Google Apps Script Project. At the moment I saw the detail, I thought that this Manifests will blow a new wind for a lot of GAS developers. So I created this.&lt;/p&gt;&#xA;&lt;p&gt;This library makes users easily access Manifests using Google Apps Script. If this was useful for you, I&amp;rsquo;m glad.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://github.com/tanaikech/ManifestsApp/raw/master/images/demo.gif&#34;&#xA;     alt=&#34;GAS Library - ManifestsApp&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
