Package com.google.cloud.videointelligence.v1beta2 (2.38.0)

GitHub RepositoryRPC DocumentationREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceClient Service Description: Service that implements Google Cloud Video Intelligence API.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings Settings class to configure an instance of VideoIntelligenceServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.videointelligence.v1beta2.AnnotateVideoProgress Video annotation progress. Included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1beta2.AnnotateVideoProgress.Builder Video annotation progress. Included in the metadata field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest Video annotation request.
com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequest.Builder Video annotation request.
com.google.cloud.videointelligence.v1beta2.AnnotateVideoResponse Video annotation response. Included in the response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1beta2.AnnotateVideoResponse.Builder Video annotation response. Included in the response field of the Operation returned by the GetOperation call of the google::longrunning::Operations service.
com.google.cloud.videointelligence.v1beta2.Entity Detected entity from video analysis.
com.google.cloud.videointelligence.v1beta2.Entity.Builder Detected entity from video analysis.
com.google.cloud.videointelligence.v1beta2.ExplicitContentAnnotation Explicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
com.google.cloud.videointelligence.v1beta2.ExplicitContentAnnotation.Builder Explicit content annotation (based on per-frame visual signals only). If no explicit content has been detected in a frame, no annotations are present for that frame.
com.google.cloud.videointelligence.v1beta2.ExplicitContentDetectionConfig Config for EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1beta2.ExplicitContentDetectionConfig.Builder Config for EXPLICIT_CONTENT_DETECTION.
com.google.cloud.videointelligence.v1beta2.ExplicitContentFrame Video frame level annotation results for explicit content.
com.google.cloud.videointelligence.v1beta2.ExplicitContentFrame.Builder Video frame level annotation results for explicit content.
com.google.cloud.videointelligence.v1beta2.FaceAnnotation Face annotation.
com.google.cloud.videointelligence.v1beta2.FaceAnnotation.Builder Face annotation.
com.google.cloud.videointelligence.v1beta2.FaceDetectionConfig Config for FACE_DETECTION.
com.google.cloud.videointelligence.v1beta2.FaceDetectionConfig.Builder Config for FACE_DETECTION.
com.google.cloud.videointelligence.v1beta2.FaceFrame Video frame level annotation results for face detection.
com.google.cloud.videointelligence.v1beta2.FaceFrame.Builder Video frame level annotation results for face detection.
com.google.cloud.videointelligence.v1beta2.FaceSegment Video segment level annotation results for face detection.
com.google.cloud.videointelligence.v1beta2.FaceSegment.Builder Video segment level annotation results for face detection.
com.google.cloud.videointelligence.v1beta2.LabelAnnotation Label annotation.
com.google.cloud.videointelligence.v1beta2.LabelAnnotation.Builder Label annotation.
com.google.cloud.videointelligence.v1beta2.LabelDetectionConfig Config for LABEL_DETECTION.
com.google.cloud.videointelligence.v1beta2.LabelDetectionConfig.Builder Config for LABEL_DETECTION.
com.google.cloud.videointelligence.v1beta2.LabelFrame Video frame level annotation results for label detection.
com.google.cloud.videointelligence.v1beta2.LabelFrame.Builder Video frame level annotation results for label detection.
com.google.cloud.videointelligence.v1beta2.LabelSegment Video segment level annotation results for label detection.
com.google.cloud.videointelligence.v1beta2.LabelSegment.Builder Video segment level annotation results for label detection.
com.google.cloud.videointelligence.v1beta2.NormalizedBoundingBox Normalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
com.google.cloud.videointelligence.v1beta2.NormalizedBoundingBox.Builder Normalized bounding box. The normalized vertex coordinates are relative to the original image. Range: [0, 1].
com.google.cloud.videointelligence.v1beta2.ShotChangeDetectionConfig Config for SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1beta2.ShotChangeDetectionConfig.Builder Config for SHOT_CHANGE_DETECTION.
com.google.cloud.videointelligence.v1beta2.VideoAnnotationProgress Annotation progress for a single video.
com.google.cloud.videointelligence.v1beta2.VideoAnnotationProgress.Builder Annotation progress for a single video.
com.google.cloud.videointelligence.v1beta2.VideoAnnotationResults Annotation results for a single video.
com.google.cloud.videointelligence.v1beta2.VideoAnnotationResults.Builder Annotation results for a single video.
com.google.cloud.videointelligence.v1beta2.VideoContext Video context and/or feature-specific parameters.
com.google.cloud.videointelligence.v1beta2.VideoContext.Builder Video context and/or feature-specific parameters.
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceGrpc Service that implements Google Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceGrpc.VideoIntelligenceServiceImplBase Base class for the server implementation of the service VideoIntelligenceService. Service that implements Google Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceProto
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceSettings.Builder Builder for VideoIntelligenceServiceSettings.
com.google.cloud.videointelligence.v1beta2.VideoSegment Video segment.
com.google.cloud.videointelligence.v1beta2.VideoSegment.Builder Video segment.

Interfaces

Interface Description
com.google.cloud.videointelligence.v1beta2.AnnotateVideoProgressOrBuilder
com.google.cloud.videointelligence.v1beta2.AnnotateVideoRequestOrBuilder
com.google.cloud.videointelligence.v1beta2.AnnotateVideoResponseOrBuilder
com.google.cloud.videointelligence.v1beta2.EntityOrBuilder
com.google.cloud.videointelligence.v1beta2.ExplicitContentAnnotationOrBuilder
com.google.cloud.videointelligence.v1beta2.ExplicitContentDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1beta2.ExplicitContentFrameOrBuilder
com.google.cloud.videointelligence.v1beta2.FaceAnnotationOrBuilder
com.google.cloud.videointelligence.v1beta2.FaceDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1beta2.FaceFrameOrBuilder
com.google.cloud.videointelligence.v1beta2.FaceSegmentOrBuilder
com.google.cloud.videointelligence.v1beta2.LabelAnnotationOrBuilder
com.google.cloud.videointelligence.v1beta2.LabelDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1beta2.LabelFrameOrBuilder
com.google.cloud.videointelligence.v1beta2.LabelSegmentOrBuilder
com.google.cloud.videointelligence.v1beta2.NormalizedBoundingBoxOrBuilder
com.google.cloud.videointelligence.v1beta2.ShotChangeDetectionConfigOrBuilder
com.google.cloud.videointelligence.v1beta2.VideoAnnotationProgressOrBuilder
com.google.cloud.videointelligence.v1beta2.VideoAnnotationResultsOrBuilder
com.google.cloud.videointelligence.v1beta2.VideoContextOrBuilder
com.google.cloud.videointelligence.v1beta2.VideoIntelligenceServiceGrpc.AsyncService Service that implements Google Cloud Video Intelligence API.
com.google.cloud.videointelligence.v1beta2.VideoSegmentOrBuilder

Enums

Enum Description
com.google.cloud.videointelligence.v1beta2.Feature Video annotation feature.
com.google.cloud.videointelligence.v1beta2.LabelDetectionMode Label detection mode.
com.google.cloud.videointelligence.v1beta2.Likelihood Bucketized representation of likelihood.