aboutsummaryrefslogtreecommitdiff
path: root/docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html')
-rw-r--r--docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html b/docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html
index 7416f27cc..75bee0510 100644
--- a/docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html
+++ b/docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html
@@ -95,11 +95,11 @@ Args:
body: object, The request body.
The object takes the form of:
-{ # Request message for review document method. Next Id: 6.
+{ # Request message for review document method.
"document": { # Document represents the canonical document resource in Document Understanding AI. It is an interchange format that provides insights into documents and allows for collaboration between users and Document Understanding AI to iterate and optimize for quality. # The document that needs human review.
"content": "A String", # Optional. Inline document content, represented as a stream of bytes. Note: As with all `bytes` fields, protobuffers use a pure binary representation, whereas JSON representations use base64.
"entities": [ # A list of entities detected on Document.text. For document shards, entities in this list may cross shard boundaries.
- { # An entity that could be a phrase in the text or a property belongs to the document. It is a known entity type, such as a person, an organization, or location.
+ { # An entity that could be a phrase in the text or a property that belongs to the document. It is a known entity type, such as a person, an organization, or location.
"confidence": 3.14, # Optional. Confidence of detected Schema entity. Range [0, 1].
"id": "A String", # Optional. Canonical id. This will be a unique value in the entity list for this document.
"mentionId": "A String", # Optional. Deprecated. Use `id` field instead.
@@ -149,7 +149,7 @@ Args:
"nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
"units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
},
- "text": "A String", # Optional. An optional field to store a normalized string. For some entity types, one of respective 'structured_value' fields may also be populated. Also not all the types of 'structured_value' will be normalized. For example, some processors may not generate float or int normalized text by default. Below are sample formats mapped to structured values. - Money/Currency type (`money_value`) is in the ISO 4217 text format. - Date type (`date_value`) is in the ISO 8601 text format. - Datetime type (`datetime_value`) is in the ISO 8601 text format.
+ "text": "A String", # Optional. An optional field to store a normalized string. For some entity types, one of respective `structured_value` fields may also be populated. Also not all the types of `structured_value` will be normalized. For example, some processors may not generate float or int normalized text by default. Below are sample formats mapped to structured values. - Money/Currency type (`money_value`) is in the ISO 4217 text format. - Date type (`date_value`) is in the ISO 8601 text format. - Datetime type (`datetime_value`) is in the ISO 8601 text format.
},
"pageAnchor": { # Referencing the visual context of the entity in the Document.pages. Page anchors can be cross-page, consist of multiple bounding polygons and optionally reference specific layout element types. # Optional. Represents the provenance of this entity wrt. the location on the page where it was found.
"pageRefs": [ # One or more references to visual page elements
@@ -183,7 +183,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -262,7 +262,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -351,7 +351,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -440,7 +440,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -490,7 +490,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -504,7 +504,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -677,7 +677,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -767,7 +767,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -824,7 +824,7 @@ Args:
"inlineDocument": { # Document represents the canonical document resource in Document Understanding AI. It is an interchange format that provides insights into documents and allows for collaboration between users and Document Understanding AI to iterate and optimize for quality. # An inline document proto.
"content": "A String", # Optional. Inline document content, represented as a stream of bytes. Note: As with all `bytes` fields, protobuffers use a pure binary representation, whereas JSON representations use base64.
"entities": [ # A list of entities detected on Document.text. For document shards, entities in this list may cross shard boundaries.
- { # An entity that could be a phrase in the text or a property belongs to the document. It is a known entity type, such as a person, an organization, or location.
+ { # An entity that could be a phrase in the text or a property that belongs to the document. It is a known entity type, such as a person, an organization, or location.
"confidence": 3.14, # Optional. Confidence of detected Schema entity. Range [0, 1].
"id": "A String", # Optional. Canonical id. This will be a unique value in the entity list for this document.
"mentionId": "A String", # Optional. Deprecated. Use `id` field instead.
@@ -874,7 +874,7 @@ Args:
"nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
"units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
},
- "text": "A String", # Optional. An optional field to store a normalized string. For some entity types, one of respective 'structured_value' fields may also be populated. Also not all the types of 'structured_value' will be normalized. For example, some processors may not generate float or int normalized text by default. Below are sample formats mapped to structured values. - Money/Currency type (`money_value`) is in the ISO 4217 text format. - Date type (`date_value`) is in the ISO 8601 text format. - Datetime type (`datetime_value`) is in the ISO 8601 text format.
+ "text": "A String", # Optional. An optional field to store a normalized string. For some entity types, one of respective `structured_value` fields may also be populated. Also not all the types of `structured_value` will be normalized. For example, some processors may not generate float or int normalized text by default. Below are sample formats mapped to structured values. - Money/Currency type (`money_value`) is in the ISO 4217 text format. - Date type (`date_value`) is in the ISO 8601 text format. - Datetime type (`datetime_value`) is in the ISO 8601 text format.
},
"pageAnchor": { # Referencing the visual context of the entity in the Document.pages. Page anchors can be cross-page, consist of multiple bounding polygons and optionally reference specific layout element types. # Optional. Represents the provenance of this entity wrt. the location on the page where it was found.
"pageRefs": [ # One or more references to visual page elements
@@ -908,7 +908,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -987,7 +987,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1076,7 +1076,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1165,7 +1165,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1215,7 +1215,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1229,7 +1229,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1402,7 +1402,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],
@@ -1492,7 +1492,7 @@ Args:
"parents": [ # References to the original elements that are replaced.
{ # The parent element the current element is based on. Used for referencing/aligning, removal and replacement operations.
"id": 42, # The id of the parent provenance.
- "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) on parent revision.
+ "index": 42, # The index of the parent item in the corresponding item list (eg. list of entities, properties within entities, etc.) in the parent revision.
"revision": 42, # The index of the index into current revision's parent_ids list.
},
],