From 73ac35aab3c8d129236962844b832b87a830658e Mon Sep 17 00:00:00 2001
From: A Vertex SDK engineer <vertex-sdk-bot@google.com>
Date: Fri, 17 Jan 2025 17:35:00 -0800
Subject: [PATCH] No public description

PiperOrigin-RevId: 716850680
---
 .../google/cloud/vertexai/api/stub/PredictionServiceStub.java  | 3 +--
 .../cloud/vertexai/api/stub/PredictionServiceStubSettings.java | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStub.java b/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStub.java
index 368c3ef411a1..6c3e5dc10640 100644
--- a/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStub.java
+++ b/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStub.java
@@ -16,8 +16,6 @@
 
 package com.google.cloud.vertexai.api.stub;
 
-import static com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPagedResponse;
-
 import com.google.api.HttpBody;
 import com.google.api.gax.core.BackgroundResource;
 import com.google.api.gax.rpc.BidiStreamingCallable;
@@ -37,6 +35,7 @@
 import com.google.cloud.vertexai.api.GenerateContentResponse;
 import com.google.cloud.vertexai.api.PredictRequest;
 import com.google.cloud.vertexai.api.PredictResponse;
+import com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPagedResponse;
 import com.google.cloud.vertexai.api.RawPredictRequest;
 import com.google.cloud.vertexai.api.StreamDirectPredictRequest;
 import com.google.cloud.vertexai.api.StreamDirectPredictResponse;
diff --git a/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStubSettings.java b/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStubSettings.java
index ba8c61601e43..06d26d8a3892 100644
--- a/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStubSettings.java
+++ b/java-vertexai/google-cloud-vertexai/src/main/java/com/google/cloud/vertexai/api/stub/PredictionServiceStubSettings.java
@@ -16,8 +16,6 @@
 
 package com.google.cloud.vertexai.api.stub;
 
-import static com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPagedResponse;
-
 import com.google.api.HttpBody;
 import com.google.api.core.ApiFunction;
 import com.google.api.core.ApiFuture;
@@ -61,6 +59,7 @@
 import com.google.cloud.vertexai.api.GenerateContentResponse;
 import com.google.cloud.vertexai.api.PredictRequest;
 import com.google.cloud.vertexai.api.PredictResponse;
+import com.google.cloud.vertexai.api.PredictionServiceClient.ListLocationsPagedResponse;
 import com.google.cloud.vertexai.api.RawPredictRequest;
 import com.google.cloud.vertexai.api.StreamDirectPredictRequest;
 import com.google.cloud.vertexai.api.StreamDirectPredictResponse;