GetGcpVisionAnnotateFilesOperationStatus

Description:

Retrieves the current status of an Google Vision operation.

Additional Details...

Tags:

Google, Cloud, Vision, Machine Learning

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) 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 Servicegcp-credentials-provider-serviceController Service API:
GCPCredentialsService
Implementation: GCPCredentialsControllerService
The Controller Service used to obtain Google Cloud Platform credentials.
GCP Operation KeyoperationKey${operationKey}The unique identifier of the Vision operation.
Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)

Relationships:

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

Reads Attributes:

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

Writes Attributes:

None specified.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.

See Also:

StartGcpVisionAnnotateFilesOperation