Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m156 release #6438

Open
wants to merge 6 commits into
base: releases/m156
Choose a base branch
from
Open

m156 release #6438

wants to merge 6 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

Auto-generated PR for release m156

Copy link

google-cla bot commented Nov 7, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@VinayGuthal VinayGuthal added cla: yes Override cla and removed cla: yes Override cla labels Nov 7, 2024
@VinayGuthal VinayGuthal closed this Nov 7, 2024
@VinayGuthal VinayGuthal reopened this Nov 7, 2024
Copy link
Contributor Author

github-actions bot commented Nov 7, 2024

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v5.2

Copy link
Contributor Author

github-actions bot commented Nov 7, 2024

Test Results

 1 022 files  + 1 002   1 022 suites  +1 002   36m 19s ⏱️ + 36m 4s
 5 847 tests + 5 734   5 825 ✅ + 5 712  22 💤 +22  0 ❌ ±0 
11 757 runs  +11 531  11 713 ✅ +11 487  44 💤 +44  0 ❌ ±0 

Results for commit f5411e9. ± Comparison against base commit 9754546.

♻️ This comment has been updated with latest results.

Copy link
Contributor Author

github-actions bot commented Nov 11, 2024

Javadoc Changes:
--- /home/runner/diff/original/firebase-kotlindoc/android/client/firebase-functions/_toc.yaml	2024-11-13 18:43:33.409263334 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/client/firebase-functions/_toc.yaml	2024-11-13 18:41:06.386378516 +0000
@@ -10,8 +10,6 @@
       path: "/docs/reference/android/com/google/firebase/functions/FirebaseFunctions.html"
     - title: "FunctionsKt"
       path: "/docs/reference/android/com/google/firebase/functions/FunctionsKt.html"
-    - title: "HttpsCallOptions"
-      path: "/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html"
     - title: "HttpsCallableOptions"
       path: "/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html"
     - title: "HttpsCallableOptions.Builder"
@@ -20,8 +18,6 @@
       path: "/docs/reference/android/com/google/firebase/functions/HttpsCallableReference.html"
     - title: "HttpsCallableResult"
       path: "/docs/reference/android/com/google/firebase/functions/HttpsCallableResult.html"
-    - title: "Serializer"
-      path: "/docs/reference/android/com/google/firebase/functions/Serializer.html"
 
   - title: "Enums"
 
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctions.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctions.html	2024-11-13 18:41:06.406378354 +0000
@@ -112,7 +112,7 @@
             <td><code>final void</code></td>
             <td>
               <div><code><span><del><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctions.html#useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;origin)</code></div>
-              <p><strong>This method is deprecated.</strong> Use {@link #useEmulator(String, int)} to connect to the emulator.</p>
+              <p><strong>This method is deprecated.</strong> Use useEmulator to connect to the emulator.</p>
             </td>
           </tr>
         </tbody>
@@ -308,7 +308,7 @@
       <div class="api-item"><a name="useFunctionsEmulator-kotlin.String-"></a><a name="usefunctionsemulator"></a>
         <h3 class="api-name" id="useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;void&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctions.html#useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;origin)</pre>
-        <aside class="caution"><strong>This method is deprecated.</strong><br>Use {@link #useEmulator(String, int)} to connect to the emulator. </aside>
+        <aside class="caution"><strong>This method is deprecated.</strong><br>Use useEmulator to connect to the emulator.</aside>
       </div>
     </div>
     <div class="list">
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html	2024-11-13 18:43:33.417263273 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html	2024-11-13 18:41:06.406378354 +0000
@@ -28,7 +28,7 @@
             <td><code>static&nbsp;final @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
             <td>
               <div><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(int&nbsp;status)</code></div>
-              <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code.</p>
+              <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code.</p>
             </td>
           </tr>
           <tr>
@@ -45,7 +45,7 @@
       <div class="api-item"><a name="fromHttpStatus-kotlin.Int-"></a><a name="fromhttpstatus"></a>
         <h3 class="api-name" id="fromHttpStatus(kotlin.Int)">fromHttpStatus</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;static&nbsp;final&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(int&nbsp;status)</pre>
-        <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
+        <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
@@ -82,7 +82,7 @@
               <tr>
                 <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
                 <td>
-                  <p>The corresponding Code, or Code.UNKNOWN if none.</p>
+                  <p>The corresponding <code>Code</code>, or <code>Code.UNKNOWN</code> if none.</p>
                 </td>
               </tr>
             </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html	2024-11-13 18:43:33.417263273 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html	2024-11-13 18:41:06.406378354 +0000
@@ -184,7 +184,7 @@
             <td><code>static&nbsp;final @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
             <td>
               <div><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(int&nbsp;status)</code></div>
-              <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code.</p>
+              <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code.</p>
             </td>
           </tr>
           <tr>
@@ -250,7 +250,7 @@
       <div class="api-item">
         <h3 class="api-name" id="INVALID_ARGUMENT">INVALID_ARGUMENT</h3>
         <pre class="api-signature no-pretty-print"><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html#INVALID_ARGUMENT">FirebaseFunctionsException.Code.INVALID_ARGUMENT</a></pre>
-        <p>Client specified an invalid argument. Note that this differs from FAILED_PRECONDITION. INVALID_ARGUMENT indicates arguments that are problematic regardless of the state of the system (e.g., an invalid field name).</p>
+        <p>Client specified an invalid argument. Note that this differs from <code>FAILED_PRECONDITION</code>. <code>INVALID_ARGUMENT</code> indicates arguments that are problematic regardless of the state of the system (For example, an invalid field name).</p>
       </div>
       <div class="api-item">
         <h3 class="api-name" id="NOT_FOUND">NOT_FOUND</h3>
@@ -260,7 +260,7 @@
       <div class="api-item">
         <h3 class="api-name" id="OK">OK</h3>
         <pre class="api-signature no-pretty-print"><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html#OK">FirebaseFunctionsException.Code.OK</a></pre>
-        <p>The operation completed successfully. FirebaseFunctionsException will never have a status of OK.</p>
+        <p>The operation completed successfully. <code>FirebaseFunctionsException</code> will never have a status of <code>OK</code>.</p>
       </div>
       <div class="api-item">
         <h3 class="api-name" id="OUT_OF_RANGE">OUT_OF_RANGE</h3>
@@ -303,7 +303,7 @@
       <div class="api-item"><a name="fromHttpStatus-kotlin.Int-"></a><a name="fromhttpstatus"></a>
         <h3 class="api-name" id="fromHttpStatus(kotlin.Int)">fromHttpStatus</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;static&nbsp;final&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(int&nbsp;status)</pre>
-        <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
+        <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
@@ -340,7 +340,7 @@
               <tr>
                 <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
                 <td>
-                  <p>The corresponding Code, or Code.UNKNOWN if none.</p>
+                  <p>The corresponding <code>Code</code>, or <code>Code.UNKNOWN</code> if none.</p>
                 </td>
               </tr>
             </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html	2024-11-13 18:43:33.417263273 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,101 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>FirebaseFunctionsException.Companion</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/android/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>FirebaseFunctionsException.Companion</h1>
-    <p>
-      <pre>public static class <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html">FirebaseFunctionsException.Companion</a></pre>
-    </p>
-    <hr>
-    <h2>Summary</h2>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public methods</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code>static&nbsp;final <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code,<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body,<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer<br>)</code></div>
-              <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="list">
-      <h2>Public methods</h2>
-      <div class="api-item"><a name="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code, kotlin.String, com.google.firebase.functions.Serializer)"></a><a name="fromResponse-com.google.firebase.functions.FirebaseFunctionsException.Code-kotlin.String-com.google.firebase.functions.Serializer-"></a><a name="fromresponse"></a>
-        <h3 class="api-name" id="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;static&nbsp;final&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code,<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body,<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer<br>)</pre>
-        <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Parameters</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code</code></td>
-                <td>
-                  <p>An HTTP status code.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body</code></td>
-                <td>
-                  <p>The body of the HTTP response, if any.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer</code></td>
-                <td>
-                  <p>A serializer to use for decoding error details.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Returns</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a></code></td>
-                <td>
-                  <p>The corresponding Exception, or null if none.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-    </div>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/FirebaseFunctionsException.html	2024-11-13 18:41:06.406378354 +0000
@@ -67,11 +67,6 @@
               <div><code>public static class <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html">FirebaseFunctionsException.Code.Companion</a></code></div>
             </td>
           </tr>
-          <tr>
-            <td>
-              <div><code>public static class <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html">FirebaseFunctionsException.Companion</a></code></div>
-            </td>
-          </tr>
         </tbody>
       </table>
     </div>
@@ -105,28 +100,6 @@
       </table>
     </div>
     <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public methods</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code>static&nbsp;final <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code,<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body,<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer<br>)</code></div>
