Skip to content

Change docs for m165 #7005

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

Merged
merged 3 commits into from
Jun 6, 2025
Merged

Change docs for m165 #7005

merged 3 commits into from
Jun 6, 2025

Conversation

emilypgoogle
Copy link
Collaborator

NO_RELEASE_CHANGELOG

Copy link
Contributor

github-actions bot commented May 30, 2025

Javadoc Changes:
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/ai/type/ImagenPersonFilterLevel.html	2025-06-06 19:47:43.205629782 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/ai/type/ImagenPersonFilterLevel.html	2025-06-06 19:44:04.945987596 +0000
@@ -76,7 +76,7 @@
         <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/ai/type/ImagenPersonFilterLevel.html">ImagenPersonFilterLevel</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ADULT()">ALLOW_ADULT</a></pre>
         <p>Allow generation of images containing adults only; images of children are filtered out.</p>
         <blockquote>
-          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage      * guidelines</a> for more details.</p>
+          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage guidelines</a> for more details.</p>
         </blockquote>
       </div>
       <div class="api-item"><a name="getALLOW_ALL()"></a><a name="setALLOW_ALL()"></a><a name="getALLOW_ALL--"></a><a name="setALLOW_ALL--"></a>
@@ -84,7 +84,7 @@
         <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/ai/type/ImagenPersonFilterLevel.html">ImagenPersonFilterLevel</a>&nbsp;<a href="/docs/reference/android/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ALL()">ALLOW_ALL</a></pre>
         <p>Allow generation of images containing people of all ages.</p>
         <blockquote>
-          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage      * guidelines</a> for more details.</p>
+          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage guidelines</a> for more details.</p>
         </blockquote>
       </div>
       <div class="api-item"><a name="getBLOCK_ALL()"></a><a name="setBLOCK_ALL()"></a><a name="getBLOCK_ALL--"></a><a name="setBLOCK_ALL--"></a>
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/ai/type/Voice.html	2025-06-06 19:47:43.198629696 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/ai/type/Voice.html	2025-06-06 19:44:04.939987523 +0000
@@ -11,7 +11,7 @@
       <pre>@<a href="/docs/reference/android/com/google/firebase/ai/type/PublicPreviewAPI.html">PublicPreviewAPI</a><br>public final class <a href="/docs/reference/android/com/google/firebase/ai/type/Voice.html">Voice</a></pre>
     </p>
     <hr>
-    <p>Various voices supported by the server. The list of all voices can be found <a href="https://cloud.google.com/text-to-speech/docs/chirp3-hd">here</a></p>
+    <p>Various voices supported by the server. In the documentation, find the list of <a href="https://cloud.google.com/text-to-speech/docs/chirp3-hd">all supported voices</a>.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/ai/type/Voices.html	2025-06-06 19:47:43.208629818 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/ai/type/Voices.html	2025-06-06 19:44:04.958987753 +0000
@@ -11,7 +11,7 @@
       <pre>@<a href="/docs/reference/android/com/google/firebase/ai/type/PublicPreviewAPI.html">PublicPreviewAPI</a><br>public final class <a href="/docs/reference/android/com/google/firebase/ai/type/Voices.html">Voices</a></pre>
     </p>
     <hr>
-    <aside class="caution"><strong>This class is deprecated.</strong><br>Please use the Voice class instead.</aside>
+    <aside class="caution"><strong>This class is deprecated.</strong><br>Use the Voice class instead.</aside>
     <p>Various voices supported by the server</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/ai/type/package-summary.html	2025-06-06 19:47:43.199629708 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/ai/type/package-summary.html	2025-06-06 19:44:04.939987523 +0000
@@ -411,7 +411,7 @@
           <tr>
             <td><code><a href="/docs/reference/android/com/google/firebase/ai/type/Voices.html">Voices</a></code></td>
             <td>
-              <p><strong>This class is deprecated.</strong> Please use the Voice class instead.</p>
+              <p><strong>This class is deprecated.</strong> Use the Voice class instead.</p>
             </td>
           </tr>
         </tbody>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.html	2025-06-06 19:47:43.241630220 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.html	2025-06-06 19:44:04.987988106 +0000
