Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebEntityOrBuilder |
WebDetection.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
WebDetection.Builder.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
WebDetectionOrBuilder.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetection.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetection.Builder.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetectionOrBuilder.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
Copyright © 2022 Google LLC. All rights reserved.