Skip navigation links
A B C D G I N P S T 

A

applyToAllUnaryMethods(UnaryCallSettings.Builder) - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
Applies the given settings to all of the unary API methods in this service.

B

batchAnnotateImages(List<AnnotateImageRequest>) - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImagesCallable() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Run image detection and annotation for a batch of images.
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the object with the settings used for calls to batchAnnotateImages.
batchAnnotateImagesSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
Returns the builder for the settings used for calls to batchAnnotateImages.
build() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
 

C

close() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
com.google.cloud.vision.v1 - package com.google.cloud.vision.v1
A client to Google Cloud Vision API.
create() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient with default settings.
create(ImageAnnotatorSettings) - Static method in class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.

D

defaultBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for this class with recommended defaults.
defaultChannelProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default ChannelProvider for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder for the default ExecutorProvider for this service.

G

getDefaultEndpoint() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the default service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns the default service scopes.
getSettings() - Method in class com.google.cloud.vision.v1.ImageAnnotatorClient
 

I

ImageAnnotatorClient - Class in com.google.cloud.vision.v1
Service Description: Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection.
ImageAnnotatorClient(ImageAnnotatorSettings) - Constructor for class com.google.cloud.vision.v1.ImageAnnotatorClient
Constructs an instance of ImageAnnotatorClient, using the given settings.
ImageAnnotatorSettings - Class in com.google.cloud.vision.v1
Settings class to configure an instance of ImageAnnotatorClient.
ImageAnnotatorSettings.Builder - Class in com.google.cloud.vision.v1
Builder for ImageAnnotatorSettings.

N

newBuilder() - Static method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a new builder for this class.

P

PagedResponseWrappers - Class in com.google.cloud.vision.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.vision.v1.PagedResponseWrappers
 

S

setChannelProvider(ChannelProvider) - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
 
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
 
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings.Builder
 

T

toBuilder() - Method in class com.google.cloud.vision.v1.ImageAnnotatorSettings
Returns a builder containing all the values of this settings class.
A B C D G I N P S T 
Skip navigation links

Copyright © 2017 Google. All rights reserved.