diff --git a/java/grpc-google-cloud-video-intelligence-v1beta2/0.1.21/apidocs/allclasses-frame.html b/java/grpc-google-cloud-video-intelligence-v1beta2/0.1.21/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..64621edd5f --- /dev/null +++ b/java/grpc-google-cloud-video-intelligence-v1beta2/0.1.21/apidocs/allclasses-frame.html @@ -0,0 +1,23 @@ + + + +
+ +public static final class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub +extends io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub>+
+ Service that implements Google Cloud Video Intelligence API. +
| Modifier and Type | +Method and Description | +
|---|---|
com.google.longrunning.Operation |
+annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request)
+
+ Performs asynchronous video annotation.
+ |
+
protected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub |
+build(io.grpc.Channel channel,
+ io.grpc.CallOptions callOptions) |
+
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub build(io.grpc.Channel channel, + io.grpc.CallOptions callOptions)+
build in class io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub>public com.google.longrunning.Operation annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request)+
+ Performs asynchronous video annotation. Progress and results can be + retrieved through the `google.longrunning.Operations` interface. + `Operation.metadata` contains `AnnotateVideoProgress` (progress). + `Operation.response` contains `AnnotateVideoResponse` (results). +
public static final class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub +extends io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub>+
+ Service that implements Google Cloud Video Intelligence API. +
| Modifier and Type | +Method and Description | +
|---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> |
+annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request)
+
+ Performs asynchronous video annotation.
+ |
+
protected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub |
+build(io.grpc.Channel channel,
+ io.grpc.CallOptions callOptions) |
+
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub build(io.grpc.Channel channel, + io.grpc.CallOptions callOptions)+
build in class io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request)+
+ Performs asynchronous video annotation. Progress and results can be + retrieved through the `google.longrunning.Operations` interface. + `Operation.metadata` contains `AnnotateVideoProgress` (progress). + `Operation.response` contains `AnnotateVideoResponse` (results). +
public abstract static class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase
+extends java.lang.Object
+implements io.grpc.BindableService
++ Service that implements Google Cloud Video Intelligence API. +
| Constructor and Description | +
|---|
VideoIntelligenceServiceImplBase() |
+
| Modifier and Type | +Method and Description | +
|---|---|
void |
+annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request,
+ io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
+
+ Performs asynchronous video annotation.
+ |
+
io.grpc.ServerServiceDefinition |
+bindService() |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic VideoIntelligenceServiceImplBase()+
public void annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)+
+ Performs asynchronous video annotation. Progress and results can be + retrieved through the `google.longrunning.Operations` interface. + `Operation.metadata` contains `AnnotateVideoProgress` (progress). + `Operation.response` contains `AnnotateVideoResponse` (results). +
public final io.grpc.ServerServiceDefinition bindService()+
bindService in interface io.grpc.BindableServicepublic static final class VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub +extends io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub>+
+ Service that implements Google Cloud Video Intelligence API. +
| Modifier and Type | +Method and Description | +
|---|---|
void |
+annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request,
+ io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
+
+ Performs asynchronous video annotation.
+ |
+
protected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub |
+build(io.grpc.Channel channel,
+ io.grpc.CallOptions callOptions) |
+
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub build(io.grpc.Channel channel, + io.grpc.CallOptions callOptions)+
build in class io.grpc.stub.AbstractStub<VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub>public void annotateVideo(com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest request, + io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)+
+ Performs asynchronous video annotation. Progress and results can be + retrieved through the `google.longrunning.Operations` interface. + `Operation.metadata` contains `AnnotateVideoProgress` (progress). + `Operation.response` contains `AnnotateVideoResponse` (results). +
@Generated(value="by gRPC proto compiler (version 1.2.0)",
+ comments="Source: google/cloud/videointelligence/v1beta2/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<com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest,com.google.longrunning.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
+ |
+
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String SERVICE_NAME+
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") +public static final io.grpc.MethodDescriptor<com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest,com.google.longrunning.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()+
| Class | +Description | +
|---|---|
| VideoIntelligenceServiceGrpc | +
+
+ Service that implements Google Cloud Video Intelligence API.
+ |
+
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceBlockingStub | +
+
+ Service that implements Google Cloud Video Intelligence API.
+ |
+
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceFutureStub | +
+
+ Service that implements Google Cloud Video Intelligence API.
+ |
+
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase | +
+
+ Service that implements Google Cloud Video Intelligence API.
+ |
+
| VideoIntelligenceServiceGrpc.VideoIntelligenceServiceStub | +
+
+ Service that implements Google Cloud Video Intelligence API.
+ |
+
| Modifier and Type | +Constant Field | +Value | +
|---|---|---|
+
+public static final java.lang.String |
+SERVICE_NAME |
+"google.cloud.videointelligence.v1beta2.VideoIntelligenceService" |
+
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+Each annotation type has its own separate page with the following sections:
+Each enum has its own separate page with the following sections:
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+These links take you to the next or previous class, interface, package, or related page.
+These links show and hide the HTML frames. All pages are available with or without frames.
+The All Classes link shows all classes and interfaces except non-static nested types.
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+The Constant Field Values page lists the static final fields and their values.
+