Uses of Interface
com.google.cloud.aiplatform.v1.StudyOrBuilder
-
Packages that use StudyOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of StudyOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement StudyOrBuilder Modifier and Type Class Description classStudyA message representing a Study.static classStudy.BuilderA message representing a Study.Methods in com.google.cloud.aiplatform.v1 that return StudyOrBuilder Modifier and Type Method Description StudyOrBuilderListStudiesResponse.Builder. getStudiesOrBuilder(int index)The studies associated with the project.StudyOrBuilderListStudiesResponse. getStudiesOrBuilder(int index)The studies associated with the project.StudyOrBuilderListStudiesResponseOrBuilder. getStudiesOrBuilder(int index)The studies associated with the project.StudyOrBuilderCreateStudyRequest.Builder. getStudyOrBuilder()Required.StudyOrBuilderCreateStudyRequest. getStudyOrBuilder()Required.StudyOrBuilderCreateStudyRequestOrBuilder. getStudyOrBuilder()Required.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type StudyOrBuilder Modifier and Type Method Description List<? extends StudyOrBuilder>ListStudiesResponse.Builder. getStudiesOrBuilderList()The studies associated with the project.List<? extends StudyOrBuilder>ListStudiesResponse. getStudiesOrBuilderList()The studies associated with the project.List<? extends StudyOrBuilder>ListStudiesResponseOrBuilder. getStudiesOrBuilderList()The studies associated with the project.
-