public static class VideoIntelligenceServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<VideoIntelligenceServiceSettings,VideoIntelligenceServiceSettings.Builder>
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.OperationCallSettings.Builder<com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest,com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse,com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress> |
annotateVideoOperationSettings()
Returns the builder for the settings used for calls to annotateVideo.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest,com.google.longrunning.Operation> |
annotateVideoSettings()
Returns the builder for the settings used for calls to annotateVideo.
|
VideoIntelligenceServiceSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
VideoIntelligenceServiceSettings |
build() |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setTransportChannelProvider, toStringpublic VideoIntelligenceServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exceptionpublic com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest,com.google.longrunning.Operation> annotateVideoSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<com.google.cloud.videointelligence.v1beta1.AnnotateVideoRequest,com.google.cloud.videointelligence.v1beta1.AnnotateVideoResponse,com.google.cloud.videointelligence.v1beta1.AnnotateVideoProgress> annotateVideoOperationSettings()
public VideoIntelligenceServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<VideoIntelligenceServiceSettings,VideoIntelligenceServiceSettings.Builder>IOExceptionCopyright © 2017 Google. All rights reserved.