- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time the processor was created.
default_processor_version
Type: STRING
Provider name: defaultProcessorVersion
Description: The default processor version.
gcp_display_name
Type: STRING
Provider name: displayName
Description: The display name of the processor.
kms_key_name
Type: STRING
Provider name: kmsKeyName
Description: The KMS key used for encryption and decryption in CMEK scenarios.
labels
Type: UNORDERED_LIST_STRING
name
Type: STRING
Provider name: name
Description: Output only. Immutable. The resource name of the processor. Format: projects/{project}/locations/{location}/processors/{processor}
organization_id
Type: STRING
parent
Type: STRING
process_endpoint
Type: STRING
Provider name: processEndpoint
Description: Output only. Immutable. The http endpoint that can be called to invoke processing.
processor_version_aliases
Type: UNORDERED_LIST_STRUCT
Provider name: processorVersionAliases
Description: Output only. The processor version aliases.
alias
STRING
alias
processor_version
resource name.processor_version
STRING
processorVersion
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
satisfies_pzi
Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use.
satisfies_pzs
Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use.
state
Type: STRING
Provider name: state
Description: Output only. The state of the processor.
Possible values:
STATE_UNSPECIFIED
- The processor is in an unspecified state.ENABLED
- The processor is enabled, i.e., has an enabled version which can currently serve processing requests and all the feature dependencies have been successfully initialized.DISABLED
- The processor is disabled.ENABLING
- The processor is being enabled, will become ENABLED
if successful.DISABLING
- The processor is being disabled, will become DISABLED
if successful.CREATING
- The processor is being created, will become either ENABLED
(for successful creation) or FAILED
(for failed ones). Once a processor is in this state, it can then be used for document processing, but the feature dependencies of the processor might not be fully created yet.FAILED
- The processor failed during creation or initialization of feature dependencies. The user should delete the processor and recreate one as all the functionalities of the processor are disabled.DELETING
- The processor is being deleted, will be removed if successful.tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: The processor type, such as: OCR_PROCESSOR
, INVOICE_PROCESSOR
. To get a list of processor types, see FetchProcessorTypes.