From 026e46e46977ea52ba2065faf3dab97efed64c04 Mon Sep 17 00:00:00 2001 From: Ben Kazemi Date: Mon, 22 Dec 2025 10:10:45 -0800 Subject: [PATCH] chore: Internal PiperOrigin-RevId: 847804389 --- vertexai/_genai/datasets.py | 1 + 1 file changed, 1 insertion(+) diff --git a/vertexai/_genai/datasets.py b/vertexai/_genai/datasets.py index 68a5367bdf..c481741938 100644 --- a/vertexai/_genai/datasets.py +++ b/vertexai/_genai/datasets.py @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# test # Code generated by the Google Gen AI SDK generator DO NOT EDIT.