GetGcpVisionAnnotateFilesOperationStatus 프로세서
GetGcpVisionAnnotateFilesOperationStatus 프로세서
Openflow의 GetGcpVisionAnnotateFilesOperationStatus 프로세서는 Google Vision 비동기 파일 주석 작업의 현재 상태를 조회해주는 프로세서예요.
출처: Snowflake 문서
본문
번들 (Bundle)
org.apache.nifi | nifi-gcp-nar
설명 (Description)
Google Vision 작업의 현재 상태를 가져와요.
태그 (Tags)
Cloud, Google, Machine Learning, Vision
입력 요구 사항 (Input Requirement)
(명시되어 있지 않음)
민감 동적 속성 지원 (Supports Sensitive Dynamic Properties)
아니요 (false)
속성 (Properties)
| 속성 | 설명 |
|---|---|
| gcp-credentials-provider-service | Google Cloud Platform 자격 증명을 얻는 데 사용하는 컨트롤러 서비스예요. |
| operationKey | Vision 작업의 고유 식별자예요. |
관계 (Relationships)
| 이름 | 설명 |
|---|---|
| failure | FlowFile이 failure 관계로 보내져요. |
| original | 성공적으로 완료되면 원래 FlowFile이 이 관계로 보내져요. |
| running | 작업이 아직 처리 중이에요. |
| success | FlowFile이 success 관계로 보내져요. |