-              <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
       <table class="responsive" id="inhmethods">
         <thead>
           <tr>
@@ -269,7 +242,7 @@
               <tr>
                 <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
                 <td>
-                  <p>the code for the FirebaseFunctionsException</p>
+                  <p>the code for the <code>FirebaseFunctionsException</code></p>
                 </td>
               </tr>
             </tbody>
@@ -299,68 +272,6 @@
                 </td>
               </tr>
             </tbody>
-          </table>
-        </div>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public methods</h2>
-      <div class="api-item"><a name="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code, kotlin.String, com.google.firebase.functions.Serializer)"></a><a name="fromResponse-com.google.firebase.functions.FirebaseFunctionsException.Code-kotlin.String-com.google.firebase.functions.Serializer-"></a><a name="fromresponse"></a>
-        <h3 class="api-name" id="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;static&nbsp;final&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code,<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body,<br>&nbsp;&nbsp;&nbsp;&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer<br>)</pre>
-        <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Parameters</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>&nbsp;code</code></td>
-                <td>
-                  <p>An HTTP status code.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;body</code></td>
-                <td>
-                  <p>The body of the HTTP response, if any.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a>&nbsp;serializer</code></td>
-                <td>
-                  <p>A serializer to use for decoding error details.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Returns</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code><a href="/docs/reference/android/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a></code></td>
-                <td>
-                  <p>The corresponding Exception, or null if none.</p>
-                </td>
-              </tr>
-            </tbody>
           </table>
         </div>
       </div>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallOptions.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallOptions.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,196 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>HttpsCallOptions</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/android/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>HttpsCallOptions</h1>
