-
Notifications
You must be signed in to change notification settings - Fork 617
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
Change docs for m165 #7005
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 static final @<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> <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 static final @<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> <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 <a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ADULT()">ALLOW_ADULT</a>: <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 <a href="/docs/reference/kotlin/com/google/firebase/ai/type/ImagenPersonFilterLevel.Companion.html#ALLOW_ALL()">ALLOW_ALL</a>: <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> |
Generated by 🚫 Danger |
Coverage Report 1Affected Products
Test Logs |
Size Report 1Affected Products
Test Logs |
rlazo
approved these changes
Jun 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
NO_RELEASE_CHANGELOG