Class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub>
-
- com.google.cloud.videointelligence.v1p3beta1.StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
-
- Enclosing class:
- StreamingVideoIntelligenceServiceGrpc
public static final class StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service StreamingVideoIntelligenceService.Service that implements streaming Video Intelligence API.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
-
Method Detail
-
build
protected StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<StreamingVideoIntelligenceServiceGrpc.StreamingVideoIntelligenceServiceBlockingStub>
-
-