@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/cloud/videointelligence/v1beta1/video_intelligence.proto")
public final class VideoIntelligenceServiceGrpc
extends java.lang.Object
Service that implements Google Cloud Video Intelligence API.
Modifier and Type | Class and Description |
---|---|
static class |
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub
Service that implements Google Cloud Video Intelligence API.
|
static class |
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub
Service that implements Google Cloud Video Intelligence API.
|
static class |
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase
Service that implements Google Cloud Video Intelligence API.
|
static class |
VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub
Service that implements Google Cloud Video Intelligence API.
|
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<AnnotateVideoRequest,Operation> |
METHOD_ANNOTATE_VIDEO |
static java.lang.String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<AnnotateVideoRequest,Operation> METHOD_ANNOTATE_VIDEO
public static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub newStub(io.grpc.Channel channel)
public static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()