Uses of Class
com.google.cloud.vision.v1p3beta1.WebDetection.WebPage
-
Packages that use WebDetection.WebPage Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of WebDetection.WebPage in com.google.cloud.vision.v1p3beta1
Methods in com.google.cloud.vision.v1p3beta1 that return WebDetection.WebPage Modifier and Type Method Description WebDetection.WebPageWebDetection.WebPage.Builder. build()WebDetection.WebPageWebDetection.WebPage.Builder. buildPartial()static WebDetection.WebPageWebDetection.WebPage. getDefaultInstance()WebDetection.WebPageWebDetection.WebPage.Builder. getDefaultInstanceForType()WebDetection.WebPageWebDetection.WebPage. getDefaultInstanceForType()WebDetection.WebPageWebDetection.Builder. getPagesWithMatchingImages(int index)Web pages containing the matching images from the Internet.WebDetection.WebPageWebDetection. getPagesWithMatchingImages(int index)Web pages containing the matching images from the Internet.WebDetection.WebPageWebDetectionOrBuilder. getPagesWithMatchingImages(int index)Web pages containing the matching images from the Internet.static WebDetection.WebPageWebDetection.WebPage. parseDelimitedFrom(InputStream input)static WebDetection.WebPageWebDetection.WebPage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebPageWebDetection.WebPage. parseFrom(byte[] data)static WebDetection.WebPageWebDetection.WebPage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebPageWebDetection.WebPage. parseFrom(com.google.protobuf.ByteString data)static WebDetection.WebPageWebDetection.WebPage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebPageWebDetection.WebPage. parseFrom(com.google.protobuf.CodedInputStream input)static WebDetection.WebPageWebDetection.WebPage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebPageWebDetection.WebPage. parseFrom(InputStream input)static WebDetection.WebPageWebDetection.WebPage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WebDetection.WebPageWebDetection.WebPage. parseFrom(ByteBuffer data)static WebDetection.WebPageWebDetection.WebPage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1p3beta1 that return types with arguments of type WebDetection.WebPage Modifier and Type Method Description List<WebDetection.WebPage>WebDetection.Builder. getPagesWithMatchingImagesList()Web pages containing the matching images from the Internet.List<WebDetection.WebPage>WebDetection. getPagesWithMatchingImagesList()Web pages containing the matching images from the Internet.List<WebDetection.WebPage>WebDetectionOrBuilder. getPagesWithMatchingImagesList()Web pages containing the matching images from the Internet.com.google.protobuf.Parser<WebDetection.WebPage>WebDetection.WebPage. getParserForType()static com.google.protobuf.Parser<WebDetection.WebPage>WebDetection.WebPage. parser()Methods in com.google.cloud.vision.v1p3beta1 with parameters of type WebDetection.WebPage Modifier and Type Method Description WebDetection.BuilderWebDetection.Builder. addPagesWithMatchingImages(int index, WebDetection.WebPage value)Web pages containing the matching images from the Internet.WebDetection.BuilderWebDetection.Builder. addPagesWithMatchingImages(WebDetection.WebPage value)Web pages containing the matching images from the Internet.WebDetection.WebPage.BuilderWebDetection.WebPage.Builder. mergeFrom(WebDetection.WebPage other)static WebDetection.WebPage.BuilderWebDetection.WebPage. newBuilder(WebDetection.WebPage prototype)WebDetection.BuilderWebDetection.Builder. setPagesWithMatchingImages(int index, WebDetection.WebPage value)Web pages containing the matching images from the Internet.Method parameters in com.google.cloud.vision.v1p3beta1 with type arguments of type WebDetection.WebPage Modifier and Type Method Description WebDetection.BuilderWebDetection.Builder. addAllPagesWithMatchingImages(Iterable<? extends WebDetection.WebPage> values)Web pages containing the matching images from the Internet.
-