@@ -56,7 +56,7 @@
         <pre class="api-signature no-pretty-print">val&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ADULT()">ALLOW_ADULT</a>:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.html">ImagenPersonFilterLevel</a></pre>
         <p>Allow generation of images containing adults only; images of children are filtered out.</p>
         <blockquote>
-          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage      * guidelines</a> for more details.</p>
+          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage guidelines</a> for more details.</p>
         </blockquote>
       </div>
       <div class="api-item"><a name="getALLOW_ALL()"></a><a name="setALLOW_ALL()"></a><a name="getALLOW_ALL--"></a><a name="setALLOW_ALL--"></a>
@@ -64,7 +64,7 @@
         <pre class="api-signature no-pretty-print">val&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ALL()">ALLOW_ALL</a>:&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.html">ImagenPersonFilterLevel</a></pre>
         <p>Allow generation of images containing people of all ages.</p>
         <blockquote>
-          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage      * guidelines</a> for more details.</p>
+          <p>Important: Generation of images containing people or faces may require your use case to be reviewed and approved by Cloud support; see the <a href="https://cloud.google.com/vertex-ai/generative-ai/docs/image/responsible-ai-imagen#person-face-gen">Responsible AI and usage guidelines</a> for more details.</p>
         </blockquote>
       </div>
       <div class="api-item"><a name="getBLOCK_ALL()"></a><a name="setBLOCK_ALL()"></a><a name="getBLOCK_ALL--"></a><a name="setBLOCK_ALL--"></a>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/Voice.html	2025-06-06 19:47:43.233630122 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/Voice.html	2025-06-06 19:44:04.981988033 +0000
@@ -11,7 +11,7 @@
       <pre>@<a href="/docs/reference/kotlin/com/google/firebase/ai/type/PublicPreviewAPI.html">PublicPreviewAPI</a><br>class <a href="/docs/reference/kotlin/com/google/firebase/ai/type/Voice.html">Voice</a></pre>
     </p>
     <hr>
-    <p>Various voices supported by the server. The list of all voices can be found <a href="https://cloud.google.com/text-to-speech/docs/chirp3-hd">here</a></p>
+    <p>Various voices supported by the server. In the documentation, find the list of <a href="https://cloud.google.com/text-to-speech/docs/chirp3-hd">all supported voices</a>.</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
       <table class="responsive">
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/Voices.html	2025-06-06 19:47:43.250630329 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/Voices.html	2025-06-06 19:44:04.992988166 +0000
@@ -11,7 +11,7 @@
       <pre>@<a href="/docs/reference/kotlin/com/google/firebase/ai/type/PublicPreviewAPI.html">PublicPreviewAPI</a><br>class <a href="/docs/reference/kotlin/com/google/firebase/ai/type/Voices.html">Voices</a></pre>
     </p>
     <hr>
-    <aside class="caution"><strong>This class is deprecated.</strong><br>Please use the Voice class instead.</aside>
+    <aside class="caution"><strong>This class is deprecated.</strong><br>Use the Voice class instead.</aside>
     <p>Various voices supported by the server</p>
     <h2>Summary</h2>
     <div class="devsite-table-wrapper">
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/package-summary.html	2025-06-06 19:47:43.240630207 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/ai/type/package-summary.html	2025-06-06 19:44:04.981988033 +0000
@@ -376,7 +376,7 @@
           <tr>
             <td><code><a href="/docs/reference/kotlin/com/google/firebase/ai/type/Voices.html">Voices</a></code></td>
             <td>
-              <p><strong>This class is deprecated.</strong> Please use the Voice class instead.</p>
+              <p><strong>This class is deprecated.</strong> Use the Voice class instead.</p>
             </td>
           </tr>
         </tbody>

@google-oss-bot
Copy link
Contributor

1 Warning
⚠️ Did you forget to add a changelog entry? (Add the 'no-changelog' label to the PR to silence this warning.)

