Uses of Class
com.google.cloud.vision.v1p3beta1.WebDetection.WebImage
-
Packages that use WebDetection.WebImage Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebImage in com.google.cloud.vision.v1p3beta1
Methods in com.google.cloud.vision.v1p3beta1 that return WebDetection.WebImage Modifier and Type Method Description WebDetection.WebImageWebDetection.WebImage.Builder. build()WebDetection.WebImageWebDetection.WebImage.Builder. buildPartial()static WebDetection.WebImageWebDetection.WebImage. getDefaultInstance()WebDetection.WebImageWebDetection.WebImage.Builder. getDefaultInstanceForType()WebDetection.WebImageWebDetection.WebImage. getDefaultInstanceForType()WebDetection.WebImageWebDetection.Builder. getFullMatchingImages(int index)Fully matching images from the Internet.WebDetection.WebImageWebDetection. getFullMatchingImages(int index)Fully matching images from the Internet.WebDetection.WebImageWebDetection.WebPage.Builder. getFullMatchingImages(int index)Fully matching images on the page.WebDetection.WebImageWebDetection.WebPage. getFullMatchingImages(int index)Fully matching images on the page.WebDetection.WebImageWebDetection.WebPageOrBuilder. getFullMatchingImages(int index)Fully matching images on the page.WebDetection.WebImageWebDetectionOrBuilder. getFullMatchingImages(int index)Fully matching images from the Internet.WebDetection.WebImageWebDetection.Builder. getPartialMatchingImages(int index)Partial matching images from the Internet.WebDetection.WebImageWebDetection. getPartialMatchingImages(int index)Partial matching images from the Internet.WebDetection.WebImageWebDetection.WebPage.Builder. getPartialMatchingImages(int index)Partial matching images on the page.WebDetection.WebImageWebDetection.WebPage. getPartialMatchingImages(int index)Partial matching images on the page.WebDetection.WebImageWebDetection.WebPageOrBuilder. getPartialMatchingImages(int index)Partial matching images on the page.WebDetection.WebImageWebDetectionOrBuilder. getPartialMatchingImages(int index)Partial matching images from the Internet.WebDetection.WebImageWebDetection.Builder. getVisuallySimilarImages(int index)The visually similar image results.WebDetection.WebImageWebDetection. getVisuallySimilarImages(int index)The visually similar image results.WebDetection.WebImageWebDetectionOrBuilder. getVisuallySimilarImages(int index)The visually similar image results.static WebDetection.WebImageWebDetection.WebImage. parseDelimitedFrom(InputStream input)static WebDetection.WebImageWebDetection.WebImage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebImageWebDetection.WebImage. parseFrom(byte[] data)static WebDetection.WebImageWebDetection.WebImage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebImageWebDetection.WebImage. parseFrom(com.google.protobuf.ByteString data)static WebDetection.WebImageWebDetection.WebImage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebImageWebDetection.WebImage. parseFrom(com.google.protobuf.CodedInputStream input)static WebDetection.WebImageWebDetection.WebImage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebImageWebDetection.WebImage. parseFrom(InputStream input)static WebDetection.WebImageWebDetection.WebImage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebImageWebDetection.WebImage. parseFrom(ByteBuffer data)static WebDetection.WebImageWebDetection.WebImage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type WebDetection.WebImage Modifier and Type Method Description List<WebDetection.WebImage>WebDetection.Builder. getFullMatchingImagesList()Fully matching images from the Internet.List<WebDetection.WebImage>WebDetection. getFullMatchingImagesList()Fully matching images from the Internet.List<WebDetection.WebImage>WebDetection.WebPage.Builder. getFullMatchingImagesList()Fully matching images on the page.List<WebDetection.WebImage>WebDetection.WebPage. getFullMatchingImagesList()Fully matching images on the page.List<WebDetection.WebImage>WebDetection.WebPageOrBuilder. getFullMatchingImagesList()Fully matching images on the page.List<WebDetection.WebImage>WebDetectionOrBuilder. getFullMatchingImagesList()Fully matching images from the Internet.com.google.protobuf.Parser<WebDetection.WebImage>WebDetection.WebImage. getParserForType()List<WebDetection.WebImage>WebDetection.Builder. getPartialMatchingImagesList()Partial matching images from the Internet.List<WebDetection.WebImage>WebDetection. getPartialMatchingImagesList()Partial matching images from the Internet.List<WebDetection.WebImage>WebDetection.WebPage.Builder. getPartialMatchingImagesList()Partial matching images on the page.List<WebDetection.WebImage>WebDetection.WebPage. getPartialMatchingImagesList()Partial matching images on the page.List<WebDetection.WebImage>WebDetection.WebPageOrBuilder. getPartialMatchingImagesList()Partial matching images on the page.List<WebDetection.WebImage>WebDetectionOrBuilder. getPartialMatchingImagesList()Partial matching images from the Internet.List<WebDetection.WebImage>WebDetection.Builder. getVisuallySimilarImagesList()The visually similar image results.List<WebDetection.WebImage>WebDetection. getVisuallySimilarImagesList()The visually similar image results.List<WebDetection.WebImage>WebDetectionOrBuilder. getVisuallySimilarImagesList()The visually similar image results.static com.google.protobuf.Parser<WebDetection.WebImage>WebDetection.WebImage. parser()Methods in com.google.cloud.vision.v1p3beta1 with parameters of type WebDetection.WebImage Modifier and Type Method Description WebDetection.BuilderWebDetection.Builder. addFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.BuilderWebDetection.Builder. addFullMatchingImages(WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images on the page.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addFullMatchingImages(WebDetection.WebImage value)Fully matching images on the page.WebDetection.BuilderWebDetection.Builder. addPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.BuilderWebDetection.Builder. addPartialMatchingImages(WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images on the page.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addPartialMatchingImages(WebDetection.WebImage value)Partial matching images on the page.WebDetection.BuilderWebDetection.Builder. addVisuallySimilarImages(int index, WebDetection.WebImage value)The visually similar image results.WebDetection.BuilderWebDetection.Builder. addVisuallySimilarImages(WebDetection.WebImage value)The visually similar image results.WebDetection.WebImage.BuilderWebDetection.WebImage.Builder. mergeFrom(WebDetection.WebImage other)static WebDetection.WebImage.BuilderWebDetection.WebImage. newBuilder(WebDetection.WebImage prototype)WebDetection.BuilderWebDetection.Builder. setFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. setFullMatchingImages(int index, WebDetection.WebImage value)Fully matching images on the page.WebDetection.BuilderWebDetection.Builder. setPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. setPartialMatchingImages(int index, WebDetection.WebImage value)Partial matching images on the page.WebDetection.BuilderWebDetection.Builder. setVisuallySimilarImages(int index, WebDetection.WebImage value)The visually similar image results.Method parameters in com.google.cloud.vision.v1p3beta1 with type arguments of type WebDetection.WebImage Modifier and Type Method Description WebDetection.BuilderWebDetection.Builder. addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)Fully matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addAllFullMatchingImages(Iterable<? extends WebDetection.WebImage> values)Fully matching images on the page.WebDetection.BuilderWebDetection.Builder. addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)Partial matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. addAllPartialMatchingImages(Iterable<? extends WebDetection.WebImage> values)Partial matching images on the page.WebDetection.BuilderWebDetection.Builder. addAllVisuallySimilarImages(Iterable<? extends WebDetection.WebImage> values)The visually similar image results.
-