Uses of Interface
com.google.cloud.aiplatform.v1beta1.ExampleStoreOrBuilder
Packages that use ExampleStoreOrBuilder
-
Uses of ExampleStoreOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ExampleStoreOrBuilderModifier and TypeClassDescriptionfinal classRepresents an executable service to manage and retrieve examples.static final classRepresents an executable service to manage and retrieve examples.Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreOrBuilderModifier and TypeMethodDescriptionCreateExampleStoreRequest.Builder.getExampleStoreOrBuilder()Required.CreateExampleStoreRequest.getExampleStoreOrBuilder()Required.CreateExampleStoreRequestOrBuilder.getExampleStoreOrBuilder()Required.UpdateExampleStoreRequest.Builder.getExampleStoreOrBuilder()Required.UpdateExampleStoreRequest.getExampleStoreOrBuilder()Required.UpdateExampleStoreRequestOrBuilder.getExampleStoreOrBuilder()Required.ListExampleStoresResponse.Builder.getExampleStoresOrBuilder(int index) List of ExampleStore in the requested page.ListExampleStoresResponse.getExampleStoresOrBuilder(int index) List of ExampleStore in the requested page.ListExampleStoresResponseOrBuilder.getExampleStoresOrBuilder(int index) List of ExampleStore in the requested page.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ExampleStoreOrBuilderModifier and TypeMethodDescriptionList<? extends ExampleStoreOrBuilder>ListExampleStoresResponse.Builder.getExampleStoresOrBuilderList()List of ExampleStore in the requested page.List<? extends ExampleStoreOrBuilder>ListExampleStoresResponse.getExampleStoresOrBuilderList()List of ExampleStore in the requested page.List<? extends ExampleStoreOrBuilder>ListExampleStoresResponseOrBuilder.getExampleStoresOrBuilderList()List of ExampleStore in the requested page.