Expand description
Data structures used by operation inputs/outputs.
Modules§
Structs§
- Audio
Extraction Category - Category of Audio Extraction
- Audio
Override Configuration - Override Configuration of Audio
- Audio
Standard Extraction - Standard Extraction Configuration of Audio
- Audio
Standard Generative Field - Standard Generative Field Configuration of Audio
- Audio
Standard Output Configuration - Standard Output Configuration of Audio
- Blueprint
- Contains the information of a Blueprint.
- Blueprint
Filter - Blueprint Filter
- Blueprint
Item - Blueprint Item
- Blueprint
Summary - Summary of a Blueprint
- Custom
Output Configuration - Custom output configuration
- Data
Automation Project - Contains the information of a DataAutomationProject.
- Data
Automation Project Filter - Data Automation Project Filter
- Data
Automation Project Summary - Summary of a DataAutomationProject
- Document
Bounding Box - Bounding Box Configuration of Document Extraction
- Document
Extraction Granularity - Granularity of Document Extraction
- Document
Output Additional File Format - Additional File Format of Document Output
- Document
Output Format - Output Format of Document
- Document
Output Text Format - Text Format of Document Output
- Document
Override Configuration - Override Configuration of Document
- Document
Standard Extraction - Standard Extraction Configuration of Document
- Document
Standard Generative Field - Standard Generative Field Configuration of Document
- Document
Standard Output Configuration - Standard Output Configuration of Document
- Encryption
Configuration - KMS Encryption Configuration
- Image
Bounding Box - Bounding Box Configuration of Image Extraction
- Image
Extraction Category - Category of Image Extraction
- Image
Override Configuration - Override Configuration of Image
- Image
Standard Extraction - Standard Extraction Configuration of Image
- Image
Standard Generative Field - Standard Generative Field Configuration of Image
- Image
Standard Output Configuration - Standard Output Configuration of Image
- Modality
Processing Configuration - Configuration to enable/disable processing of modality
- Modality
Routing Configuration - Configuration for routing file type to desired modality
- Override
Configuration - Override configuration
- Splitter
Configuration - Configuration of Splitter
- Standard
Output Configuration - Standard output configuration
- Tag
- Key value pair of a tag
- Validation
Exception Field - Stores information about a field passed inside a request that resulted in an exception
- Video
Bounding Box - Bounding Box Configuration of Video Extraction
- Video
Extraction Category - Category of Video Extraction
- Video
Override Configuration - Override Configuration of Video
- Video
Standard Extraction - Standard Extraction Configuration of Video
- Video
Standard Generative Field - Standard Generative Field Configuration of Video
- Video
Standard Output Configuration - Standard Output Configuration of Video
Enums§
- Audio
Extraction Category Type - When writing a match expression against
AudioExtractionCategoryType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Audio
Standard Generative Field Type - When writing a match expression against
AudioStandardGenerativeFieldType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Blueprint
Stage - When writing a match expression against
BlueprintStage
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Blueprint
Stage Filter - When writing a match expression against
BlueprintStageFilter
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Data
Automation Project Stage - When writing a match expression against
DataAutomationProjectStage
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Data
Automation Project Stage Filter - When writing a match expression against
DataAutomationProjectStageFilter
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Data
Automation Project Status - When writing a match expression against
DataAutomationProjectStatus
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Desired
Modality - When writing a match expression against
DesiredModality
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Document
Extraction Granularity Type - When writing a match expression against
DocumentExtractionGranularityType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Document
Output Text Format Type - When writing a match expression against
DocumentOutputTextFormatType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Image
Extraction Category Type - When writing a match expression against
ImageExtractionCategoryType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Image
Standard Generative Field Type - When writing a match expression against
ImageStandardGenerativeFieldType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Resource
Owner - When writing a match expression against
ResourceOwner
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - State
- When writing a match expression against
State
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Type
- When writing a match expression against
Type
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Video
Extraction Category Type - When writing a match expression against
VideoExtractionCategoryType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - Video
Standard Generative Field Type - When writing a match expression against
VideoStandardGenerativeFieldType
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.