GetGcpVisionAnnotateImagesOperationStatus 2025.10.9.21¶
Bundle¶
org.apache.nifi | nifi-gcp-nar
Description¶
Retrieves the current status of an Google Vision operation.
Tags¶
Cloud, Google, Machine Learning, Vision
Input Requirement¶
Supports Sensitive Dynamic Properties¶
false
Properties¶
| Property | Description |
|---|---|
| gcp-credentials-provider-service | The Controller Service used to obtain Google Cloud Platform credentials. |
| operationKey | The unique identifier of the Vision operation. |
Relationships¶
| Name | Description |
|---|---|
| failure | FlowFiles are routed to failure relationship |
| original | Upon successful completion, the original FlowFile will be routed to this relationship. |
| running | The job is currently still being processed |
| success | FlowFiles are routed to success relationship |