Uses of Class
com.google.cloud.aiplatform.v1.IndexName.Builder
-
Packages that use IndexName.Builder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexName.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexName.Builder Modifier and Type Method Description static IndexName.Builder
IndexName. newBuilder()
IndexName.Builder
IndexName.Builder. setIndex(String index)
IndexName.Builder
IndexName.Builder. setLocation(String location)
IndexName.Builder
IndexName.Builder. setProject(String project)
IndexName.Builder
IndexName. toBuilder()
-