Skip to content

Commit 811e7a8

Browse files
feat(documentai): update the api
#### documentai:v1 The following keys were deleted: - schemas.GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty.properties.groundingConfig.type (Total Keys: 1) The following keys were added: - schemas.GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty.properties.method.type (Total Keys: 1) #### documentai:v1beta3 The following keys were deleted: - schemas.GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty.properties.groundingConfig.type (Total Keys: 1) The following keys were added: - schemas.GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty.properties.method.type (Total Keys: 1)
1 parent df14202 commit 811e7a8

9 files changed

+39
-43
lines changed

docs/dyn/documentai_v1.projects.locations.processors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h3>Method Details</h3>
208208
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
209209
{ # Defines properties that can be part of the entity type.
210210
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
211-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
211+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
212212
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
213213
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
214214
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -1548,7 +1548,7 @@ <h3>Method Details</h3>
15481548
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
15491549
{ # Defines properties that can be part of the entity type.
15501550
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
1551-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
1551+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
15521552
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
15531553
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
15541554
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.

docs/dyn/documentai_v1.projects.locations.processors.humanReviewConfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114114
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
115115
{ # Defines properties that can be part of the entity type.
116116
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
117-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
117+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
118118
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
119119
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
120120
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.

docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h3>Method Details</h3>
203203
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
204204
{ # Defines properties that can be part of the entity type.
205205
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
206-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
206+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
207207
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
208208
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
209209
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -425,7 +425,7 @@ <h3>Method Details</h3>
425425
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
426426
{ # Defines properties that can be part of the entity type.
427427
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
428-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
428+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
429429
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
430430
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
431431
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -535,7 +535,7 @@ <h3>Method Details</h3>
535535
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
536536
{ # Defines properties that can be part of the entity type.
537537
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
538-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
538+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
539539
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
540540
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
541541
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -1642,7 +1642,7 @@ <h3>Method Details</h3>
16421642
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
16431643
{ # Defines properties that can be part of the entity type.
16441644
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
1645-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
1645+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
16461646
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
16471647
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
16481648
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -2667,7 +2667,7 @@ <h3>Method Details</h3>
26672667
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
26682668
{ # Defines properties that can be part of the entity type.
26692669
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
2670-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
2670+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
26712671
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
26722672
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
26732673
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.
@@ -2739,7 +2739,7 @@ <h3>Method Details</h3>
27392739
&quot;properties&quot;: [ # Description the nested structure, or composition of an entity.
27402740
{ # Defines properties that can be part of the entity type.
27412741
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
2742-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
2742+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
27432743
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
27442744
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
27452745
&quot;valueType&quot;: &quot;A String&quot;, # A reference to the value type of the property. This type is subject to the same conventions as the `Entity.base_types` field.

docs/dyn/documentai_v1beta3.projects.locations.processors.dataset.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h3>Method Details</h3>
205205
{ # Defines properties that can be part of the entity type.
206206
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
207207
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
208-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
208+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
209209
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
210210
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
211211
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.
@@ -1418,7 +1418,7 @@ <h3>Method Details</h3>
14181418
{ # Defines properties that can be part of the entity type.
14191419
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
14201420
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
1421-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
1421+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
14221422
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
14231423
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
14241424
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.
@@ -1480,7 +1480,7 @@ <h3>Method Details</h3>
14801480
{ # Defines properties that can be part of the entity type.
14811481
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
14821482
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
1483-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
1483+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
14841484
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
14851485
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
14861486
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.

docs/dyn/documentai_v1beta3.projects.locations.processors.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h3>Method Details</h3>
236236
{ # Defines properties that can be part of the entity type.
237237
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
238238
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
239-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
239+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
240240
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
241241
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
242242
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.
@@ -2622,7 +2622,7 @@ <h3>Method Details</h3>
26222622
{ # Defines properties that can be part of the entity type.
26232623
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
26242624
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
2625-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
2625+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
26262626
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
26272627
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
26282628
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.

docs/dyn/documentai_v1beta3.projects.locations.processors.humanReviewConfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ <h3>Method Details</h3>
11081108
{ # Defines properties that can be part of the entity type.
11091109
&quot;description&quot;: &quot;A String&quot;, # The description of the property. Could be used to provide more information about the property for model calls.
11101110
&quot;displayName&quot;: &quot;A String&quot;, # User defined name for the property.
1111-
&quot;groundingConfig&quot;: &quot;A String&quot;, # Grounding config of the entity type.
1111+
&quot;method&quot;: &quot;A String&quot;, # Specifies how the entity&#x27;s value is obtained.
11121112
&quot;name&quot;: &quot;A String&quot;, # The name of the property. Follows the same guidelines as the EntityType name.
11131113
&quot;occurrenceType&quot;: &quot;A String&quot;, # Occurrence type limits the number of instances an entity type appears in the document.
11141114
&quot;propertyMetadata&quot;: { # Metadata about a property. # Any additional metadata about the property can be added here.

0 commit comments

Comments
 (0)