Skip to content

Conversation

@rlazo
Copy link
Collaborator

@rlazo rlazo commented Feb 24, 2025

Should be more careful with those changes...

Should be more careful with those changes...
@rlazo rlazo requested review from daymxn and thatfiredev February 24, 2025 17:36
@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2025

Javadoc Changes:
--- /home/runner/diff/original/firebase-kotlindoc/android/com/google/firebase/vertexai/type/ImagenGenerationConfigKt.html	2025-02-24 17:44:18.346877339 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/android/com/google/firebase/vertexai/type/ImagenGenerationConfigKt.html	2025-02-24 17:42:08.039997461 +0000
@@ -30,12 +30,6 @@
               <p>Helper method to construct a <code><a href="/docs/reference/android/com/google/firebase/vertexai/type/ImagenGenerationConfig.html">ImagenGenerationConfig</a></code> in a DSL-like manner.</p>
             </td>
           </tr>
-          <tr>
-            <td><code>static&nbsp;final void</code></td>
-            <td>
-              <div><code><a href="/docs/reference/android/com/google/firebase/vertexai/type/ImagenGenerationConfigKt.html#xx()">xx</a>()</code></div>
-            </td>
-          </tr>
         </tbody>
       </table>
     </div>
@@ -48,10 +42,6 @@
         <p>Example Usage:</p>
         <pre class="prettyprint">imagenGenerationConfig {<br>  negativePrompt = &quot;People, black and white, painting&quot;<br>  numberOfImages = 1<br>  aspectRatio = ImagenAspecRatio.SQUARE_1x1<br>  imageFormat = ImagenImageFormat.png()<br>  addWatermark = false<br>}</pre>
       </div>
-      <div class="api-item"><a name="xx--"></a><a name="xx"></a>
-        <h3 class="api-name" id="xx()">xx</h3>
-        <pre class="api-signature no-pretty-print">public&nbsp;static&nbsp;final&nbsp;void&nbsp;<a href="/docs/reference/android/com/google/firebase/vertexai/type/ImagenGenerationConfigKt.html#xx()">xx</a>()</pre>
-      </div>
     </div>
   </body>
 </html>
--- /home/runner/diff/original/firebase-kotlindoc/kotlin/com/google/firebase/vertexai/type/package-summary.html	2025-02-24 17:44:18.350877335 +0000
+++ /home/runner/diff/modified/firebase-kotlindoc/kotlin/com/google/firebase/vertexai/type/package-summary.html	2025-02-24 17:42:08.044997458 +0000
@@ -429,12 +429,6 @@
               <p>Helper method to construct a <code><a href="/docs/reference/kotlin/com/google/firebase/vertexai/type/ImagenGenerationConfig.html">ImagenGenerationConfig</a></code> in a DSL-like manner.</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/vertexai/type/package-summary.html#xx()">xx</a>()</code></div>
-            </td>
-          </tr>
         </tbody>
       </table>
     </div>
@@ -500,10 +494,6 @@
       <p>Example Usage:</p>
       <pre class="prettyprint">imagenGenerationConfig {<br>  negativePrompt = &quot;People, black and white, painting&quot;<br>  numberOfImages = 1<br>  aspectRatio = ImagenAspecRatio.SQUARE_1x1<br>  imageFormat = ImagenImageFormat.png()<br>  addWatermark = false<br>}</pre>
     </div>
-    <div class="api-item"><a name="xx--"></a><a name="xx"></a>
-      <h3 class="api-name" id="xx()">xx</h3>
-      <pre class="api-signature no-pretty-print">fun&nbsp;<a href="/docs/reference/kotlin/com/google/firebase/vertexai/type/package-summary.html#xx()">xx</a>():&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a></pre>
-    </div>
     <h2>Extension functions</h2>
     <div class="api-item"><a name="-com.google.firebase.vertexai.type.Part-.asFileDataOrNull--"></a><a name="asfiledataornull"></a>
       <h3 class="api-name" id="(com.google.firebase.vertexai.type.Part).asFileDataOrNull()">asFileDataOrNull</h3>

@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

@rlazo rlazo enabled auto-merge (squash) February 24, 2025 17:37
@google-oss-bot
Copy link
Contributor

@rlazo rlazo merged commit 680ce8c into main Feb 24, 2025
31 checks passed
@rlazo rlazo deleted the rl.vertex.imagen.fix branch February 24, 2025 17:46
@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-vertexai

    TypeBase (aa97aa3)Merge (d5622c6)Diff
    aar578 kB576 kB-1.44 kB (-0.2%)
    apk (aggressive)1.40 MB1.40 MB-520 B (-0.0%)
    apk (release)9.36 MB9.36 MB-628 B (-0.0%)

Test Logs

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

VinayGuthal pushed a commit that referenced this pull request Feb 24, 2025
Should be more careful with those changes...
@firebase firebase locked and limited conversation to collaborators Mar 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants