Uses of Interface
com.google.cloud.aiplatform.v1.EntityTypeOrBuilder
Packages that use EntityTypeOrBuilder
-
Uses of EntityTypeOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement EntityTypeOrBuilderModifier and TypeClassDescriptionfinal classAn entity type is a type of object in a system that needs to be modeled and have stored information about.static final classAn entity type is a type of object in a system that needs to be modeled and have stored information about.Methods in com.google.cloud.aiplatform.v1 that return EntityTypeOrBuilderModifier and TypeMethodDescriptionCreateEntityTypeRequest.Builder.getEntityTypeOrBuilder()The EntityType to create.CreateEntityTypeRequest.getEntityTypeOrBuilder()The EntityType to create.CreateEntityTypeRequestOrBuilder.getEntityTypeOrBuilder()The EntityType to create.UpdateEntityTypeRequest.Builder.getEntityTypeOrBuilder()Required.UpdateEntityTypeRequest.getEntityTypeOrBuilder()Required.UpdateEntityTypeRequestOrBuilder.getEntityTypeOrBuilder()Required.ListEntityTypesResponse.Builder.getEntityTypesOrBuilder(int index) The EntityTypes matching the request.ListEntityTypesResponse.getEntityTypesOrBuilder(int index) The EntityTypes matching the request.ListEntityTypesResponseOrBuilder.getEntityTypesOrBuilder(int index) The EntityTypes matching the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EntityTypeOrBuilderModifier and TypeMethodDescriptionList<? extends EntityTypeOrBuilder>ListEntityTypesResponse.Builder.getEntityTypesOrBuilderList()The EntityTypes matching the request.List<? extends EntityTypeOrBuilder>ListEntityTypesResponse.getEntityTypesOrBuilderList()The EntityTypes matching the request.List<? extends EntityTypeOrBuilder>ListEntityTypesResponseOrBuilder.getEntityTypesOrBuilderList()The EntityTypes matching the request.