Package org.apache.beam.sdk.extensions.ml
package org.apache.beam.sdk.extensions.ml
Provides DoFns for integration with Google Cloud AI Video Intelligence service.
-
ClassesClassDescriptionA
PTransform
using the Cloud AI Natural language processing capability.Factory class for implementations ofAnnotateImages
.AcceptsByteString
(encoded image contents) with optionalDoFn.SideInput
with aMap
ofImageContext
to the image.AcceptsString
(image URI on GCS) with optionalDoFn.SideInput
with aMap
ofImageContext
to the image.APTransform
connecting to Cloud DLP (https://cloud.google.com/dlp/docs/libraries) and deidentifying text according to provided settings.APTransform
connecting to Cloud DLP (https://cloud.google.com/dlp/docs/libraries) and inspecting text for identifying data according to provided settings.APTransform
connecting to Cloud DLP (https://cloud.google.com/dlp/docs/libraries) and inspecting text for identifying data according to provided settings.APTransform
using the Recommendations AI API (https://cloud.google.com/recommendations).APTransform
connecting to the Recommendations AI API (https://cloud.google.com/recommendations) and creatingCatalogItem
s.APTransform
connecting to the Recommendations AI API (https://cloud.google.com/recommendations) and creatingUserEvent
s.The RecommendationAIIO class acts as a wrapper around theinvalid reference
PTransform
APTransform
using the Recommendations AI API (https://cloud.google.com/recommendations).APTransform
using the Recommendations AI API (https://cloud.google.com/recommendations).Factory class for PTransforms integrating with Google Cloud AI - VideoIntelligence service.A PTransform taking a PCollection ofByteString
and an optional side input with a context map and emitting lists ofVideoAnnotationResults
for each element.A PTransform taking a PCollection ofKV
ofByteString
andVideoContext
and emitting lists ofVideoAnnotationResults
for each element.A PTransform taking a PCollection ofString
and an optional side input with a context map and emitting lists ofVideoAnnotationResults
for each element.