-    <p>
-      <pre>public final class <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html">HttpsCallOptions</a></pre>
-    </p>
-    <hr>
-    <p>An internal class for keeping track of options applied to an HttpsCallableReference.</p>
-    <h2>Summary</h2>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public fields</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code>final boolean</code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#limitedUseAppCheckTokens()">limitedUseAppCheckTokens</a></code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions()">HttpsCallOptions</a>()</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a>&nbsp;publicCallableOptions)</code></div>
-              <p>Creates an (internal) HttpsCallOptions from the (external) <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code>.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public methods</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code>final @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/okhttp3/OkHttpClient.html">OkHttpClient</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#apply(okhttp3.OkHttpClient)">apply</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/okhttp3/OkHttpClient.html">OkHttpClient</a>&nbsp;client)</code></div>
-              <p>Creates a new OkHttpClient with these options applied to it.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code>final boolean</code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</a>()</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td><code>final long</code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#getTimeout()">getTimeout</a>()</code></div>
-              <p>Returns the timeout for calls from this instance of Functions.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code>final void</code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</a>(long&nbsp;timeout,&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>&nbsp;units)</code></div>
-              <p>Changes the timeout for calls from this instance of Functions.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="list">
-      <h2>Public fields</h2>
-      <div class="api-item"><a name="getLimitedUseAppCheckTokens()"></a><a name="setLimitedUseAppCheckTokens()"></a><a name="getLimitedUseAppCheckTokens--"></a><a name="setLimitedUseAppCheckTokens--"></a>
-        <h3 class="api-name" id="limitedUseAppCheckTokens()">limitedUseAppCheckTokens</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;boolean&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#limitedUseAppCheckTokens()">limitedUseAppCheckTokens</a></pre>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="HttpsCallOptions--"></a><a name="httpscalloptions"></a>
-        <h3 class="api-name" id="HttpsCallOptions()">HttpsCallOptions</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions()">HttpsCallOptions</a>()</pre>
-      </div>
-      <div class="api-item"><a name="HttpsCallOptions-com.google.firebase.functions.HttpsCallableOptions-"></a><a name="httpscalloptions"></a>
-        <h3 class="api-name" id="HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a>&nbsp;publicCallableOptions)</pre>
-        <p>Creates an (internal) HttpsCallOptions from the (external) <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code>.</p>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public methods</h2>
-      <div class="api-item"><a name="apply-okhttp3.OkHttpClient-"></a><a name="apply"></a>
-        <h3 class="api-name" id="apply(okhttp3.OkHttpClient)">apply</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/okhttp3/OkHttpClient.html">OkHttpClient</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#apply(okhttp3.OkHttpClient)">apply</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/okhttp3/OkHttpClient.html">OkHttpClient</a>&nbsp;client)</pre>
-        <p>Creates a new OkHttpClient with these options applied to it.</p>
-      </div>
-      <div class="api-item"><a name="getLimitedUseAppCheckTokens--"></a><a name="getlimiteduseappchecktokens"></a>
-        <h3 class="api-name" id="getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;boolean&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</a>()</pre>
-      </div>
-      <div class="api-item"><a name="getTimeout--"></a><a name="gettimeout"></a>
-        <h3 class="api-name" id="getTimeout()">getTimeout</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;long&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#getTimeout()">getTimeout</a>()</pre>
-        <p>Returns the timeout for calls from this instance of Functions.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Returns</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>long</code></td>
-                <td>
-                  <p>The timeout, in milliseconds.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-      <div class="api-item"><a name="setTimeout(kotlin.Long, java.util.concurrent.TimeUnit)"></a><a name="setTimeout-kotlin.Long-java.util.concurrent.TimeUnit-"></a><a name="settimeout"></a>
-        <h3 class="api-name" id="setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;void&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html#setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</a>(long&nbsp;timeout,&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>&nbsp;units)</pre>
-        <p>Changes the timeout for calls from this instance of Functions. The default is 60 seconds.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Parameters</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>long&nbsp;timeout</code></td>
-                <td>
-                  <p>The length of the timeout, in the given units.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>&nbsp;units</code></td>
-                <td>
-                  <p>The units for the specified timeout.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-    </div>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableOptions.Builder.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableOptions.Builder.html	2024-11-13 18:41:06.406378354 +0000
@@ -11,7 +11,7 @@
       <pre>public final class <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></pre>
     </p>
     <hr>
-    <p>Builder class for <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+    <p>A builder for creating <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableOptions.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableOptions.html	2024-11-13 18:41:06.406378354 +0000
@@ -29,7 +29,7 @@
           <tr>
             <td>
               <div><code>public final class <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></code></div>
-              <p>Builder class for <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+              <p>A builder for creating <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
             </td>
           </tr>
         </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableReference.html	2024-11-13 18:43:33.417263273 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableReference.html	2024-11-13 18:41:06.406378354 +0000
@@ -91,7 +91,7 @@
         <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developers.google.com/android/reference/com/google/android/gms/tasks/Task.html">Task</a>&lt;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a>&gt;&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableReference.html#call()">call</a>()</pre>
         <p>Executes this HTTPS endpoint asynchronously without arguments.</p>
         <p>The request to the Cloud Functions backend made by this method automatically includes a Firebase Instance ID token to identify the app instance. If a user is logged in with Firebase Auth, an auth token for the user will also be automatically included.</p>
-        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/android/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()"> </a></code>. It will resume with a new Instance ID the next time you call this method.</p>
+        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/android/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()">com.google.firebase.iid.FirebaseInstanceId.deleteInstanceId</a></code>. It will resume with a new Instance ID the next time you call this method.</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
@@ -164,7 +164,7 @@
           </li>
         </ul>
         <p>The request to the Cloud Functions backend made by this method automatically includes a Firebase Instance ID token to identify the app instance. If a user is logged in with Firebase Auth, an auth token for the user will also be automatically included.</p>
-        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/android/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()"> </a></code>. It will resume with a new Instance ID the next time you call this method.</p>
+        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/android/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()">com.google.firebase.iid.FirebaseInstanceId.deleteInstanceId</a></code>. It will resume with a new Instance ID the next time you call this method.</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableResult.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/HttpsCallableResult.html	2024-11-13 18:41:06.406378354 +0000
@@ -11,7 +11,7 @@
       <pre>public final class <a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a></pre>
     </p>
     <hr>
-    <p>The result of calling a HttpsCallableReference function.</p>
+    <p>The result of calling a <code>HttpsCallableReference</code> function.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
@@ -41,7 +41,7 @@
         <h3 class="api-name" id="getData()">getData</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableResult.html#getData()">getData</a>()</pre>
         <p>Returns the data that was returned from the Callable HTTPS trigger.</p>
-        <p>The data is in the form of native Java objects. For example, if your trigger returned an array, this object would be a List<Object>. If your trigger returned a JavaScript object with keys and values, this object would be a Map.</p>
+        <p>The data is in the form of native Java objects. For example, if your trigger returned an array, this object would be a <code>List&lt;Object&gt;</code>. If your trigger returned a JavaScript object with keys and values, this object would be a <code>Map&lt;String, Object&gt;</code>.</p>
       </div>
     </div>
   </body>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/Serializer.Companion.html	2024-11-13 18:43:33.421263243 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/Serializer.Companion.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,16 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>Serializer.Companion</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/android/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>Serializer.Companion</h1>
