Uses of Interface
com.google.cloud.aiplatform.v1beta1.UpsertExamplesResponse.UpsertResultOrBuilder
Packages that use UpsertExamplesResponse.UpsertResultOrBuilder
-
Uses of UpsertExamplesResponse.UpsertResultOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement UpsertExamplesResponse.UpsertResultOrBuilderModifier and TypeClassDescriptionstatic final classThe result for creating/updating a single example.static final classThe result for creating/updating a single example.Methods in com.google.cloud.aiplatform.v1beta1 that return UpsertExamplesResponse.UpsertResultOrBuilderModifier and TypeMethodDescriptionUpsertExamplesResponse.Builder.getResultsOrBuilder(int index) A list of results for creating/updating.UpsertExamplesResponse.getResultsOrBuilder(int index) A list of results for creating/updating.UpsertExamplesResponseOrBuilder.getResultsOrBuilder(int index) A list of results for creating/updating.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type UpsertExamplesResponse.UpsertResultOrBuilderModifier and TypeMethodDescriptionList<? extends UpsertExamplesResponse.UpsertResultOrBuilder>UpsertExamplesResponse.Builder.getResultsOrBuilderList()A list of results for creating/updating.List<? extends UpsertExamplesResponse.UpsertResultOrBuilder>UpsertExamplesResponse.getResultsOrBuilderList()A list of results for creating/updating.List<? extends UpsertExamplesResponse.UpsertResultOrBuilder>UpsertExamplesResponseOrBuilder.getResultsOrBuilderList()A list of results for creating/updating.