Generated by 🚫 Danger

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 30, 2025

Coverage Report 1

Affected Products

  • firebase-sessions

    Overall coverage changed from 66.67% (d4a3068) to 66.56% (cc48473) by -0.11%.

    FilenameBase (d4a3068)Merge (cc48473)Diff
    RemoteSettings.kt88.73%87.32%-1.41%
  • firebase-storage

    Overall coverage changed from ? (d4a3068) to 84.16% (cc48473) by ?.

    48 individual files with coverage change

    FilenameBase (d4a3068)Merge (cc48473)Diff
    ActivityLifecycleListener.java?74.14%?
    AdaptiveStreamBuffer.java?84.62%?
    CancelException.java?100.00%?
    CancellableTask.java?100.00%?
    ControllableTask.java?100.00%?
    DeleteNetworkRequest.java?100.00%?
    DeleteStorageTask.java?100.00%?
    ExponentialBackoffSender.java?86.00%?
    FileDownloadTask.java?80.00%?
    FirebaseStorage.java?83.67%?
    FirebaseStorageComponent.java?100.00%?
    GetDownloadUrlTask.java?96.77%?
    GetMetadataNetworkRequest.java?100.00%?
    GetMetadataTask.java?85.19%?
    GetNetworkRequest.java?100.00%?
    HttpURLConnectionFactory.java?0.00%?
    HttpURLConnectionFactoryImpl.java?50.00%?
    ListNetworkRequest.java?100.00%?
    ListResult.java?100.00%?
    ListTask.java?85.71%?
    NetworkRequest.java?87.29%?
    OnPausedListener.java?0.00%?
    OnProgressListener.java?0.00%?
    ResumableNetworkRequest.java?100.00%?
    ResumableUploadByteRequest.java?90.91%?
    ResumableUploadCancelRequest.java?100.00%?
    ResumableUploadQueryRequest.java?100.00%?
    ResumableUploadStartRequest.java?95.24%?
    Slashes.java?88.24%?
    Sleeper.java?0.00%?
    SleeperImpl.java?100.00%?
    SmartHandler.java?92.31%?
    Storage.kt?39.58%?
    StorageException.java?65.45%?
    StorageMetadata.java?86.34%?
    StorageReference.java?89.94%?
    StorageReferenceUri.java?100.00%?
    StorageRegistrar.java?100.00%?
    StorageTask.java?83.38%?
    StorageTaskManager.java?100.00%?
    StorageTaskScheduler.java?95.45%?
    StreamDownloadTask.java?88.89%?
    TaskListenerImpl.java?100.00%?
    TaskState.kt?0.00%?
    UpdateMetadataNetworkRequest.java?100.00%?
    UpdateMetadataTask.java?82.14%?
    UploadTask.java?83.17%?
    Util.java?73.24%?

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/kDJC42HqMB.html

Copy link
Contributor

github-actions bot commented May 30, 2025

Test Results

 1 058 files  + 19   1 058 suites  +19   35m 41s ⏱️ +4s
 5 985 tests ±  0   5 963 ✅ +  1  22 💤 ±0  0 ❌  - 1 
12 033 runs  +324  11 989 ✅ +325  44 💤 ±0  0 ❌  - 1 

Results for commit 1c1fe8a. ± Comparison against base commit bfd3c76.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 30, 2025

Size Report 1

Affected Products

  • firebase-ai

    TypeBase (d4a3068)Merge (cc48473)Diff
    aar825 kB825 kB-11 B (-0.0%)
    apk (release)9.52 MB9.52 MB-12 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/NF0k1pFsTA.html

@emilypgoogle emilypgoogle requested a review from rlazo June 6, 2025 19:41
@google-oss-bot
Copy link
Contributor

Startup Time Report 1

The report is too large (122,549 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/kQNOmdgkjt/index.html

@rlazo rlazo merged commit 1378475 into main Jun 6, 2025
270 of 271 checks passed
@rlazo rlazo deleted the ep/m165-doc-changes branch June 6, 2025 23:31
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.

3 participants