Skip to content

Commit ef4dbf2

Browse files
davidmotsondaymxn
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/PublicPreviewAPI.kt
Co-authored-by: Daymon <[email protected]>
1 parent 2f1cee8 commit ef4dbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/type/PublicPreviewAPI.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ package com.google.firebase.vertexai.type
2020
@RequiresOptIn(
2121
level = RequiresOptIn.Level.ERROR,
2222
message =
23-
"This API is currently experimental and in public preview and may change in behavior in " +
23+
"This API is part of an experimental public preview and may change in " +
2424
"backwards-incompatible ways without notice.",
2525
)
2626
public annotation class PublicPreviewAPI()

0 commit comments

Comments
 (0)