-    <p>
-      <pre>public static class <a href="/docs/reference/android/com/google/firebase/functions/Serializer.Companion.html">Serializer.Companion</a></pre>
-    </p>
-    <hr>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/Serializer.html	2024-11-13 18:43:33.433263152 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/Serializer.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,103 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>Serializer</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/android/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>Serializer</h1>
-    <p>
-      <pre>public final class <a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a></pre>
-    </p>
-    <hr>
-    <p>Converts raw Java types into JSON objects.</p>
-    <h2>Summary</h2>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Nested types</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code>public static class <a href="/docs/reference/android/com/google/firebase/functions/Serializer.Companion.html">Serializer.Companion</a></code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#Serializer()">Serializer</a>()</code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public methods</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code>final <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#decode(kotlin.Any)">decode</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;obj)</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td><code>final @<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#encode(kotlin.Any)">encode</a>(<a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;obj)</code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="Serializer--"></a><a name="serializer"></a>
-        <h3 class="api-name" id="Serializer()">Serializer</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#Serializer()">Serializer</a>()</pre>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public methods</h2>
-      <div class="api-item"><a name="decode-kotlin.Any-"></a><a name="decode"></a>
-        <h3 class="api-name" id="decode(kotlin.Any)">decode</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#decode(kotlin.Any)">decode</a>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;obj)</pre>
-      </div>
-      <div class="api-item"><a name="encode-kotlin.Any-"></a><a name="encode"></a>
-        <h3 class="api-name" id="encode(kotlin.Any)">encode</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;final&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/functions/Serializer.html#encode(kotlin.Any)">encode</a>(<a href="https://developer.android.com/reference/kotlin/java/lang/Object.html">Object</a>&nbsp;obj)</pre>
-      </div>
-    </div>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/functions/package-summary.html	2024-11-13 18:43:33.417263273 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/functions/package-summary.html	2024-11-13 18:41:06.406378354 +0000
@@ -25,12 +25,6 @@
             <td></td>
           </tr>
           <tr>
-            <td><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallOptions.html">HttpsCallOptions</a></code></td>
-            <td>
-              <p>An internal class for keeping track of options applied to an HttpsCallableReference.</p>
-            </td>
-          </tr>
-          <tr>
             <td><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code></td>
             <td>
               <p>Options for configuring the callable function.</p>
@@ -39,7 +33,7 @@
           <tr>
             <td><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></code></td>
             <td>
-              <p>Builder class for <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+              <p>A builder for creating <code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
             </td>
           </tr>
           <tr>
@@ -51,13 +45,7 @@
           <tr>
             <td><code><a href="/docs/reference/android/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a></code></td>
             <td>
-              <p>The result of calling a HttpsCallableReference function.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="/docs/reference/android/com/google/firebase/functions/Serializer.html">Serializer</a></code></td>
-            <td>
-              <p>Converts raw Java types into JSON objects.</p>
+              <p>The result of calling a <code>HttpsCallableReference</code> function.</p>
             </td>
           </tr>
         </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/messaging/FirebaseMessaging.html	2024-11-13 18:44:05.385032516 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/messaging/FirebaseMessaging.html	2024-11-13 18:42:04.885931726 +0000
@@ -96,7 +96,7 @@
             <td>
               <div><code><span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessaging.html#send(com.google.firebase.messaging.RemoteMessage)">send</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/messaging/RemoteMessage.html">RemoteMessage</a>&nbsp;message)</code></div>
               <p><strong>This method is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -272,7 +272,7 @@
         <h3 class="api-name" id="send(com.google.firebase.messaging.RemoteMessage)">send</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;void&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessaging.html#send(com.google.firebase.messaging.RemoteMessage)">send</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="/docs/reference/android/com/google/firebase/messaging/RemoteMessage.html">RemoteMessage</a>&nbsp;message)</pre>
         <aside class="caution"><strong>This method is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Sends <code>message</code> upstream to your app server. </p>
         <p>When there is an active connection the message will be sent immediately, otherwise the message will be queued up to the time to live (TTL) set in the message.</p>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/messaging/FirebaseMessagingService.html	2024-11-13 18:44:05.389032487 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/messaging/FirebaseMessagingService.html	2024-11-13 18:42:04.921931457 +0000
@@ -112,7 +112,7 @@
             <td>
               <div><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br><span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService.html#onMessageSent(java.lang.String)">onMessageSent</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;msgId)</code></div>
               <p><strong>This method is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -128,7 +128,7 @@
             <td>
               <div><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br><span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService.html#onSendError(java.lang.String,java.lang.Exception)">onSendError</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;msgId,&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Exception.html">Exception</a>&nbsp;exception)</code></div>
               <p><strong>This method is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -2002,7 +2002,7 @@
         <h3 class="api-name" id="onMessageSent(java.lang.String)">onMessageSent</h3>
         <pre class="api-signature no-pretty-print">@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br>public&nbsp;void&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService.html#onMessageSent(java.lang.String)">onMessageSent</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;msgId)</pre>
         <aside class="caution"><strong>This method is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Called when an upstream message has been successfully sent to the GCM connection server.</p>
         <div class="devsite-table-wrapper">
@@ -2058,7 +2058,7 @@
         <h3 class="api-name" id="onSendError(java.lang.String,java.lang.Exception)">onSendError</h3>
         <pre class="api-signature no-pretty-print">@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br>public&nbsp;void&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService.html#onSendError(java.lang.String,java.lang.Exception)">onSendError</a></del></span>(@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;msgId,&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html">NonNull</a> <a href="https://developer.android.com/reference/kotlin/java/lang/Exception.html">Exception</a>&nbsp;exception)</pre>
         <aside class="caution"><strong>This method is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Called when there was an error sending an upstream message.</p>
         <div class="devsite-table-wrapper">
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/messaging/RemoteMessage.html	2024-11-13 18:44:05.385032516 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/messaging/RemoteMessage.html	2024-11-13 18:42:04.885931726 +0000
@@ -213,7 +213,7 @@
             <td>
               <div><code><span><del><a href="/docs/reference/android/com/google/firebase/messaging/RemoteMessage.html#getTo()">getTo</a></del></span>()</code></div>
               <p><strong>This method is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -616,7 +616,7 @@
         <h3 class="api-name" id="getTo()">getTo</h3>
         <pre class="api-signature no-pretty-print">public&nbsp;@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/Nullable.html">Nullable</a> <a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a>&nbsp;<span><del><a href="/docs/reference/android/com/google/firebase/messaging/RemoteMessage.html#getTo()">getTo</a></del></span>()</pre>
         <aside class="caution"><strong>This method is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Gets the message destination.</p>
       </div>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/client/firebase-functions/_toc.yaml	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/client/firebase-functions/_toc.yaml	2024-11-13 18:41:06.386378516 +0000
@@ -8,8 +8,6 @@
     section:
     - title: "FirebaseFunctions"
       path: "/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctions.html"
-    - title: "HttpsCallOptions"
-      path: "/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html"
     - title: "HttpsCallableOptions"
       path: "/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html"
     - title: "HttpsCallableOptions.Builder"
@@ -18,8 +16,6 @@
       path: "/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableReference.html"
     - title: "HttpsCallableResult"
       path: "/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableResult.html"
