Uses of Interface
com.google.cloud.vision.v1p1beta1.WebDetection.WebEntityOrBuilder
-
Packages that use WebDetection.WebEntityOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebEntityOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 that implement WebDetection.WebEntityOrBuilder Modifier and Type Class Description static classWebDetection.WebEntityEntity deduced from similar images on the Internet.static classWebDetection.WebEntity.BuilderEntity deduced from similar images on the Internet.Methods in com.google.cloud.vision.v1p1beta1 that return WebDetection.WebEntityOrBuilder Modifier and Type Method Description WebDetection.WebEntityOrBuilderWebDetection.Builder. getWebEntitiesOrBuilder(int index)Deduced entities from similar images on the Internet.WebDetection.WebEntityOrBuilderWebDetection. getWebEntitiesOrBuilder(int index)Deduced entities from similar images on the Internet.WebDetection.WebEntityOrBuilderWebDetectionOrBuilder. getWebEntitiesOrBuilder(int index)Deduced entities from similar images on the Internet.Methods in com.google.cloud.vision.v1p1beta1 that return types with arguments of type WebDetection.WebEntityOrBuilder Modifier and Type Method Description List<? extends WebDetection.WebEntityOrBuilder>WebDetection.Builder. getWebEntitiesOrBuilderList()Deduced entities from similar images on the Internet.List<? extends WebDetection.WebEntityOrBuilder>WebDetection. getWebEntitiesOrBuilderList()Deduced entities from similar images on the Internet.List<? extends WebDetection.WebEntityOrBuilder>WebDetectionOrBuilder. getWebEntitiesOrBuilderList()Deduced entities from similar images on the Internet.
-