Skip to content

Commit

Permalink
[skip ci] updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vi Eng CI committed Apr 4, 2024
1 parent 5ff78a0 commit d001682
Show file tree
Hide file tree
Showing 58 changed files with 308 additions and 52 deletions.
Binary file modified .doctrees/autoapi/datastore/constants/index.doctree
Binary file not shown.
Binary file modified .doctrees/autoapi/datastore/index.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
6 changes: 5 additions & 1 deletion .github/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../autoapi/datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -507,6 +508,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1369,6 +1371,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../autoapi/datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1412,6 +1415,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -2063,7 +2067,7 @@ <h3>Releases<a class="headerlink" href="#releases" title="Link to this heading">
<div id="footer-row" class="row">

<div class="col-md-12">
<span title="Built on 2024-04-02" class="pull-right">&copy; Copyright 2017, TalkIQ.
<span title="Built on 2024-04-04" class="pull-right">&copy; Copyright 2017, TalkIQ.
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6 and the
<a href="https://pypi.org/project/sphinx-sizzle-theme/"

Expand Down
6 changes: 5 additions & 1 deletion .github/RELEASE.html
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../autoapi/datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -501,6 +502,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1363,6 +1365,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../autoapi/datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1406,6 +1409,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../autoapi/datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1977,7 +1981,7 @@ <h1>Releasing New Versions<a class="headerlink" href="#releasing-new-versions" t
<div id="footer-row" class="row">

<div class="col-md-12">
<span title="Built on 2024-04-02" class="pull-right">&copy; Copyright 2017, TalkIQ.
<span title="Built on 2024-04-04" class="pull-right">&copy; Copyright 2017, TalkIQ.
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6 and the
<a href="https://pypi.org/project/sphinx-sizzle-theme/"

Expand Down
10 changes: 10 additions & 0 deletions _sources/autoapi/datastore/constants/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ Attributes



.. py:attribute:: OR
:value: 'OR'



.. py:attribute:: UNSPECIFIED
:value: 'OPERATOR_UNSPECIFIED'

Expand Down Expand Up @@ -463,6 +468,11 @@ Attributes



.. py:attribute:: NOT_EQUAL
:value: 'NOT_EQUAL'



.. py:attribute:: UNSPECIFIED
:value: 'OPERATOR_UNSPECIFIED'

Expand Down
10 changes: 10 additions & 0 deletions _sources/autoapi/datastore/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,11 @@ Attributes



.. py:attribute:: OR
:value: 'OR'



.. py:attribute:: UNSPECIFIED
:value: 'OPERATOR_UNSPECIFIED'

Expand Down Expand Up @@ -689,6 +694,11 @@ Attributes



.. py:attribute:: NOT_EQUAL
:value: 'NOT_EQUAL'



.. py:attribute:: UNSPECIFIED
:value: 'OPERATOR_UNSPECIFIED'

Expand Down
6 changes: 5 additions & 1 deletion autoapi/auth/build_constants/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../../datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -507,6 +508,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1369,6 +1371,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l3"><a class="reference internal" href="../../datastore/index.html#attributes">Attributes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator</span></code></a><ul>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.AND"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.AND</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.OR"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.OR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.CompositeFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">CompositeFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1412,6 +1415,7 @@ <h2>Table Of Contents</h2>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.HAS_ANCESTOR"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.HAS_ANCESTOR</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.LESS_THAN_OR_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.LESS_THAN_OR_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.NOT_EQUAL"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.NOT_EQUAL</span></code></a></li>
<li class="toctree-l5"><a class="reference internal" href="../../datastore/index.html#datastore.PropertyFilterOperator.UNSPECIFIED"><code class="docutils literal notranslate"><span class="pre">PropertyFilterOperator.UNSPECIFIED</span></code></a></li>
</ul>
</li>
Expand Down Expand Up @@ -1971,7 +1975,7 @@ <h2>Module Contents<a class="headerlink" href="#module-contents" title="Link to
<div id="footer-row" class="row">

<div class="col-md-12">
<span title="Built on 2024-04-02" class="pull-right">&copy; Copyright 2017, TalkIQ.
<span title="Built on 2024-04-04" class="pull-right">&copy; Copyright 2017, TalkIQ.
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6 and the
<a href="https://pypi.org/project/sphinx-sizzle-theme/"

Expand Down
Loading

0 comments on commit d001682

Please sign in to comment.