-    - title: "Serializer"
-      path: "/docs/reference/kotlin/com/google/firebase/functions/Serializer.html"
 
   - title: "Enums"
 
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctions.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctions.html	2024-11-13 18:41:06.386378516 +0000
@@ -107,7 +107,7 @@
             <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></code></td>
             <td>
               <div><code><span><del><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctions.html#useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</a></del></span>(origin:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>)</code></div>
-              <p><strong>This function is deprecated.</strong> Use {@link #useEmulator(String, int)} to connect to the emulator.</p>
+              <p><strong>This function is deprecated.</strong> Use useEmulator to connect to the emulator.</p>
             </td>
           </tr>
         </tbody>
@@ -306,7 +306,7 @@
       <div class="api-item"><a name="useFunctionsEmulator-kotlin.String-"></a><a name="usefunctionsemulator"></a>
         <h3 class="api-name" id="useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</h3>
         <pre class="api-signature no-pretty-print">fun&nbsp;<span><del><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctions.html#useFunctionsEmulator(kotlin.String)">useFunctionsEmulator</a></del></span>(origin:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
-        <aside class="caution"><strong>This function is deprecated.</strong><br>Use {@link #useEmulator(String, int)} to connect to the emulator. </aside>
+        <aside class="caution"><strong>This function is deprecated.</strong><br>Use useEmulator to connect to the emulator.</aside>
       </div>
     </div>
     <div class="list">
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html	2024-11-13 18:41:06.386378516 +0000
@@ -164,7 +164,7 @@
             <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
             <td>
               <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(status:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>)</code></div>
-              <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code.</p>
+              <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code.</p>
             </td>
           </tr>
           <tr>
@@ -245,7 +245,7 @@
       <div class="api-item">
         <h3 class="api-name" id="INVALID_ARGUMENT">INVALID_ARGUMENT</h3>
         <pre class="api-signature no-pretty-print">val&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html#INVALID_ARGUMENT">FirebaseFunctionsException.Code.INVALID_ARGUMENT</a>:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></pre>
-        <p>Client specified an invalid argument. Note that this differs from FAILED_PRECONDITION. INVALID_ARGUMENT indicates arguments that are problematic regardless of the state of the system (e.g., an invalid field name).</p>
+        <p>Client specified an invalid argument. Note that this differs from <code>FAILED_PRECONDITION</code>. <code>INVALID_ARGUMENT</code> indicates arguments that are problematic regardless of the state of the system (For example, an invalid field name).</p>
       </div>
       <div class="api-item">
         <h3 class="api-name" id="NOT_FOUND">NOT_FOUND</h3>
@@ -255,7 +255,7 @@
       <div class="api-item">
         <h3 class="api-name" id="OK">OK</h3>
         <pre class="api-signature no-pretty-print">val&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html#OK">FirebaseFunctionsException.Code.OK</a>:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></pre>
-        <p>The operation completed successfully. FirebaseFunctionsException will never have a status of OK.</p>
+        <p>The operation completed successfully. <code>FirebaseFunctionsException</code> will never have a status of <code>OK</code>.</p>
       </div>
       <div class="api-item">
         <h3 class="api-name" id="OUT_OF_RANGE">OUT_OF_RANGE</h3>
@@ -298,7 +298,7 @@
       <div class="api-item"><a name="fromHttpStatus-kotlin.Int-"></a><a name="fromhttpstatus"></a>
         <h3 class="api-name" id="fromHttpStatus(kotlin.Int)">fromHttpStatus</h3>
         <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.Companion.html#fromHttpStatus(kotlin.Int)">fromHttpStatus</a>(status:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>):&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></pre>
-        <p>Takes an HTTP status code and returns the corresponding FUNErrorCode error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
+        <p>Takes an HTTP status code and returns the corresponding <code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">Code</a></code> error code. This is the standard HTTP status code -> error mapping defined in: https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
@@ -335,7 +335,7 @@
               <tr>
                 <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
                 <td>
-                  <p>The corresponding Code, or Code.UNKNOWN if none.</p>
+                  <p>The corresponding <code>Code</code>, or <code>Code.UNKNOWN</code> if none.</p>
                 </td>
               </tr>
             </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctionsException.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/FirebaseFunctionsException.html	2024-11-13 18:41:06.386378516 +0000
@@ -73,28 +73,6 @@
         </colgroup>
         <thead>
           <tr>
-            <th colspan="100%"><h3>Public companion functions</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a>?</code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;code:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;body:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?,<br>&nbsp;&nbsp;&nbsp;&nbsp;serializer:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html">Serializer</a><br>)</code></div>
-              <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
             <th colspan="100%"><h3>Public properties</h3></th>
           </tr>
         </thead>
@@ -239,68 +217,6 @@
       </table>
     </div>
     <div class="list">
-      <h2>Public companion functions</h2>
-      <div class="api-item"><a name="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code, kotlin.String, com.google.firebase.functions.Serializer)"></a><a name="fromResponse-com.google.firebase.functions.FirebaseFunctionsException.Code-kotlin.String-com.google.firebase.functions.Serializer-"></a><a name="fromresponse"></a>
-        <h3 class="api-name" id="fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Companion.html#fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,kotlin.String,com.google.firebase.functions.Serializer)">fromResponse</a>(<br>&nbsp;&nbsp;&nbsp;&nbsp;code:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;body:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?,<br>&nbsp;&nbsp;&nbsp;&nbsp;serializer:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html">Serializer</a><br>):&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a>?</pre>
-        <p>Takes an HTTP response and returns the corresponding Exception if any.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Parameters</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>code:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
-                <td>
-                  <p>An HTTP status code.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>body:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?</code></td>
-                <td>
-                  <p>The body of the HTTP response, if any.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>serializer:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html">Serializer</a></code></td>
-                <td>
-                  <p>A serializer to use for decoding error details.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Returns</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.html">FirebaseFunctionsException</a>?</code></td>
-                <td>
-                  <p>The corresponding Exception, or null if none.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-    </div>
-    <div class="list">
       <h2>Public properties</h2>
       <div class="api-item"><a name="getCode()"></a><a name="setCode()"></a><a name="getCode--"></a><a name="setCode--"></a>
         <h3 class="api-name" id="code()">code</h3>
@@ -321,7 +237,7 @@
               <tr>
                 <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/FirebaseFunctionsException.Code.html">FirebaseFunctionsException.Code</a></code></td>
                 <td>
-                  <p>the code for the FirebaseFunctionsException</p>
+                  <p>the code for the <code>FirebaseFunctionsException</code></p>
                 </td>
               </tr>
             </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallOptions.html	2024-11-13 18:43:33.409263334 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallOptions.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,196 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>HttpsCallOptions</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/kotlin/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>HttpsCallOptions</h1>
-    <p>
-      <pre>class <a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html">HttpsCallOptions</a></pre>
-    </p>
-    <hr>
-    <p>An internal class for keeping track of options applied to an HttpsCallableReference.</p>
-    <h2>Summary</h2>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions()">HttpsCallOptions</a>()</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</a>(publicCallableOptions:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a>)</code></div>
-              <p>Creates an (internal) HttpsCallOptions from the (external) <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code>.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public functions</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code><a href="/docs/reference/kotlin/okhttp3/OkHttpClient.html">OkHttpClient</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#apply(okhttp3.OkHttpClient)">apply</a>(client:&nbsp;<a href="/docs/reference/kotlin/okhttp3/OkHttpClient.html">OkHttpClient</a>)</code></div>
-              <p>Creates a new OkHttpClient with these options applied to it.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</a>()</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#getTimeout()">getTimeout</a>()</code></div>
-              <p>Returns the timeout for calls from this instance of Functions.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</a>(timeout:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>,&nbsp;units:&nbsp;<a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>)</code></div>
-              <p>Changes the timeout for calls from this instance of Functions.</p>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public properties</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#limitedUseAppCheckTokens()">limitedUseAppCheckTokens</a></code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="HttpsCallOptions--"></a><a name="httpscalloptions"></a>
-        <h3 class="api-name" id="HttpsCallOptions()">HttpsCallOptions</h3>
-        <pre class="api-signature no-pretty-print"><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions()">HttpsCallOptions</a>()</pre>
-      </div>
-      <div class="api-item"><a name="HttpsCallOptions-com.google.firebase.functions.HttpsCallableOptions-"></a><a name="httpscalloptions"></a>
-        <h3 class="api-name" id="HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</h3>
-        <pre class="api-signature no-pretty-print"><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#HttpsCallOptions(com.google.firebase.functions.HttpsCallableOptions)">HttpsCallOptions</a>(publicCallableOptions:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a>)</pre>
-        <p>Creates an (internal) HttpsCallOptions from the (external) <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code>.</p>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public functions</h2>
-      <div class="api-item"><a name="apply-okhttp3.OkHttpClient-"></a><a name="apply"></a>
-        <h3 class="api-name" id="apply(okhttp3.OkHttpClient)">apply</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#apply(okhttp3.OkHttpClient)">apply</a>(client:&nbsp;<a href="/docs/reference/kotlin/okhttp3/OkHttpClient.html">OkHttpClient</a>):&nbsp;<a href="/docs/reference/kotlin/okhttp3/OkHttpClient.html">OkHttpClient</a></pre>
-        <p>Creates a new OkHttpClient with these options applied to it.</p>
-      </div>
-      <div class="api-item"><a name="getLimitedUseAppCheckTokens--"></a><a name="getlimiteduseappchecktokens"></a>
-        <h3 class="api-name" id="getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#getLimitedUseAppCheckTokens()">getLimitedUseAppCheckTokens</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></pre>
-      </div>
-      <div class="api-item"><a name="getTimeout--"></a><a name="gettimeout"></a>
-        <h3 class="api-name" id="getTimeout()">getTimeout</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#getTimeout()">getTimeout</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a></pre>
-        <p>Returns the timeout for calls from this instance of Functions.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Returns</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a></code></td>
-                <td>
-                  <p>The timeout, in milliseconds.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-      <div class="api-item"><a name="setTimeout(kotlin.Long, java.util.concurrent.TimeUnit)"></a><a name="setTimeout-kotlin.Long-java.util.concurrent.TimeUnit-"></a><a name="settimeout"></a>
-        <h3 class="api-name" id="setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#setTimeout(kotlin.Long,java.util.concurrent.TimeUnit)">setTimeout</a>(timeout:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a>,&nbsp;units:&nbsp;<a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
-        <p>Changes the timeout for calls from this instance of Functions. The default is 60 seconds.</p>
-        <div class="devsite-table-wrapper">
-          <table class="responsive">
-            <colgroup>
-              <col width="40%">
-              <col>
-            </colgroup>
-            <thead>
-              <tr>
-                <th colspan="100%">Parameters</th>
-              </tr>
-            </thead>
-            <tbody class="list">
-              <tr>
-                <td><code>timeout:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html">Long</a></code></td>
-                <td>
-                  <p>The length of the timeout, in the given units.</p>
-                </td>
-              </tr>
-              <tr>
-                <td><code>units:&nbsp;<a href="https://developer.android.com/reference/kotlin/java/util/concurrent/TimeUnit.html">TimeUnit</a></code></td>
-                <td>
-                  <p>The units for the specified timeout.</p>
-                </td>
-              </tr>
-            </tbody>
-          </table>
-        </div>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public properties</h2>
-      <div class="api-item"><a name="getLimitedUseAppCheckTokens()"></a><a name="setLimitedUseAppCheckTokens()"></a><a name="getLimitedUseAppCheckTokens--"></a><a name="setLimitedUseAppCheckTokens--"></a>
-        <h3 class="api-name" id="limitedUseAppCheckTokens()">limitedUseAppCheckTokens</h3>
-        <pre class="api-signature no-pretty-print">val&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html#limitedUseAppCheckTokens()">limitedUseAppCheckTokens</a>:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html">Boolean</a></pre>
-      </div>
-    </div>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableOptions.Builder.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableOptions.Builder.html	2024-11-13 18:41:06.386378516 +0000
@@ -11,7 +11,7 @@
       <pre>class <a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></pre>
     </p>
     <hr>
-    <p>Builder class for <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+    <p>A builder for creating <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableOptions.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableOptions.html	2024-11-13 18:41:06.386378516 +0000
@@ -29,7 +29,7 @@
           <tr>
             <td>
               <div><code>class <a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></code></div>
-              <p>Builder class for <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+              <p>A builder for creating <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
             </td>
           </tr>
         </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableReference.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableReference.html	2024-11-13 18:41:06.386378516 +0000
@@ -84,7 +84,7 @@
         <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableReference.html#call()">call</a>():&nbsp;<a href="https://developers.google.com/android/reference/com/google/android/gms/tasks/Task.html">Task</a>&lt;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a>&gt;</pre>
         <p>Executes this HTTPS endpoint asynchronously without arguments.</p>
         <p>The request to the Cloud Functions backend made by this method automatically includes a Firebase Instance ID token to identify the app instance. If a user is logged in with Firebase Auth, an auth token for the user will also be automatically included.</p>
-        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/kotlin/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()"> </a></code>. It will resume with a new Instance ID the next time you call this method.</p>
+        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/kotlin/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()">com.google.firebase.iid.FirebaseInstanceId.deleteInstanceId</a></code>. It will resume with a new Instance ID the next time you call this method.</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
@@ -157,7 +157,7 @@
           </li>
         </ul>
         <p>The request to the Cloud Functions backend made by this method automatically includes a Firebase Instance ID token to identify the app instance. If a user is logged in with Firebase Auth, an auth token for the user will also be automatically included.</p>
-        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/kotlin/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()"> </a></code>. It will resume with a new Instance ID the next time you call this method.</p>
+        <p>Firebase Instance ID sends data to the Firebase backend periodically to collect information regarding the app instance. To stop this, see <code><a href="/docs/reference/kotlin/com/google/firebase/iid/FirebaseInstanceId.html#deleteInstanceId()">com.google.firebase.iid.FirebaseInstanceId.deleteInstanceId</a></code>. It will resume with a new Instance ID the next time you call this method.</p>
         <div class="devsite-table-wrapper">
           <table class="responsive">
             <colgroup>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableResult.html	2024-11-13 18:43:33.409263334 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/HttpsCallableResult.html	2024-11-13 18:41:06.386378516 +0000
@@ -11,7 +11,7 @@
       <pre>class <a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a></pre>
     </p>
     <hr>
-    <p>The result of calling a HttpsCallableReference function.</p>
+    <p>The result of calling a <code>HttpsCallableReference</code> function.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
@@ -41,7 +41,7 @@
         <h3 class="api-name" id="getData()">getData</h3>
         <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableResult.html#getData()">getData</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?</pre>
         <p>Returns the data that was returned from the Callable HTTPS trigger.</p>
-        <p>The data is in the form of native Java objects. For example, if your trigger returned an array, this object would be a List<Object>. If your trigger returned a JavaScript object with keys and values, this object would be a Map.</p>
+        <p>The data is in the form of native Java objects. For example, if your trigger returned an array, this object would be a <code>List&lt;Object&gt;</code>. If your trigger returned a JavaScript object with keys and values, this object would be a <code>Map&lt;String, Object&gt;</code>.</p>
       </div>
     </div>
   </body>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/Serializer.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/Serializer.html	1970-01-01 00:00:00.000000000 +0000
@@ -1,83 +0,0 @@
-<html devsite="true">
-  <head>
-    <title>Serializer</title>
-{% setvar book_path %}/_book.yaml{% endsetvar %}
-{% include "docs/reference/kotlin/_reference-head-tags.html" %}
-  </head>
-  <body>
-    <div id="metadata-info-block"></div>
-    <h1>Serializer</h1>
-    <p>
-      <pre>class <a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html">Serializer</a></pre>
-    </p>
-    <hr>
-    <p>Converts raw Java types into JSON objects.</p>
-    <h2>Summary</h2>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public constructors</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#Serializer()">Serializer</a>()</code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="devsite-table-wrapper">
-      <table class="responsive">
-        <colgroup>
-          <col width="40%">
-          <col>
-        </colgroup>
-        <thead>
-          <tr>
-            <th colspan="100%"><h3>Public functions</h3></th>
-          </tr>
-        </thead>
-        <tbody class="list">
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?</code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#decode(kotlin.Any)">decode</a>(obj:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>)</code></div>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></code></td>
-            <td>
-              <div><code><a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#encode(kotlin.Any)">encode</a>(obj:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?)</code></div>
-            </td>
-          </tr>
-        </tbody>
-      </table>
-    </div>
-    <div class="list">
-      <h2>Public constructors</h2>
-      <div class="api-item"><a name="Serializer--"></a><a name="serializer"></a>
-        <h3 class="api-name" id="Serializer()">Serializer</h3>
-        <pre class="api-signature no-pretty-print"><a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#Serializer()">Serializer</a>()</pre>
-      </div>
-    </div>
-    <div class="list">
-      <h2>Public functions</h2>
-      <div class="api-item"><a name="decode-kotlin.Any-"></a><a name="decode"></a>
-        <h3 class="api-name" id="decode(kotlin.Any)">decode</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#decode(kotlin.Any)">decode</a>(obj:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?</pre>
-      </div>
-      <div class="api-item"><a name="encode-kotlin.Any-"></a><a name="encode"></a>
-        <h3 class="api-name" id="encode(kotlin.Any)">encode</h3>
-        <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html#encode(kotlin.Any)">encode</a>(obj:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a>?):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html">Any</a></pre>
-      </div>
-    </div>
-  </body>
-</html>
-
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/functions/package-summary.html	2024-11-13 18:43:33.405263365 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/functions/package-summary.html	2024-11-13 18:41:06.386378516 +0000
@@ -21,12 +21,6 @@
             </td>
           </tr>
           <tr>
-            <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallOptions.html">HttpsCallOptions</a></code></td>
-            <td>
-              <p>An internal class for keeping track of options applied to an HttpsCallableReference.</p>
-            </td>
-          </tr>
-          <tr>
             <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">HttpsCallableOptions</a></code></td>
             <td>
               <p>Options for configuring the callable function.</p>
@@ -35,7 +29,7 @@
           <tr>
             <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.Builder.html">HttpsCallableOptions.Builder</a></code></td>
             <td>
-              <p>Builder class for <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code></p>
+              <p>A builder for creating <code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableOptions.html">com.google.firebase.functions.HttpsCallableOptions</a></code>.</p>
             </td>
           </tr>
           <tr>
@@ -47,13 +41,7 @@
           <tr>
             <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/HttpsCallableResult.html">HttpsCallableResult</a></code></td>
             <td>
-              <p>The result of calling a HttpsCallableReference function.</p>
-            </td>
-          </tr>
-          <tr>
-            <td><code><a href="/docs/reference/kotlin/com/google/firebase/functions/Serializer.html">Serializer</a></code></td>
-            <td>
-              <p>Converts raw Java types into JSON objects.</p>
+              <p>The result of calling a <code>HttpsCallableReference</code> function.</p>
             </td>
           </tr>
         </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/messaging/FirebaseMessaging.html	2024-11-13 18:44:05.385032516 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/messaging/FirebaseMessaging.html	2024-11-13 18:42:04.885931726 +0000
@@ -96,7 +96,7 @@
             <td>
               <div><code><span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessaging.html#send(com.google.firebase.messaging.RemoteMessage)">send</a></del></span>(message:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/messaging/RemoteMessage.html">RemoteMessage</a>)</code></div>
               <p><strong>This function is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -272,7 +272,7 @@
         <h3 class="api-name" id="send(com.google.firebase.messaging.RemoteMessage)">send</h3>
         <pre class="api-signature no-pretty-print">fun&nbsp;<span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessaging.html#send(com.google.firebase.messaging.RemoteMessage)">send</a></del></span>(message:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/messaging/RemoteMessage.html">RemoteMessage</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
         <aside class="caution"><strong>This function is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Sends <code>message</code> upstream to your app server. </p>
         <p>When there is an active connection the message will be sent immediately, otherwise the message will be queued up to the time to live (TTL) set in the message.</p>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html	2024-11-13 18:44:05.385032516 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html	2024-11-13 18:42:04.885931726 +0000
@@ -112,7 +112,7 @@
             <td>
               <div><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br><span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html#onMessageSent(java.lang.String)">onMessageSent</a></del></span>(msgId:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>)</code></div>
               <p><strong>This function is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -128,7 +128,7 @@
             <td>
               <div><code>@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br><span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html#onSendError(java.lang.String,java.lang.Exception)">onSendError</a></del></span>(msgId:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>,&nbsp;exception:&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/Exception.html">Exception</a>)</code></div>
               <p><strong>This function is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -2002,7 +2002,7 @@
         <h3 class="api-name" id="onMessageSent(java.lang.String)">onMessageSent</h3>
         <pre class="api-signature no-pretty-print">@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br>fun&nbsp;<span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html#onMessageSent(java.lang.String)">onMessageSent</a></del></span>(msgId:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
         <aside class="caution"><strong>This function is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Called when an upstream message has been successfully sent to the GCM connection server.</p>
         <div class="devsite-table-wrapper">
@@ -2058,7 +2058,7 @@
         <h3 class="api-name" id="onSendError(java.lang.String,java.lang.Exception)">onSendError</h3>
         <pre class="api-signature no-pretty-print">@<a href="https://developer.android.com/reference/kotlin/androidx/annotation/WorkerThread.html">WorkerThread</a><br>fun&nbsp;<span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/FirebaseMessagingService.html#onSendError(java.lang.String,java.lang.Exception)">onSendError</a></del></span>(msgId:&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>,&nbsp;exception:&nbsp;<a href="https://developer.android.com/reference/kotlin/java/lang/Exception.html">Exception</a>):&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
         <aside class="caution"><strong>This function is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Called when there was an error sending an upstream message.</p>
         <div class="devsite-table-wrapper">
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/messaging/RemoteMessage.html	2024-11-13 18:44:05.385032516 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/messaging/RemoteMessage.html	2024-11-13 18:42:04.881931756 +0000
@@ -172,7 +172,7 @@
             <td>
               <div><code><span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/RemoteMessage.html#getTo()">getTo</a></del></span>()</code></div>
               <p><strong>This function is deprecated.</strong>
-                <p>FCM upstream messaging is decommissioned.</p>
+                <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging.</p>
               </p>
             </td>
           </tr>
@@ -538,7 +538,7 @@
         <h3 class="api-name" id="getTo()">getTo</h3>
         <pre class="api-signature no-pretty-print">fun&nbsp;<span><del><a href="/docs/reference/kotlin/com/google/firebase/messaging/RemoteMessage.html#getTo()">getTo</a></del></span>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>?</pre>
         <aside class="caution"><strong>This function is deprecated.</strong><br>
-          <p>FCM upstream messaging is decommissioned. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
+          <p>This function is actually <b>decommissioned</b> along with all of FCM upstream messaging. Learn more in the <a href="https://firebase.google.com/support/faq#fcm-23-deprecation">FAQ about FCM features deprecated in June 2023</a>.</p>
         </aside>
         <p>Gets the message destination.</p>
       </div>

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-functions:
error: Removed method com.google.firebase.functions.FirebaseFunctionsException.fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,String,com.google.firebase.functions.Serializer) [RemovedMethod]
error: Removed field com.google.firebase.functions.FirebaseFunctionsException.Companion [RemovedField]
error: Removed class com.google.firebase.functions.FirebaseFunctionsException.Companion [RemovedClass]
error: Removed class com.google.firebase.functions.HttpsCallOptions [RemovedClass]
error: Removed method com.google.firebase.functions.HttpsCallableReference.getOptions() [RemovedMethod]
error: Removed class com.google.firebase.functions.Serializer [RemovedClass]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

@google-oss-bot
Copy link
Contributor

The public api surface has changed for the subproject firebase-functions:
error: Removed method com.google.firebase.functions.FirebaseFunctionsException.fromResponse(com.google.firebase.functions.FirebaseFunctionsException.Code,String,com.google.firebase.functions.Serializer) [RemovedMethod]
error: Removed field com.google.firebase.functions.FirebaseFunctionsException.Companion [RemovedField]
error: Removed class com.google.firebase.functions.FirebaseFunctionsException.Companion [RemovedClass]
error: Removed class com.google.firebase.functions.HttpsCallOptions [RemovedClass]
error: Removed method com.google.firebase.functions.HttpsCallableReference.getOptions() [RemovedMethod]
error: Removed class com.google.firebase.functions.Serializer [RemovedClass]

Please update the api.txt files for the subprojects being affected by this change by running ./gradlew ${subproject}:generateApiTxtFile. Also perform a major/minor bump accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants