Skip to main content

GetGcpVisionAnnotateFilesOperationStatus

Description

Retrieves the current status of an Google Vision operation.

Tags

Cloud, Google, Machine Learning, Vision

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
GCP Credentials Provider Service *gcp-credentials-provider-serviceController Service:
GCPCredentialsService

Implementations:
GCPCredentialsControllerService
The Controller Service used to obtain Google Cloud Platform credentials.
GCP Operation Key *operationKey${operationKey}The unique identifier of the Vision operation.

Supports Expression Language, using FlowFile attributes and Environment variables.

Dynamic Properties

This component does not support dynamic properties.

Relationships

NameDescription
failureFlowFiles are routed to failure relationship
originalUpon successful completion, the original FlowFile will be routed to this relationship.
runningThe job is currently still being processed
successFlowFiles are routed to success relationship

Reads Attributes

NameDescription
operationKeyA unique identifier of the operation designated by the Vision server.

Writes Attributes

This processor does not write attributes.

State Management

This component does not store state.

Restricted

This component is not restricted.

Input Requirement

Input requirements are not specified for this component.

System Resource Considerations

This component does not specify system resource considerations.

See Also

StartGcpVisionAnnotateFilesOperation