google-apis-documentai_v1 0.106.0 → 0.108.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +8 -0
 - data/lib/google/apis/documentai_v1/classes.rb +6219 -3848
 - data/lib/google/apis/documentai_v1/gem_version.rb +2 -2
 - data/lib/google/apis/documentai_v1/representations.rb +1064 -34
 - data/lib/google/apis/documentai_v1/service.rb +387 -0
 - metadata +2 -2
 
| 
         @@ -232,6 +232,36 @@ module Google 
     | 
|
| 
       232 
232 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       233 
233 
     | 
    
         
             
                  end
         
     | 
| 
       234 
234 
     | 
    
         | 
| 
      
 235 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchema
         
     | 
| 
      
 236 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 237 
     | 
    
         
            +
                  
         
     | 
| 
      
 238 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 239 
     | 
    
         
            +
                  end
         
     | 
| 
      
 240 
     | 
    
         
            +
                  
         
     | 
| 
      
 241 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType
         
     | 
| 
      
 242 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 243 
     | 
    
         
            +
                  
         
     | 
| 
      
 244 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 245 
     | 
    
         
            +
                  end
         
     | 
| 
      
 246 
     | 
    
         
            +
                  
         
     | 
| 
      
 247 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 248 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 249 
     | 
    
         
            +
                  
         
     | 
| 
      
 250 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 251 
     | 
    
         
            +
                  end
         
     | 
| 
      
 252 
     | 
    
         
            +
                  
         
     | 
| 
      
 253 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 254 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 255 
     | 
    
         
            +
                  
         
     | 
| 
      
 256 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 257 
     | 
    
         
            +
                  end
         
     | 
| 
      
 258 
     | 
    
         
            +
                  
         
     | 
| 
      
 259 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata
         
     | 
| 
      
 260 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 261 
     | 
    
         
            +
                  
         
     | 
| 
      
 262 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 263 
     | 
    
         
            +
                  end
         
     | 
| 
      
 264 
     | 
    
         
            +
                  
         
     | 
| 
       235 
265 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
         
     | 
| 
       236 
266 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       237 
267 
     | 
    
         | 
| 
         @@ -244,6 +274,12 @@ module Google 
     | 
|
| 
       244 
274 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       245 
275 
     | 
    
         
             
                  end
         
     | 
| 
       246 
276 
     | 
    
         | 
| 
      
 277 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata
         
     | 
| 
      
 278 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 279 
     | 
    
         
            +
                  
         
     | 
| 
      
 280 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 281 
     | 
    
         
            +
                  end
         
     | 
| 
      
 282 
     | 
    
         
            +
                  
         
     | 
| 
       247 
283 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       248 
284 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       249 
285 
     | 
    
         | 
| 
         @@ -256,6 +292,18 @@ module Google 
     | 
|
| 
       256 
292 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       257 
293 
     | 
    
         
             
                  end
         
     | 
| 
       258 
294 
     | 
    
         | 
| 
      
 295 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationMetrics
         
     | 
| 
      
 296 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 297 
     | 
    
         
            +
                  
         
     | 
| 
      
 298 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 299 
     | 
    
         
            +
                  end
         
     | 
| 
      
 300 
     | 
    
         
            +
                  
         
     | 
| 
      
 301 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationReference
         
     | 
| 
      
 302 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 303 
     | 
    
         
            +
                  
         
     | 
| 
      
 304 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 305 
     | 
    
         
            +
                  end
         
     | 
| 
      
 306 
     | 
    
         
            +
                  
         
     | 
| 
       259 
307 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata
         
     | 
| 
       260 
308 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       261 
309 
     | 
    
         | 
| 
         @@ -292,6 +340,36 @@ module Google 
     | 
|
| 
       292 
340 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       293 
341 
     | 
    
         
             
                  end
         
     | 
| 
       294 
342 
     | 
    
         | 
| 
      
 343 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata
         
     | 
| 
      
 344 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 345 
     | 
    
         
            +
                  
         
     | 
| 
      
 346 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 347 
     | 
    
         
            +
                  end
         
     | 
| 
      
 348 
     | 
    
         
            +
                  
         
     | 
| 
      
 349 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery
         
     | 
| 
      
 350 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 351 
     | 
    
         
            +
                  
         
     | 
| 
      
 352 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 353 
     | 
    
         
            +
                  end
         
     | 
| 
      
 354 
     | 
    
         
            +
                  
         
     | 
| 
      
 355 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldTierMetadata
         
     | 
| 
      
 356 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 357 
     | 
    
         
            +
                  
         
     | 
| 
      
 358 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 359 
     | 
    
         
            +
                  end
         
     | 
| 
      
 360 
     | 
    
         
            +
                  
         
     | 
| 
      
 361 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata
         
     | 
| 
      
 362 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 363 
     | 
    
         
            +
                  
         
     | 
| 
      
 364 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 365 
     | 
    
         
            +
                  end
         
     | 
| 
      
 366 
     | 
    
         
            +
                  
         
     | 
| 
      
 367 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata
         
     | 
| 
      
 368 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 369 
     | 
    
         
            +
                  
         
     | 
| 
      
 370 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 371 
     | 
    
         
            +
                  end
         
     | 
| 
      
 372 
     | 
    
         
            +
                  
         
     | 
| 
       295 
373 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata
         
     | 
| 
       296 
374 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       297 
375 
     | 
    
         | 
| 
         @@ -328,6 +406,54 @@ module Google 
     | 
|
| 
       328 
406 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       329 
407 
     | 
    
         
             
                  end
         
     | 
| 
       330 
408 
     | 
    
         | 
| 
      
 409 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Processor
         
     | 
| 
      
 410 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 411 
     | 
    
         
            +
                  
         
     | 
| 
      
 412 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 413 
     | 
    
         
            +
                  end
         
     | 
| 
      
 414 
     | 
    
         
            +
                  
         
     | 
| 
      
 415 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersion
         
     | 
| 
      
 416 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 417 
     | 
    
         
            +
                  
         
     | 
| 
      
 418 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 419 
     | 
    
         
            +
                  end
         
     | 
| 
      
 420 
     | 
    
         
            +
                  
         
     | 
| 
      
 421 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias
         
     | 
| 
      
 422 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 423 
     | 
    
         
            +
                  
         
     | 
| 
      
 424 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 425 
     | 
    
         
            +
                  end
         
     | 
| 
      
 426 
     | 
    
         
            +
                  
         
     | 
| 
      
 427 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 428 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 429 
     | 
    
         
            +
                  
         
     | 
| 
      
 430 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 431 
     | 
    
         
            +
                  end
         
     | 
| 
      
 432 
     | 
    
         
            +
                  
         
     | 
| 
      
 433 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 434 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 435 
     | 
    
         
            +
                  
         
     | 
| 
      
 436 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 437 
     | 
    
         
            +
                  end
         
     | 
| 
      
 438 
     | 
    
         
            +
                  
         
     | 
| 
      
 439 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 440 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 441 
     | 
    
         
            +
                  
         
     | 
| 
      
 442 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 443 
     | 
    
         
            +
                  end
         
     | 
| 
      
 444 
     | 
    
         
            +
                  
         
     | 
| 
      
 445 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 446 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 447 
     | 
    
         
            +
                  
         
     | 
| 
      
 448 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 449 
     | 
    
         
            +
                  end
         
     | 
| 
      
 450 
     | 
    
         
            +
                  
         
     | 
| 
      
 451 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3PropertyMetadata
         
     | 
| 
      
 452 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 453 
     | 
    
         
            +
                  
         
     | 
| 
      
 454 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 455 
     | 
    
         
            +
                  end
         
     | 
| 
      
 456 
     | 
    
         
            +
                  
         
     | 
| 
       331 
457 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata
         
     | 
| 
       332 
458 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       333 
459 
     | 
    
         | 
| 
         @@ -376,6 +502,30 @@ module Google 
     | 
|
| 
       376 
502 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       377 
503 
     | 
    
         
             
                  end
         
     | 
| 
       378 
504 
     | 
    
         | 
| 
      
 505 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Schema
         
     | 
| 
      
 506 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 507 
     | 
    
         
            +
                  
         
     | 
| 
      
 508 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 509 
     | 
    
         
            +
                  end
         
     | 
| 
      
 510 
     | 
    
         
            +
                  
         
     | 
| 
      
 511 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata
         
     | 
| 
      
 512 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 513 
     | 
    
         
            +
                  
         
     | 
| 
      
 514 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 515 
     | 
    
         
            +
                  end
         
     | 
| 
      
 516 
     | 
    
         
            +
                  
         
     | 
| 
      
 517 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEntityType
         
     | 
| 
      
 518 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 519 
     | 
    
         
            +
                  
         
     | 
| 
      
 520 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 521 
     | 
    
         
            +
                  end
         
     | 
| 
      
 522 
     | 
    
         
            +
                  
         
     | 
| 
      
 523 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata
         
     | 
| 
      
 524 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 525 
     | 
    
         
            +
                  
         
     | 
| 
      
 526 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 527 
     | 
    
         
            +
                  end
         
     | 
| 
      
 528 
     | 
    
         
            +
                  
         
     | 
| 
       379 
529 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       380 
530 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       381 
531 
     | 
    
         | 
| 
         @@ -388,6 +538,12 @@ module Google 
     | 
|
| 
       388 
538 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       389 
539 
     | 
    
         
             
                  end
         
     | 
| 
       390 
540 
     | 
    
         | 
| 
      
 541 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SummaryOptions
         
     | 
| 
      
 542 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 543 
     | 
    
         
            +
                  
         
     | 
| 
      
 544 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 545 
     | 
    
         
            +
                  end
         
     | 
| 
      
 546 
     | 
    
         
            +
                  
         
     | 
| 
       391 
547 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
         
     | 
| 
       392 
548 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       393 
549 
     | 
    
         | 
| 
         @@ -436,6 +592,12 @@ module Google 
     | 
|
| 
       436 
592 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       437 
593 
     | 
    
         
             
                  end
         
     | 
| 
       438 
594 
     | 
    
         | 
| 
      
 595 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 596 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 597 
     | 
    
         
            +
                  
         
     | 
| 
      
 598 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 599 
     | 
    
         
            +
                  end
         
     | 
| 
      
 600 
     | 
    
         
            +
                  
         
     | 
| 
       439 
601 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Barcode
         
     | 
| 
       440 
602 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       441 
603 
     | 
    
         | 
| 
         @@ -622,6 +784,12 @@ module Google 
     | 
|
| 
       622 
784 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       623 
785 
     | 
    
         
             
                  end
         
     | 
| 
       624 
786 
     | 
    
         | 
| 
      
 787 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntitiesRevision
         
     | 
| 
      
 788 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 789 
     | 
    
         
            +
                  
         
     | 
| 
      
 790 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 791 
     | 
    
         
            +
                  end
         
     | 
| 
      
 792 
     | 
    
         
            +
                  
         
     | 
| 
       625 
793 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1DocumentEntity
         
     | 
| 
       626 
794 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       627 
795 
     | 
    
         | 
| 
         @@ -640,6 +808,18 @@ module Google 
     | 
|
| 
       640 
808 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       641 
809 
     | 
    
         
             
                  end
         
     | 
| 
       642 
810 
     | 
    
         | 
| 
      
 811 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntityValidationOutput
         
     | 
| 
      
 812 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 813 
     | 
    
         
            +
                  
         
     | 
| 
      
 814 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 815 
     | 
    
         
            +
                  end
         
     | 
| 
      
 816 
     | 
    
         
            +
                  
         
     | 
| 
      
 817 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntityValidationOutputValidationResult
         
     | 
| 
      
 818 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 819 
     | 
    
         
            +
                  
         
     | 
| 
      
 820 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 821 
     | 
    
         
            +
                  end
         
     | 
| 
      
 822 
     | 
    
         
            +
                  
         
     | 
| 
       643 
823 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1DocumentOutputConfig
         
     | 
| 
       644 
824 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       645 
825 
     | 
    
         | 
| 
         @@ -886,6 +1066,12 @@ module Google 
     | 
|
| 
       886 
1066 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       887 
1067 
     | 
    
         
             
                  end
         
     | 
| 
       888 
1068 
     | 
    
         | 
| 
      
 1069 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1Documents
         
     | 
| 
      
 1070 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1071 
     | 
    
         
            +
                  
         
     | 
| 
      
 1072 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1073 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1074 
     | 
    
         
            +
                  
         
     | 
| 
       889 
1075 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1EnableProcessorMetadata
         
     | 
| 
       890 
1076 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       891 
1077 
     | 
    
         | 
| 
         @@ -982,6 +1168,24 @@ module Google 
     | 
|
| 
       982 
1168 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       983 
1169 
     | 
    
         
             
                  end
         
     | 
| 
       984 
1170 
     | 
    
         | 
| 
      
 1171 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequest
         
     | 
| 
      
 1172 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1173 
     | 
    
         
            +
                  
         
     | 
| 
      
 1174 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1175 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1176 
     | 
    
         
            +
                  
         
     | 
| 
      
 1177 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams
         
     | 
| 
      
 1178 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1179 
     | 
    
         
            +
                  
         
     | 
| 
      
 1180 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1181 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1182 
     | 
    
         
            +
                  
         
     | 
| 
      
 1183 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionResponse
         
     | 
| 
      
 1184 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1185 
     | 
    
         
            +
                  
         
     | 
| 
      
 1186 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1187 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1188 
     | 
    
         
            +
                  
         
     | 
| 
       985 
1189 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1HumanReviewStatus
         
     | 
| 
       986 
1190 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       987 
1191 
     | 
    
         | 
| 
         @@ -1012,6 +1216,24 @@ module Google 
     | 
|
| 
       1012 
1216 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1013 
1217 
     | 
    
         
             
                  end
         
     | 
| 
       1014 
1218 
     | 
    
         | 
| 
      
 1219 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemaVersionsResponse
         
     | 
| 
      
 1220 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1221 
     | 
    
         
            +
                  
         
     | 
| 
      
 1222 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1223 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1224 
     | 
    
         
            +
                  
         
     | 
| 
      
 1225 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemasResponse
         
     | 
| 
      
 1226 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1227 
     | 
    
         
            +
                  
         
     | 
| 
      
 1228 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1229 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1230 
     | 
    
         
            +
                  
         
     | 
| 
      
 1231 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1NextSchema
         
     | 
| 
      
 1232 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1233 
     | 
    
         
            +
                  
         
     | 
| 
      
 1234 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1235 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1236 
     | 
    
         
            +
                  
         
     | 
| 
       1015 
1237 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1NormalizedVertex
         
     | 
| 
       1016 
1238 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1017 
1239 
     | 
    
         | 
| 
         @@ -1132,6 +1354,12 @@ module Google 
     | 
|
| 
       1132 
1354 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1133 
1355 
     | 
    
         
             
                  end
         
     | 
| 
       1134 
1356 
     | 
    
         | 
| 
      
 1357 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1RawDocuments
         
     | 
| 
      
 1358 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1359 
     | 
    
         
            +
                  
         
     | 
| 
      
 1360 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1361 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1362 
     | 
    
         
            +
                  
         
     | 
| 
       1135 
1363 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
         
     | 
| 
       1136 
1364 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1137 
1365 
     | 
    
         | 
| 
         @@ -1150,6 +1378,24 @@ module Google 
     | 
|
| 
       1150 
1378 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1151 
1379 
     | 
    
         
             
                  end
         
     | 
| 
       1152 
1380 
     | 
    
         | 
| 
      
 1381 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationHistory
         
     | 
| 
      
 1382 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1383 
     | 
    
         
            +
                  
         
     | 
| 
      
 1384 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1385 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1386 
     | 
    
         
            +
                  
         
     | 
| 
      
 1387 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationIteration
         
     | 
| 
      
 1388 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1389 
     | 
    
         
            +
                  
         
     | 
| 
      
 1390 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1391 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1392 
     | 
    
         
            +
                  
         
     | 
| 
      
 1393 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaVersion
         
     | 
| 
      
 1394 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1395 
     | 
    
         
            +
                  
         
     | 
| 
      
 1396 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1397 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1398 
     | 
    
         
            +
                  
         
     | 
| 
       1153 
1399 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
         
     | 
| 
       1154 
1400 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1155 
1401 
     | 
    
         | 
| 
         @@ -1360,205 +1606,319 @@ module Google 
     | 
|
| 
       1360 
1606 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1361 
1607 
     | 
    
         
             
                  end
         
     | 
| 
       1362 
1608 
     | 
    
         | 
| 
       1363 
     | 
    
         
            -
                  class  
     | 
| 
      
 1609 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchema
         
     | 
| 
       1364 
1610 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1365 
1611 
     | 
    
         | 
| 
       1366 
1612 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1367 
1613 
     | 
    
         
             
                  end
         
     | 
| 
       1368 
1614 
     | 
    
         | 
| 
       1369 
     | 
    
         
            -
                  class  
     | 
| 
      
 1615 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType
         
     | 
| 
       1370 
1616 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1371 
1617 
     | 
    
         | 
| 
       1372 
1618 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1373 
1619 
     | 
    
         
             
                  end
         
     | 
| 
       1374 
1620 
     | 
    
         | 
| 
       1375 
     | 
    
         
            -
                  class  
     | 
| 
      
 1621 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
       1376 
1622 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1377 
1623 
     | 
    
         | 
| 
       1378 
1624 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1379 
1625 
     | 
    
         
             
                  end
         
     | 
| 
       1380 
1626 
     | 
    
         | 
| 
       1381 
     | 
    
         
            -
                  class  
     | 
| 
      
 1627 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
       1382 
1628 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1383 
1629 
     | 
    
         | 
| 
       1384 
1630 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1385 
1631 
     | 
    
         
             
                  end
         
     | 
| 
       1386 
1632 
     | 
    
         | 
| 
       1387 
     | 
    
         
            -
                  class  
     | 
| 
      
 1633 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata
         
     | 
| 
       1388 
1634 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1389 
1635 
     | 
    
         | 
| 
       1390 
1636 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1391 
1637 
     | 
    
         
             
                  end
         
     | 
| 
       1392 
1638 
     | 
    
         | 
| 
       1393 
     | 
    
         
            -
                  class  
     | 
| 
      
 1639 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
         
     | 
| 
       1394 
1640 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1395 
1641 
     | 
    
         | 
| 
       1396 
1642 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1397 
1643 
     | 
    
         
             
                  end
         
     | 
| 
       1398 
1644 
     | 
    
         | 
| 
       1399 
     | 
    
         
            -
                  class  
     | 
| 
      
 1645 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EnableProcessorResponse
         
     | 
| 
       1400 
1646 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1401 
1647 
     | 
    
         | 
| 
       1402 
1648 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1403 
1649 
     | 
    
         
             
                  end
         
     | 
| 
       1404 
1650 
     | 
    
         | 
| 
       1405 
     | 
    
         
            -
                  class  
     | 
| 
      
 1651 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EntityTypeMetadata
         
     | 
| 
       1406 
1652 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1407 
1653 
     | 
    
         | 
| 
       1408 
1654 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1409 
1655 
     | 
    
         
             
                  end
         
     | 
| 
       1410 
1656 
     | 
    
         | 
| 
       1411 
     | 
    
         
            -
                  class  
     | 
| 
      
 1657 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       1412 
1658 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1413 
1659 
     | 
    
         | 
| 
       1414 
1660 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1415 
1661 
     | 
    
         
             
                  end
         
     | 
| 
       1416 
1662 
     | 
    
         | 
| 
       1417 
     | 
    
         
            -
                  class  
     | 
| 
      
 1663 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionResponse
         
     | 
| 
       1418 
1664 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1419 
1665 
     | 
    
         | 
| 
       1420 
1666 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1421 
1667 
     | 
    
         
             
                  end
         
     | 
| 
       1422 
1668 
     | 
    
         | 
| 
       1423 
     | 
    
         
            -
                  class  
     | 
| 
      
 1669 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationMetrics
         
     | 
| 
       1424 
1670 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1425 
1671 
     | 
    
         | 
| 
       1426 
1672 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1427 
1673 
     | 
    
         
             
                  end
         
     | 
| 
       1428 
1674 
     | 
    
         | 
| 
       1429 
     | 
    
         
            -
                  class  
     | 
| 
      
 1675 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationReference
         
     | 
| 
       1430 
1676 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1431 
1677 
     | 
    
         | 
| 
       1432 
1678 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1433 
1679 
     | 
    
         
             
                  end
         
     | 
| 
       1434 
1680 
     | 
    
         | 
| 
       1435 
     | 
    
         
            -
                  class  
     | 
| 
      
 1681 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3FieldExtractionMetadata
         
     | 
| 
       1436 
1682 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1437 
1683 
     | 
    
         | 
| 
       1438 
1684 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1439 
1685 
     | 
    
         
             
                  end
         
     | 
| 
       1440 
1686 
     | 
    
         | 
| 
       1441 
     | 
    
         
            -
                  class  
     | 
| 
      
 1687 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3GcsPrefix
         
     | 
| 
       1442 
1688 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1443 
1689 
     | 
    
         | 
| 
       1444 
1690 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1445 
1691 
     | 
    
         
             
                  end
         
     | 
| 
       1446 
1692 
     | 
    
         | 
| 
       1447 
     | 
    
         
            -
                  class  
     | 
| 
      
 1693 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3HumanReviewStatus
         
     | 
| 
       1448 
1694 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1449 
1695 
     | 
    
         | 
| 
       1450 
1696 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1451 
1697 
     | 
    
         
             
                  end
         
     | 
| 
       1452 
1698 
     | 
    
         | 
| 
       1453 
     | 
    
         
            -
                  class  
     | 
| 
      
 1699 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadata
         
     | 
| 
       1454 
1700 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1455 
1701 
     | 
    
         | 
| 
       1456 
1702 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1457 
1703 
     | 
    
         
             
                  end
         
     | 
| 
       1458 
1704 
     | 
    
         | 
| 
       1459 
     | 
    
         
            -
                  class  
     | 
| 
      
 1705 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult
         
     | 
| 
       1460 
1706 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1461 
1707 
     | 
    
         | 
| 
       1462 
1708 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1463 
1709 
     | 
    
         
             
                  end
         
     | 
| 
       1464 
1710 
     | 
    
         | 
| 
       1465 
     | 
    
         
            -
                  class  
     | 
| 
      
 1711 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataIndividualImportStatus
         
     | 
| 
       1466 
1712 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1467 
1713 
     | 
    
         | 
| 
       1468 
1714 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1469 
1715 
     | 
    
         
             
                  end
         
     | 
| 
       1470 
1716 
     | 
    
         | 
| 
       1471 
     | 
    
         
            -
                  class  
     | 
| 
      
 1717 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportDocumentsResponse
         
     | 
| 
       1472 
1718 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1473 
1719 
     | 
    
         | 
| 
       1474 
1720 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1475 
1721 
     | 
    
         
             
                  end
         
     | 
| 
       1476 
1722 
     | 
    
         | 
| 
       1477 
     | 
    
         
            -
                  class  
     | 
| 
      
 1723 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportProcessorVersionMetadata
         
     | 
| 
       1478 
1724 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1479 
1725 
     | 
    
         | 
| 
       1480 
1726 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1481 
1727 
     | 
    
         
             
                  end
         
     | 
| 
       1482 
1728 
     | 
    
         | 
| 
       1483 
     | 
    
         
            -
                  class  
     | 
| 
      
 1729 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ImportProcessorVersionResponse
         
     | 
| 
       1484 
1730 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1485 
1731 
     | 
    
         | 
| 
       1486 
1732 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1487 
1733 
     | 
    
         
             
                  end
         
     | 
| 
       1488 
1734 
     | 
    
         | 
| 
       1489 
     | 
    
         
            -
                  class  
     | 
| 
      
 1735 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3Processor
         
     | 
| 
       1490 
1736 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1491 
1737 
     | 
    
         | 
| 
       1492 
1738 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1493 
1739 
     | 
    
         
             
                  end
         
     | 
| 
       1494 
1740 
     | 
    
         | 
| 
       1495 
     | 
    
         
            -
                  class  
     | 
| 
      
 1741 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersion
         
     | 
| 
       1496 
1742 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1497 
1743 
     | 
    
         | 
| 
       1498 
1744 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1499 
1745 
     | 
    
         
             
                  end
         
     | 
| 
       1500 
1746 
     | 
    
         | 
| 
       1501 
     | 
    
         
            -
                  class  
     | 
| 
      
 1747 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionAlias
         
     | 
| 
       1502 
1748 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1503 
1749 
     | 
    
         | 
| 
       1504 
1750 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1505 
1751 
     | 
    
         
             
                  end
         
     | 
| 
       1506 
1752 
     | 
    
         | 
| 
       1507 
     | 
    
         
            -
                  class  
     | 
| 
      
 1753 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
       1508 
1754 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1509 
1755 
     | 
    
         | 
| 
       1510 
1756 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1511 
1757 
     | 
    
         
             
                  end
         
     | 
| 
       1512 
1758 
     | 
    
         | 
| 
       1513 
     | 
    
         
            -
                  class  
     | 
| 
      
 1759 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
       1514 
1760 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1515 
1761 
     | 
    
         | 
| 
       1516 
1762 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1517 
1763 
     | 
    
         
             
                  end
         
     | 
| 
       1518 
1764 
     | 
    
         | 
| 
       1519 
     | 
    
         
            -
                  class  
     | 
| 
      
 1765 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
       1520 
1766 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1521 
1767 
     | 
    
         | 
| 
       1522 
1768 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1523 
1769 
     | 
    
         
             
                  end
         
     | 
| 
       1524 
1770 
     | 
    
         | 
| 
       1525 
     | 
    
         
            -
                  class  
     | 
| 
      
 1771 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
       1526 
1772 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1527 
1773 
     | 
    
         | 
| 
       1528 
1774 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1529 
1775 
     | 
    
         
             
                  end
         
     | 
| 
       1530 
1776 
     | 
    
         | 
| 
       1531 
     | 
    
         
            -
                  class  
     | 
| 
      
 1777 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3PropertyMetadata
         
     | 
| 
       1532 
1778 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1533 
1779 
     | 
    
         | 
| 
       1534 
1780 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1535 
1781 
     | 
    
         
             
                  end
         
     | 
| 
       1536 
1782 
     | 
    
         | 
| 
       1537 
     | 
    
         
            -
                  class  
     | 
| 
      
 1783 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
         
     | 
| 
       1538 
1784 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1539 
1785 
     | 
    
         | 
| 
       1540 
1786 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1541 
1787 
     | 
    
         
             
                  end
         
     | 
| 
       1542 
1788 
     | 
    
         | 
| 
       1543 
     | 
    
         
            -
                  class  
     | 
| 
      
 1789 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentResponse
         
     | 
| 
       1544 
1790 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1545 
1791 
     | 
    
         | 
| 
       1546 
1792 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1547 
1793 
     | 
    
         
             
                  end
         
     | 
| 
       1548 
1794 
     | 
    
         | 
| 
       1549 
     | 
    
         
            -
                  class  
     | 
| 
      
 1795 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3RevisionRef
         
     | 
| 
       1550 
1796 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1551 
1797 
     | 
    
         | 
| 
       1552 
1798 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1553 
1799 
     | 
    
         
             
                  end
         
     | 
| 
       1554 
1800 
     | 
    
         | 
| 
       1555 
     | 
    
         
            -
                  class  
     | 
| 
      
 1801 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       1556 
1802 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1557 
1803 
     | 
    
         | 
| 
       1558 
1804 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
       1559 
1805 
     | 
    
         
             
                  end
         
     | 
| 
       1560 
1806 
     | 
    
         | 
| 
       1561 
     | 
    
         
            -
                  class  
     | 
| 
      
 1807 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SetDefaultProcessorVersionResponse
         
     | 
| 
      
 1808 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1809 
     | 
    
         
            +
                  
         
     | 
| 
      
 1810 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1811 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1812 
     | 
    
         
            +
                  
         
     | 
| 
      
 1813 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SummaryOptions
         
     | 
| 
      
 1814 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1815 
     | 
    
         
            +
                  
         
     | 
| 
      
 1816 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1817 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1818 
     | 
    
         
            +
                  
         
     | 
| 
      
 1819 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata
         
     | 
| 
      
 1820 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1821 
     | 
    
         
            +
                  
         
     | 
| 
      
 1822 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1823 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1824 
     | 
    
         
            +
                  
         
     | 
| 
      
 1825 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadataDatasetValidation
         
     | 
| 
      
 1826 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1827 
     | 
    
         
            +
                  
         
     | 
| 
      
 1828 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1829 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1830 
     | 
    
         
            +
                  
         
     | 
| 
      
 1831 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionResponse
         
     | 
| 
      
 1832 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1833 
     | 
    
         
            +
                  
         
     | 
| 
      
 1834 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1835 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1836 
     | 
    
         
            +
                  
         
     | 
| 
      
 1837 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionMetadata
         
     | 
| 
      
 1838 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1839 
     | 
    
         
            +
                  
         
     | 
| 
      
 1840 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1841 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1842 
     | 
    
         
            +
                  
         
     | 
| 
      
 1843 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UndeployProcessorVersionResponse
         
     | 
| 
      
 1844 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1845 
     | 
    
         
            +
                  
         
     | 
| 
      
 1846 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1847 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1848 
     | 
    
         
            +
                  
         
     | 
| 
      
 1849 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateDatasetOperationMetadata
         
     | 
| 
      
 1850 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1851 
     | 
    
         
            +
                  
         
     | 
| 
      
 1852 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1853 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1854 
     | 
    
         
            +
                  
         
     | 
| 
      
 1855 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 1856 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1857 
     | 
    
         
            +
                  
         
     | 
| 
      
 1858 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1859 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1860 
     | 
    
         
            +
                  
         
     | 
| 
      
 1861 
     | 
    
         
            +
                  class GoogleCloudLocationListLocationsResponse
         
     | 
| 
      
 1862 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1863 
     | 
    
         
            +
                  
         
     | 
| 
      
 1864 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1865 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1866 
     | 
    
         
            +
                  
         
     | 
| 
      
 1867 
     | 
    
         
            +
                  class GoogleCloudLocationLocation
         
     | 
| 
      
 1868 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1869 
     | 
    
         
            +
                  
         
     | 
| 
      
 1870 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1871 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1872 
     | 
    
         
            +
                  
         
     | 
| 
      
 1873 
     | 
    
         
            +
                  class GoogleLongrunningListOperationsResponse
         
     | 
| 
      
 1874 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1875 
     | 
    
         
            +
                  
         
     | 
| 
      
 1876 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1877 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1878 
     | 
    
         
            +
                  
         
     | 
| 
      
 1879 
     | 
    
         
            +
                  class GoogleLongrunningOperation
         
     | 
| 
      
 1880 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1881 
     | 
    
         
            +
                  
         
     | 
| 
      
 1882 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1883 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1884 
     | 
    
         
            +
                  
         
     | 
| 
      
 1885 
     | 
    
         
            +
                  class GoogleProtobufEmpty
         
     | 
| 
      
 1886 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1887 
     | 
    
         
            +
                  
         
     | 
| 
      
 1888 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1889 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1890 
     | 
    
         
            +
                  
         
     | 
| 
      
 1891 
     | 
    
         
            +
                  class GoogleRpcStatus
         
     | 
| 
      
 1892 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1893 
     | 
    
         
            +
                  
         
     | 
| 
      
 1894 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1895 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1896 
     | 
    
         
            +
                  
         
     | 
| 
      
 1897 
     | 
    
         
            +
                  class GoogleTypeColor
         
     | 
| 
      
 1898 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1899 
     | 
    
         
            +
                  
         
     | 
| 
      
 1900 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1901 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1902 
     | 
    
         
            +
                  
         
     | 
| 
      
 1903 
     | 
    
         
            +
                  class GoogleTypeDate
         
     | 
| 
      
 1904 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1905 
     | 
    
         
            +
                  
         
     | 
| 
      
 1906 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1907 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1908 
     | 
    
         
            +
                  
         
     | 
| 
      
 1909 
     | 
    
         
            +
                  class GoogleTypeDateTime
         
     | 
| 
      
 1910 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1911 
     | 
    
         
            +
                  
         
     | 
| 
      
 1912 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1913 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1914 
     | 
    
         
            +
                  
         
     | 
| 
      
 1915 
     | 
    
         
            +
                  class GoogleTypeMoney
         
     | 
| 
      
 1916 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
      
 1917 
     | 
    
         
            +
                  
         
     | 
| 
      
 1918 
     | 
    
         
            +
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
      
 1919 
     | 
    
         
            +
                  end
         
     | 
| 
      
 1920 
     | 
    
         
            +
                  
         
     | 
| 
      
 1921 
     | 
    
         
            +
                  class GoogleTypePostalAddress
         
     | 
| 
       1562 
1922 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         
     | 
| 
       1563 
1923 
     | 
    
         | 
| 
       1564 
1924 
     | 
    
         
             
                    include Google::Apis::Core::JsonObjectSupport
         
     | 
| 
         @@ -1892,6 +2252,65 @@ module Google 
     | 
|
| 
       1892 
2252 
     | 
    
         
             
                    end
         
     | 
| 
       1893 
2253 
     | 
    
         
             
                  end
         
     | 
| 
       1894 
2254 
     | 
    
         | 
| 
      
 2255 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchema
         
     | 
| 
      
 2256 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2257 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2258 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2259 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2260 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType::Representation
         
     | 
| 
      
 2261 
     | 
    
         
            +
                  
         
     | 
| 
      
 2262 
     | 
    
         
            +
                      property :metadata, as: 'metadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata::Representation
         
     | 
| 
      
 2263 
     | 
    
         
            +
                  
         
     | 
| 
      
 2264 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2265 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2266 
     | 
    
         
            +
                  
         
     | 
| 
      
 2267 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityType
         
     | 
| 
      
 2268 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2269 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2270 
     | 
    
         
            +
                      collection :base_types, as: 'baseTypes'
         
     | 
| 
      
 2271 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2272 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2273 
     | 
    
         
            +
                      property :entity_type_metadata, as: 'entityTypeMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata::Representation
         
     | 
| 
      
 2274 
     | 
    
         
            +
                  
         
     | 
| 
      
 2275 
     | 
    
         
            +
                      property :enum_values, as: 'enumValues', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues::Representation
         
     | 
| 
      
 2276 
     | 
    
         
            +
                  
         
     | 
| 
      
 2277 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2278 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty::Representation
         
     | 
| 
      
 2279 
     | 
    
         
            +
                  
         
     | 
| 
      
 2280 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2281 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2282 
     | 
    
         
            +
                  
         
     | 
| 
      
 2283 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 2284 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2285 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2286 
     | 
    
         
            +
                      collection :values, as: 'values'
         
     | 
| 
      
 2287 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2288 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2289 
     | 
    
         
            +
                  
         
     | 
| 
      
 2290 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 2291 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2292 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2293 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2294 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2295 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 2296 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2297 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 2298 
     | 
    
         
            +
                      property :property_metadata, as: 'propertyMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3PropertyMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3PropertyMetadata::Representation
         
     | 
| 
      
 2299 
     | 
    
         
            +
                  
         
     | 
| 
      
 2300 
     | 
    
         
            +
                      property :value_type, as: 'valueType'
         
     | 
| 
      
 2301 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2302 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2303 
     | 
    
         
            +
                  
         
     | 
| 
      
 2304 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3DocumentSchemaMetadata
         
     | 
| 
      
 2305 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2306 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2307 
     | 
    
         
            +
                      property :document_allow_multiple_labels, as: 'documentAllowMultipleLabels'
         
     | 
| 
      
 2308 
     | 
    
         
            +
                      property :document_splitter, as: 'documentSplitter'
         
     | 
| 
      
 2309 
     | 
    
         
            +
                      property :prefixed_naming_on_properties, as: 'prefixedNamingOnProperties'
         
     | 
| 
      
 2310 
     | 
    
         
            +
                      property :skip_naming_validation, as: 'skipNamingValidation'
         
     | 
| 
      
 2311 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2312 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2313 
     | 
    
         
            +
                  
         
     | 
| 
       1895 
2314 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EnableProcessorMetadata
         
     | 
| 
       1896 
2315 
     | 
    
         
             
                    # @private
         
     | 
| 
       1897 
2316 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1906,6 +2325,23 @@ module Google 
     | 
|
| 
       1906 
2325 
     | 
    
         
             
                    end
         
     | 
| 
       1907 
2326 
     | 
    
         
             
                  end
         
     | 
| 
       1908 
2327 
     | 
    
         | 
| 
      
 2328 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EntityTypeMetadata
         
     | 
| 
      
 2329 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2330 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2331 
     | 
    
         
            +
                      property :field_tier_metadata, as: 'fieldTierMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata::Representation
         
     | 
| 
      
 2332 
     | 
    
         
            +
                  
         
     | 
| 
      
 2333 
     | 
    
         
            +
                      property :human_review_labeling_metadata, as: 'humanReviewLabelingMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata::Representation
         
     | 
| 
      
 2334 
     | 
    
         
            +
                  
         
     | 
| 
      
 2335 
     | 
    
         
            +
                      property :human_review_metadata, as: 'humanReviewMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata::Representation
         
     | 
| 
      
 2336 
     | 
    
         
            +
                  
         
     | 
| 
      
 2337 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 2338 
     | 
    
         
            +
                      property :schema_editability_metadata, as: 'schemaEditabilityMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata::Representation
         
     | 
| 
      
 2339 
     | 
    
         
            +
                  
         
     | 
| 
      
 2340 
     | 
    
         
            +
                      property :schema_inference_metadata, as: 'schemaInferenceMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata::Representation
         
     | 
| 
      
 2341 
     | 
    
         
            +
                  
         
     | 
| 
      
 2342 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2343 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2344 
     | 
    
         
            +
                  
         
     | 
| 
       1909 
2345 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       1910 
2346 
     | 
    
         
             
                    # @private
         
     | 
| 
       1911 
2347 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1921,6 +2357,35 @@ module Google 
     | 
|
| 
       1921 
2357 
     | 
    
         
             
                    end
         
     | 
| 
       1922 
2358 
     | 
    
         
             
                  end
         
     | 
| 
       1923 
2359 
     | 
    
         | 
| 
      
 2360 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationMetrics
         
     | 
| 
      
 2361 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2362 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2363 
     | 
    
         
            +
                      property :f1_score, as: 'f1Score'
         
     | 
| 
      
 2364 
     | 
    
         
            +
                      property :false_negatives_count, as: 'falseNegativesCount'
         
     | 
| 
      
 2365 
     | 
    
         
            +
                      property :false_positives_count, as: 'falsePositivesCount'
         
     | 
| 
      
 2366 
     | 
    
         
            +
                      property :ground_truth_document_count, as: 'groundTruthDocumentCount'
         
     | 
| 
      
 2367 
     | 
    
         
            +
                      property :ground_truth_occurrences_count, as: 'groundTruthOccurrencesCount'
         
     | 
| 
      
 2368 
     | 
    
         
            +
                      property :precision, as: 'precision'
         
     | 
| 
      
 2369 
     | 
    
         
            +
                      property :predicted_document_count, as: 'predictedDocumentCount'
         
     | 
| 
      
 2370 
     | 
    
         
            +
                      property :predicted_occurrences_count, as: 'predictedOccurrencesCount'
         
     | 
| 
      
 2371 
     | 
    
         
            +
                      property :recall, as: 'recall'
         
     | 
| 
      
 2372 
     | 
    
         
            +
                      property :total_documents_count, as: 'totalDocumentsCount'
         
     | 
| 
      
 2373 
     | 
    
         
            +
                      property :true_positives_count, as: 'truePositivesCount'
         
     | 
| 
      
 2374 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2375 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2376 
     | 
    
         
            +
                  
         
     | 
| 
      
 2377 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3EvaluationReference
         
     | 
| 
      
 2378 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2379 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2380 
     | 
    
         
            +
                      property :aggregate_metrics, as: 'aggregateMetrics', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 2381 
     | 
    
         
            +
                  
         
     | 
| 
      
 2382 
     | 
    
         
            +
                      property :aggregate_metrics_exact, as: 'aggregateMetricsExact', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 2383 
     | 
    
         
            +
                  
         
     | 
| 
      
 2384 
     | 
    
         
            +
                      property :evaluation, as: 'evaluation'
         
     | 
| 
      
 2385 
     | 
    
         
            +
                      property :operation, as: 'operation'
         
     | 
| 
      
 2386 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2387 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2388 
     | 
    
         
            +
                  
         
     | 
| 
       1924 
2389 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ExportDocumentsMetadata
         
     | 
| 
       1925 
2390 
     | 
    
         
             
                    # @private
         
     | 
| 
       1926 
2391 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -1973,6 +2438,45 @@ module Google 
     | 
|
| 
       1973 
2438 
     | 
    
         
             
                    end
         
     | 
| 
       1974 
2439 
     | 
    
         
             
                  end
         
     | 
| 
       1975 
2440 
     | 
    
         | 
| 
      
 2441 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata
         
     | 
| 
      
 2442 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2443 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2444 
     | 
    
         
            +
                      property :entity_query, as: 'entityQuery', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery::Representation
         
     | 
| 
      
 2445 
     | 
    
         
            +
                  
         
     | 
| 
      
 2446 
     | 
    
         
            +
                      property :summary_options, as: 'summaryOptions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SummaryOptions, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SummaryOptions::Representation
         
     | 
| 
      
 2447 
     | 
    
         
            +
                  
         
     | 
| 
      
 2448 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2449 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2450 
     | 
    
         
            +
                  
         
     | 
| 
      
 2451 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadataEntityQuery
         
     | 
| 
      
 2452 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2453 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2454 
     | 
    
         
            +
                      property :user_entity_query, as: 'userEntityQuery'
         
     | 
| 
      
 2455 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2456 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2457 
     | 
    
         
            +
                  
         
     | 
| 
      
 2458 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3FieldTierMetadata
         
     | 
| 
      
 2459 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2460 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2461 
     | 
    
         
            +
                      property :tier_level, as: 'tierLevel'
         
     | 
| 
      
 2462 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2463 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2464 
     | 
    
         
            +
                  
         
     | 
| 
      
 2465 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata
         
     | 
| 
      
 2466 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2467 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2468 
     | 
    
         
            +
                      property :enable_normalization_editing, as: 'enableNormalizationEditing'
         
     | 
| 
      
 2469 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2470 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2471 
     | 
    
         
            +
                  
         
     | 
| 
      
 2472 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata
         
     | 
| 
      
 2473 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2474 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2475 
     | 
    
         
            +
                      property :confidence_threshold, as: 'confidenceThreshold'
         
     | 
| 
      
 2476 
     | 
    
         
            +
                      property :enable_validation, as: 'enableValidation'
         
     | 
| 
      
 2477 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2478 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2479 
     | 
    
         
            +
                  
         
     | 
| 
       1976 
2480 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadata
         
     | 
| 
       1977 
2481 
     | 
    
         
             
                    # @private
         
     | 
| 
       1978 
2482 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2028,6 +2532,113 @@ module Google 
     | 
|
| 
       2028 
2532 
     | 
    
         
             
                    end
         
     | 
| 
       2029 
2533 
     | 
    
         
             
                  end
         
     | 
| 
       2030 
2534 
     | 
    
         | 
| 
      
 2535 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Processor
         
     | 
| 
      
 2536 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2537 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2538 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
      
 2539 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 2540 
     | 
    
         
            +
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
      
 2541 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2542 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 2543 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2544 
     | 
    
         
            +
                      property :process_endpoint, as: 'processEndpoint'
         
     | 
| 
      
 2545 
     | 
    
         
            +
                      collection :processor_version_aliases, as: 'processorVersionAliases', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias::Representation
         
     | 
| 
      
 2546 
     | 
    
         
            +
                  
         
     | 
| 
      
 2547 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 2548 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 2549 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 2550 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 2551 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2552 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2553 
     | 
    
         
            +
                  
         
     | 
| 
      
 2554 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersion
         
     | 
| 
      
 2555 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2556 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2557 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 2558 
     | 
    
         
            +
                      property :deployment_allowed, as: 'deploymentAllowed'
         
     | 
| 
      
 2559 
     | 
    
         
            +
                      property :deprecation_info, as: 'deprecationInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo::Representation
         
     | 
| 
      
 2560 
     | 
    
         
            +
                  
         
     | 
| 
      
 2561 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2562 
     | 
    
         
            +
                      property :document_schema, as: 'documentSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3DocumentSchema::Representation
         
     | 
| 
      
 2563 
     | 
    
         
            +
                  
         
     | 
| 
      
 2564 
     | 
    
         
            +
                      property :gen_ai_model_info, as: 'genAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo::Representation
         
     | 
| 
      
 2565 
     | 
    
         
            +
                  
         
     | 
| 
      
 2566 
     | 
    
         
            +
                      property :google_managed, as: 'googleManaged'
         
     | 
| 
      
 2567 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 2568 
     | 
    
         
            +
                      property :kms_key_version_name, as: 'kmsKeyVersionName'
         
     | 
| 
      
 2569 
     | 
    
         
            +
                      property :latest_evaluation, as: 'latestEvaluation', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationReference, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3EvaluationReference::Representation
         
     | 
| 
      
 2570 
     | 
    
         
            +
                  
         
     | 
| 
      
 2571 
     | 
    
         
            +
                      property :model_type, as: 'modelType'
         
     | 
| 
      
 2572 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 2573 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 2574 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 2575 
     | 
    
         
            +
                      property :schema, as: 'schema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3Schema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3Schema::Representation
         
     | 
| 
      
 2576 
     | 
    
         
            +
                  
         
     | 
| 
      
 2577 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 2578 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2579 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2580 
     | 
    
         
            +
                  
         
     | 
| 
      
 2581 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionAlias
         
     | 
| 
      
 2582 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2583 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2584 
     | 
    
         
            +
                      property :alias, as: 'alias'
         
     | 
| 
      
 2585 
     | 
    
         
            +
                      property :processor_version, as: 'processorVersion'
         
     | 
| 
      
 2586 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2587 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2588 
     | 
    
         
            +
                  
         
     | 
| 
      
 2589 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 2590 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2591 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2592 
     | 
    
         
            +
                      property :deprecation_time, as: 'deprecationTime'
         
     | 
| 
      
 2593 
     | 
    
         
            +
                      property :replacement_processor_version, as: 'replacementProcessorVersion'
         
     | 
| 
      
 2594 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2595 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2596 
     | 
    
         
            +
                  
         
     | 
| 
      
 2597 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 2598 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2599 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2600 
     | 
    
         
            +
                      property :custom_gen_ai_model_info, as: 'customGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo::Representation
         
     | 
| 
      
 2601 
     | 
    
         
            +
                  
         
     | 
| 
      
 2602 
     | 
    
         
            +
                      property :foundation_gen_ai_model_info, as: 'foundationGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo::Representation
         
     | 
| 
      
 2603 
     | 
    
         
            +
                  
         
     | 
| 
      
 2604 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2605 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2606 
     | 
    
         
            +
                  
         
     | 
| 
      
 2607 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 2608 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2609 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2610 
     | 
    
         
            +
                      property :base_processor_version_id, as: 'baseProcessorVersionId'
         
     | 
| 
      
 2611 
     | 
    
         
            +
                      property :custom_model_type, as: 'customModelType'
         
     | 
| 
      
 2612 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2613 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2614 
     | 
    
         
            +
                  
         
     | 
| 
      
 2615 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 2616 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2617 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2618 
     | 
    
         
            +
                      property :finetuning_allowed, as: 'finetuningAllowed'
         
     | 
| 
      
 2619 
     | 
    
         
            +
                      property :min_train_labeled_documents, as: 'minTrainLabeledDocuments'
         
     | 
| 
      
 2620 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2621 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2622 
     | 
    
         
            +
                  
         
     | 
| 
      
 2623 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3PropertyMetadata
         
     | 
| 
      
 2624 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2625 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2626 
     | 
    
         
            +
                      property :field_extraction_metadata, as: 'fieldExtractionMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldExtractionMetadata::Representation
         
     | 
| 
      
 2627 
     | 
    
         
            +
                  
         
     | 
| 
      
 2628 
     | 
    
         
            +
                      property :field_tier_metadata, as: 'fieldTierMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3FieldTierMetadata::Representation
         
     | 
| 
      
 2629 
     | 
    
         
            +
                  
         
     | 
| 
      
 2630 
     | 
    
         
            +
                      property :human_review_labeling_metadata, as: 'humanReviewLabelingMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewLabelingMetadata::Representation
         
     | 
| 
      
 2631 
     | 
    
         
            +
                  
         
     | 
| 
      
 2632 
     | 
    
         
            +
                      property :human_review_metadata, as: 'humanReviewMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3HumanReviewValidationMetadata::Representation
         
     | 
| 
      
 2633 
     | 
    
         
            +
                  
         
     | 
| 
      
 2634 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 2635 
     | 
    
         
            +
                      property :schema_editability_metadata, as: 'schemaEditabilityMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata::Representation
         
     | 
| 
      
 2636 
     | 
    
         
            +
                  
         
     | 
| 
      
 2637 
     | 
    
         
            +
                      property :schema_inference_metadata, as: 'schemaInferenceMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata::Representation
         
     | 
| 
      
 2638 
     | 
    
         
            +
                  
         
     | 
| 
      
 2639 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2640 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2641 
     | 
    
         
            +
                  
         
     | 
| 
       2031 
2642 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3ResyncDatasetMetadata
         
     | 
| 
       2032 
2643 
     | 
    
         
             
                    # @private
         
     | 
| 
       2033 
2644 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2102,6 +2713,47 @@ module Google 
     | 
|
| 
       2102 
2713 
     | 
    
         
             
                    end
         
     | 
| 
       2103 
2714 
     | 
    
         
             
                  end
         
     | 
| 
       2104 
2715 
     | 
    
         | 
| 
      
 2716 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3Schema
         
     | 
| 
      
 2717 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2718 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2719 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2720 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 2721 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType::Representation
         
     | 
| 
      
 2722 
     | 
    
         
            +
                  
         
     | 
| 
      
 2723 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2724 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2725 
     | 
    
         
            +
                  
         
     | 
| 
      
 2726 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEditabilityMetadata
         
     | 
| 
      
 2727 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2728 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2729 
     | 
    
         
            +
                      property :editable, as: 'editable'
         
     | 
| 
      
 2730 
     | 
    
         
            +
                      collection :processor_versions, as: 'processorVersions'
         
     | 
| 
      
 2731 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2732 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2733 
     | 
    
         
            +
                  
         
     | 
| 
      
 2734 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaEntityType
         
     | 
| 
      
 2735 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2736 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2737 
     | 
    
         
            +
                      property :base_type, as: 'baseType'
         
     | 
| 
      
 2738 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 2739 
     | 
    
         
            +
                      collection :enum_values, as: 'enumValues'
         
     | 
| 
      
 2740 
     | 
    
         
            +
                      property :hide, as: 'hide'
         
     | 
| 
      
 2741 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 2742 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 2743 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3SchemaEntityType::Representation
         
     | 
| 
      
 2744 
     | 
    
         
            +
                  
         
     | 
| 
      
 2745 
     | 
    
         
            +
                      property :source, as: 'source'
         
     | 
| 
      
 2746 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 2747 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2748 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2749 
     | 
    
         
            +
                  
         
     | 
| 
      
 2750 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SchemaInferenceMetadata
         
     | 
| 
      
 2751 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2752 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2753 
     | 
    
         
            +
                      property :inferred, as: 'inferred'
         
     | 
| 
      
 2754 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2755 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2756 
     | 
    
         
            +
                  
         
     | 
| 
       2105 
2757 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3SetDefaultProcessorVersionMetadata
         
     | 
| 
       2106 
2758 
     | 
    
         
             
                    # @private
         
     | 
| 
       2107 
2759 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2116,6 +2768,14 @@ module Google 
     | 
|
| 
       2116 
2768 
     | 
    
         
             
                    end
         
     | 
| 
       2117 
2769 
     | 
    
         
             
                  end
         
     | 
| 
       2118 
2770 
     | 
    
         | 
| 
      
 2771 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3SummaryOptions
         
     | 
| 
      
 2772 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2773 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2774 
     | 
    
         
            +
                      property :format, as: 'format'
         
     | 
| 
      
 2775 
     | 
    
         
            +
                      property :length, as: 'length'
         
     | 
| 
      
 2776 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2777 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2778 
     | 
    
         
            +
                  
         
     | 
| 
       2119 
2779 
     | 
    
         
             
                  class GoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata
         
     | 
| 
       2120 
2780 
     | 
    
         
             
                    # @private
         
     | 
| 
       2121 
2781 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2185,6 +2845,14 @@ module Google 
     | 
|
| 
       2185 
2845 
     | 
    
         
             
                    end
         
     | 
| 
       2186 
2846 
     | 
    
         
             
                  end
         
     | 
| 
       2187 
2847 
     | 
    
         | 
| 
      
 2848 
     | 
    
         
            +
                  class GoogleCloudDocumentaiUiv1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 2849 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 2850 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 2851 
     | 
    
         
            +
                      property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiUiv1beta3CommonOperationMetadata::Representation
         
     | 
| 
      
 2852 
     | 
    
         
            +
                  
         
     | 
| 
      
 2853 
     | 
    
         
            +
                    end
         
     | 
| 
      
 2854 
     | 
    
         
            +
                  end
         
     | 
| 
      
 2855 
     | 
    
         
            +
                  
         
     | 
| 
       2188 
2856 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Barcode
         
     | 
| 
       2189 
2857 
     | 
    
         
             
                    # @private
         
     | 
| 
       2190 
2858 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2336,8 +3004,13 @@ module Google 
     | 
|
| 
       2336 
3004 
     | 
    
         | 
| 
       2337 
3005 
     | 
    
         
             
                      collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntity, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntity::Representation
         
     | 
| 
       2338 
3006 
     | 
    
         | 
| 
      
 3007 
     | 
    
         
            +
                      property :entities_revision_id, as: 'entitiesRevisionId'
         
     | 
| 
      
 3008 
     | 
    
         
            +
                      collection :entities_revisions, as: 'entitiesRevisions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntitiesRevision, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntitiesRevision::Representation
         
     | 
| 
      
 3009 
     | 
    
         
            +
                  
         
     | 
| 
       2339 
3010 
     | 
    
         
             
                      collection :entity_relations, as: 'entityRelations', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityRelation, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityRelation::Representation
         
     | 
| 
       2340 
3011 
     | 
    
         | 
| 
      
 3012 
     | 
    
         
            +
                      property :entity_validation_output, as: 'entityValidationOutput', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutput, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutput::Representation
         
     | 
| 
      
 3013 
     | 
    
         
            +
                  
         
     | 
| 
       2341 
3014 
     | 
    
         
             
                      property :error, as: 'error', class: Google::Apis::DocumentaiV1::GoogleRpcStatus, decorator: Google::Apis::DocumentaiV1::GoogleRpcStatus::Representation
         
     | 
| 
       2342 
3015 
     | 
    
         | 
| 
       2343 
3016 
     | 
    
         
             
                      property :mime_type, as: 'mimeType'
         
     | 
| 
         @@ -2494,6 +3167,17 @@ module Google 
     | 
|
| 
       2494 
3167 
     | 
    
         
             
                    end
         
     | 
| 
       2495 
3168 
     | 
    
         
             
                  end
         
     | 
| 
       2496 
3169 
     | 
    
         | 
| 
      
 3170 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntitiesRevision
         
     | 
| 
      
 3171 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3172 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3173 
     | 
    
         
            +
                      collection :entities, as: 'entities', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntity, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntity::Representation
         
     | 
| 
      
 3174 
     | 
    
         
            +
                  
         
     | 
| 
      
 3175 
     | 
    
         
            +
                      property :entity_validation_output, as: 'entityValidationOutput', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutput, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutput::Representation
         
     | 
| 
      
 3176 
     | 
    
         
            +
                  
         
     | 
| 
      
 3177 
     | 
    
         
            +
                      property :revision_id, as: 'revisionId'
         
     | 
| 
      
 3178 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3179 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3180 
     | 
    
         
            +
                  
         
     | 
| 
       2497 
3181 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1DocumentEntity
         
     | 
| 
       2498 
3182 
     | 
    
         
             
                    # @private
         
     | 
| 
       2499 
3183 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -2545,6 +3229,26 @@ module Google 
     | 
|
| 
       2545 
3229 
     | 
    
         
             
                    end
         
     | 
| 
       2546 
3230 
     | 
    
         
             
                  end
         
     | 
| 
       2547 
3231 
     | 
    
         | 
| 
      
 3232 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntityValidationOutput
         
     | 
| 
      
 3233 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3234 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3235 
     | 
    
         
            +
                      property :pass_all_rules, as: 'passAllRules'
         
     | 
| 
      
 3236 
     | 
    
         
            +
                      collection :validation_results, as: 'validationResults', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutputValidationResult, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentEntityValidationOutputValidationResult::Representation
         
     | 
| 
      
 3237 
     | 
    
         
            +
                  
         
     | 
| 
      
 3238 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3239 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3240 
     | 
    
         
            +
                  
         
     | 
| 
      
 3241 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1DocumentEntityValidationOutputValidationResult
         
     | 
| 
      
 3242 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3243 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3244 
     | 
    
         
            +
                      property :rule, as: 'rule'
         
     | 
| 
      
 3245 
     | 
    
         
            +
                      property :rule_description, as: 'ruleDescription'
         
     | 
| 
      
 3246 
     | 
    
         
            +
                      property :rule_name, as: 'ruleName'
         
     | 
| 
      
 3247 
     | 
    
         
            +
                      property :validation_details, as: 'validationDetails'
         
     | 
| 
      
 3248 
     | 
    
         
            +
                      property :validation_result_type, as: 'validationResultType'
         
     | 
| 
      
 3249 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3250 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3251 
     | 
    
         
            +
                  
         
     | 
| 
       2548 
3252 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1DocumentOutputConfig
         
     | 
| 
       2549 
3253 
     | 
    
         
             
                    # @private
         
     | 
| 
       2550 
3254 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3022,6 +3726,14 @@ module Google 
     | 
|
| 
       3022 
3726 
     | 
    
         
             
                    end
         
     | 
| 
       3023 
3727 
     | 
    
         
             
                  end
         
     | 
| 
       3024 
3728 
     | 
    
         | 
| 
      
 3729 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1Documents
         
     | 
| 
      
 3730 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3731 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3732 
     | 
    
         
            +
                      collection :documents, as: 'documents', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Document, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Document::Representation
         
     | 
| 
      
 3733 
     | 
    
         
            +
                  
         
     | 
| 
      
 3734 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3735 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3736 
     | 
    
         
            +
                  
         
     | 
| 
       3025 
3737 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1EnableProcessorMetadata
         
     | 
| 
       3026 
3738 
     | 
    
         
             
                    # @private
         
     | 
| 
       3027 
3739 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3175,6 +3887,40 @@ module Google 
     | 
|
| 
       3175 
3887 
     | 
    
         
             
                    end
         
     | 
| 
       3176 
3888 
     | 
    
         
             
                  end
         
     | 
| 
       3177 
3889 
     | 
    
         | 
| 
      
 3890 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequest
         
     | 
| 
      
 3891 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3892 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3893 
     | 
    
         
            +
                      property :base_schema_version, as: 'baseSchemaVersion'
         
     | 
| 
      
 3894 
     | 
    
         
            +
                      property :gcs_documents, as: 'gcsDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsDocuments, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsDocuments::Representation
         
     | 
| 
      
 3895 
     | 
    
         
            +
                  
         
     | 
| 
      
 3896 
     | 
    
         
            +
                      property :gcs_prefix, as: 'gcsPrefix', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsPrefix, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GcsPrefix::Representation
         
     | 
| 
      
 3897 
     | 
    
         
            +
                  
         
     | 
| 
      
 3898 
     | 
    
         
            +
                      property :generate_schema_version_params, as: 'generateSchemaVersionParams', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams::Representation
         
     | 
| 
      
 3899 
     | 
    
         
            +
                  
         
     | 
| 
      
 3900 
     | 
    
         
            +
                      property :inline_documents, as: 'inlineDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Documents, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1Documents::Representation
         
     | 
| 
      
 3901 
     | 
    
         
            +
                  
         
     | 
| 
      
 3902 
     | 
    
         
            +
                      property :raw_documents, as: 'rawDocuments', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocuments, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocuments::Representation
         
     | 
| 
      
 3903 
     | 
    
         
            +
                  
         
     | 
| 
      
 3904 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3905 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3906 
     | 
    
         
            +
                  
         
     | 
| 
      
 3907 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionRequestGenerateSchemaVersionParams
         
     | 
| 
      
 3908 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3909 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3910 
     | 
    
         
            +
                      property :history, as: 'history', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationHistory, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationHistory::Representation
         
     | 
| 
      
 3911 
     | 
    
         
            +
                  
         
     | 
| 
      
 3912 
     | 
    
         
            +
                      property :prompt, as: 'prompt'
         
     | 
| 
      
 3913 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3914 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3915 
     | 
    
         
            +
                  
         
     | 
| 
      
 3916 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1GenerateSchemaVersionResponse
         
     | 
| 
      
 3917 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3918 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3919 
     | 
    
         
            +
                      property :schema_version, as: 'schemaVersion', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 3920 
     | 
    
         
            +
                  
         
     | 
| 
      
 3921 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3922 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3923 
     | 
    
         
            +
                  
         
     | 
| 
       3178 
3924 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1HumanReviewStatus
         
     | 
| 
       3179 
3925 
     | 
    
         
             
                    # @private
         
     | 
| 
       3180 
3926 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3220,6 +3966,35 @@ module Google 
     | 
|
| 
       3220 
3966 
     | 
    
         
             
                    end
         
     | 
| 
       3221 
3967 
     | 
    
         
             
                  end
         
     | 
| 
       3222 
3968 
     | 
    
         | 
| 
      
 3969 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemaVersionsResponse
         
     | 
| 
      
 3970 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3971 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3972 
     | 
    
         
            +
                      property :next_page_token, as: 'nextPageToken'
         
     | 
| 
      
 3973 
     | 
    
         
            +
                      collection :schema_versions, as: 'schemaVersions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 3974 
     | 
    
         
            +
                  
         
     | 
| 
      
 3975 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3976 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3977 
     | 
    
         
            +
                  
         
     | 
| 
      
 3978 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1ListSchemasResponse
         
     | 
| 
      
 3979 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3980 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3981 
     | 
    
         
            +
                      property :next_page_token, as: 'nextPageToken'
         
     | 
| 
      
 3982 
     | 
    
         
            +
                      collection :schemas, as: 'schemas', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1NextSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1NextSchema::Representation
         
     | 
| 
      
 3983 
     | 
    
         
            +
                  
         
     | 
| 
      
 3984 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3985 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3986 
     | 
    
         
            +
                  
         
     | 
| 
      
 3987 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1NextSchema
         
     | 
| 
      
 3988 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 3989 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 3990 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 3991 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 3992 
     | 
    
         
            +
                      hash :labels, as: 'labels'
         
     | 
| 
      
 3993 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 3994 
     | 
    
         
            +
                      property :update_time, as: 'updateTime'
         
     | 
| 
      
 3995 
     | 
    
         
            +
                    end
         
     | 
| 
      
 3996 
     | 
    
         
            +
                  end
         
     | 
| 
      
 3997 
     | 
    
         
            +
                  
         
     | 
| 
       3223 
3998 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1NormalizedVertex
         
     | 
| 
       3224 
3999 
     | 
    
         
             
                    # @private
         
     | 
| 
       3225 
4000 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3288,6 +4063,8 @@ module Google 
     | 
|
| 
       3288 
4063 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
       3289 
4064 
     | 
    
         
             
                      property :chunking_config, as: 'chunkingConfig', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig::Representation
         
     | 
| 
       3290 
4065 
     | 
    
         | 
| 
      
 4066 
     | 
    
         
            +
                      property :enable_image_annotation, as: 'enableImageAnnotation'
         
     | 
| 
      
 4067 
     | 
    
         
            +
                      property :enable_table_annotation, as: 'enableTableAnnotation'
         
     | 
| 
       3291 
4068 
     | 
    
         
             
                      property :return_bounding_boxes, as: 'returnBoundingBoxes'
         
     | 
| 
       3292 
4069 
     | 
    
         
             
                      property :return_images, as: 'returnImages'
         
     | 
| 
       3293 
4070 
     | 
    
         
             
                    end
         
     | 
| 
         @@ -3332,6 +4109,7 @@ module Google 
     | 
|
| 
       3332 
4109 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1Processor
         
     | 
| 
       3333 
4110 
     | 
    
         
             
                    # @private
         
     | 
| 
       3334 
4111 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4112 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
       3335 
4113 
     | 
    
         
             
                      property :create_time, as: 'createTime'
         
     | 
| 
       3336 
4114 
     | 
    
         
             
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
       3337 
4115 
     | 
    
         
             
                      property :display_name, as: 'displayName'
         
     | 
| 
         @@ -3443,6 +4221,14 @@ module Google 
     | 
|
| 
       3443 
4221 
     | 
    
         
             
                    end
         
     | 
| 
       3444 
4222 
     | 
    
         
             
                  end
         
     | 
| 
       3445 
4223 
     | 
    
         | 
| 
      
 4224 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1RawDocuments
         
     | 
| 
      
 4225 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4226 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4227 
     | 
    
         
            +
                      collection :documents, as: 'documents', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocument, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1RawDocument::Representation
         
     | 
| 
      
 4228 
     | 
    
         
            +
                  
         
     | 
| 
      
 4229 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4230 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4231 
     | 
    
         
            +
                  
         
     | 
| 
       3446 
4232 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1ReviewDocumentOperationMetadata
         
     | 
| 
       3447 
4233 
     | 
    
         
             
                    # @private
         
     | 
| 
       3448 
4234 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3473,6 +4259,37 @@ module Google 
     | 
|
| 
       3473 
4259 
     | 
    
         
             
                    end
         
     | 
| 
       3474 
4260 
     | 
    
         
             
                  end
         
     | 
| 
       3475 
4261 
     | 
    
         | 
| 
      
 4262 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationHistory
         
     | 
| 
      
 4263 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4264 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4265 
     | 
    
         
            +
                      collection :iterations, as: 'iterations', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationIteration, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaGenerationIteration::Representation
         
     | 
| 
      
 4266 
     | 
    
         
            +
                  
         
     | 
| 
      
 4267 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4268 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4269 
     | 
    
         
            +
                  
         
     | 
| 
      
 4270 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaGenerationIteration
         
     | 
| 
      
 4271 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4272 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4273 
     | 
    
         
            +
                      property :adjusted_schema, as: 'adjustedSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 4274 
     | 
    
         
            +
                  
         
     | 
| 
      
 4275 
     | 
    
         
            +
                      property :generated_schema, as: 'generatedSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1SchemaVersion::Representation
         
     | 
| 
      
 4276 
     | 
    
         
            +
                  
         
     | 
| 
      
 4277 
     | 
    
         
            +
                      property :prompt, as: 'prompt'
         
     | 
| 
      
 4278 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4279 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4280 
     | 
    
         
            +
                  
         
     | 
| 
      
 4281 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1SchemaVersion
         
     | 
| 
      
 4282 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4283 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4284 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4285 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4286 
     | 
    
         
            +
                      hash :labels, as: 'labels'
         
     | 
| 
      
 4287 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4288 
     | 
    
         
            +
                      property :schema, as: 'schema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1DocumentSchema::Representation
         
     | 
| 
      
 4289 
     | 
    
         
            +
                  
         
     | 
| 
      
 4290 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4291 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4292 
     | 
    
         
            +
                  
         
     | 
| 
       3476 
4293 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
         
     | 
| 
       3477 
4294 
     | 
    
         
             
                    # @private
         
     | 
| 
       3478 
4295 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3782,6 +4599,65 @@ module Google 
     | 
|
| 
       3782 
4599 
     | 
    
         
             
                    end
         
     | 
| 
       3783 
4600 
     | 
    
         
             
                  end
         
     | 
| 
       3784 
4601 
     | 
    
         | 
| 
      
 4602 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchema
         
     | 
| 
      
 4603 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4604 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4605 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4606 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4607 
     | 
    
         
            +
                      collection :entity_types, as: 'entityTypes', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType::Representation
         
     | 
| 
      
 4608 
     | 
    
         
            +
                  
         
     | 
| 
      
 4609 
     | 
    
         
            +
                      property :metadata, as: 'metadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata::Representation
         
     | 
| 
      
 4610 
     | 
    
         
            +
                  
         
     | 
| 
      
 4611 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4612 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4613 
     | 
    
         
            +
                  
         
     | 
| 
      
 4614 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityType
         
     | 
| 
      
 4615 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4616 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4617 
     | 
    
         
            +
                      collection :base_types, as: 'baseTypes'
         
     | 
| 
      
 4618 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4619 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4620 
     | 
    
         
            +
                      property :entity_type_metadata, as: 'entityTypeMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EntityTypeMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EntityTypeMetadata::Representation
         
     | 
| 
      
 4621 
     | 
    
         
            +
                  
         
     | 
| 
      
 4622 
     | 
    
         
            +
                      property :enum_values, as: 'enumValues', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues::Representation
         
     | 
| 
      
 4623 
     | 
    
         
            +
                  
         
     | 
| 
      
 4624 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4625 
     | 
    
         
            +
                      collection :properties, as: 'properties', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty::Representation
         
     | 
| 
      
 4626 
     | 
    
         
            +
                  
         
     | 
| 
      
 4627 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4628 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4629 
     | 
    
         
            +
                  
         
     | 
| 
      
 4630 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeEnumValues
         
     | 
| 
      
 4631 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4632 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4633 
     | 
    
         
            +
                      collection :values, as: 'values'
         
     | 
| 
      
 4634 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4635 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4636 
     | 
    
         
            +
                  
         
     | 
| 
      
 4637 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaEntityTypeProperty
         
     | 
| 
      
 4638 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4639 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4640 
     | 
    
         
            +
                      property :description, as: 'description'
         
     | 
| 
      
 4641 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4642 
     | 
    
         
            +
                      property :method_prop, as: 'method'
         
     | 
| 
      
 4643 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4644 
     | 
    
         
            +
                      property :occurrence_type, as: 'occurrenceType'
         
     | 
| 
      
 4645 
     | 
    
         
            +
                      property :property_metadata, as: 'propertyMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3PropertyMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3PropertyMetadata::Representation
         
     | 
| 
      
 4646 
     | 
    
         
            +
                  
         
     | 
| 
      
 4647 
     | 
    
         
            +
                      property :value_type, as: 'valueType'
         
     | 
| 
      
 4648 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4649 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4650 
     | 
    
         
            +
                  
         
     | 
| 
      
 4651 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3DocumentSchemaMetadata
         
     | 
| 
      
 4652 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4653 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4654 
     | 
    
         
            +
                      property :document_allow_multiple_labels, as: 'documentAllowMultipleLabels'
         
     | 
| 
      
 4655 
     | 
    
         
            +
                      property :document_splitter, as: 'documentSplitter'
         
     | 
| 
      
 4656 
     | 
    
         
            +
                      property :prefixed_naming_on_properties, as: 'prefixedNamingOnProperties'
         
     | 
| 
      
 4657 
     | 
    
         
            +
                      property :skip_naming_validation, as: 'skipNamingValidation'
         
     | 
| 
      
 4658 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4659 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4660 
     | 
    
         
            +
                  
         
     | 
| 
       3785 
4661 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
         
     | 
| 
       3786 
4662 
     | 
    
         
             
                    # @private
         
     | 
| 
       3787 
4663 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3796,6 +4672,13 @@ module Google 
     | 
|
| 
       3796 
4672 
     | 
    
         
             
                    end
         
     | 
| 
       3797 
4673 
     | 
    
         
             
                  end
         
     | 
| 
       3798 
4674 
     | 
    
         | 
| 
      
 4675 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EntityTypeMetadata
         
     | 
| 
      
 4676 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4677 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4678 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 4679 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4680 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4681 
     | 
    
         
            +
                  
         
     | 
| 
       3799 
4682 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3EvaluateProcessorVersionMetadata
         
     | 
| 
       3800 
4683 
     | 
    
         
             
                    # @private
         
     | 
| 
       3801 
4684 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3811,6 +4694,43 @@ module Google 
     | 
|
| 
       3811 
4694 
     | 
    
         
             
                    end
         
     | 
| 
       3812 
4695 
     | 
    
         
             
                  end
         
     | 
| 
       3813 
4696 
     | 
    
         | 
| 
      
 4697 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationMetrics
         
     | 
| 
      
 4698 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4699 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4700 
     | 
    
         
            +
                      property :f1_score, as: 'f1Score'
         
     | 
| 
      
 4701 
     | 
    
         
            +
                      property :false_negatives_count, as: 'falseNegativesCount'
         
     | 
| 
      
 4702 
     | 
    
         
            +
                      property :false_positives_count, as: 'falsePositivesCount'
         
     | 
| 
      
 4703 
     | 
    
         
            +
                      property :ground_truth_document_count, as: 'groundTruthDocumentCount'
         
     | 
| 
      
 4704 
     | 
    
         
            +
                      property :ground_truth_occurrences_count, as: 'groundTruthOccurrencesCount'
         
     | 
| 
      
 4705 
     | 
    
         
            +
                      property :precision, as: 'precision'
         
     | 
| 
      
 4706 
     | 
    
         
            +
                      property :predicted_document_count, as: 'predictedDocumentCount'
         
     | 
| 
      
 4707 
     | 
    
         
            +
                      property :predicted_occurrences_count, as: 'predictedOccurrencesCount'
         
     | 
| 
      
 4708 
     | 
    
         
            +
                      property :recall, as: 'recall'
         
     | 
| 
      
 4709 
     | 
    
         
            +
                      property :total_documents_count, as: 'totalDocumentsCount'
         
     | 
| 
      
 4710 
     | 
    
         
            +
                      property :true_positives_count, as: 'truePositivesCount'
         
     | 
| 
      
 4711 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4712 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4713 
     | 
    
         
            +
                  
         
     | 
| 
      
 4714 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3EvaluationReference
         
     | 
| 
      
 4715 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4716 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4717 
     | 
    
         
            +
                      property :aggregate_metrics, as: 'aggregateMetrics', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 4718 
     | 
    
         
            +
                  
         
     | 
| 
      
 4719 
     | 
    
         
            +
                      property :aggregate_metrics_exact, as: 'aggregateMetricsExact', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationMetrics::Representation
         
     | 
| 
      
 4720 
     | 
    
         
            +
                  
         
     | 
| 
      
 4721 
     | 
    
         
            +
                      property :evaluation, as: 'evaluation'
         
     | 
| 
      
 4722 
     | 
    
         
            +
                      property :operation, as: 'operation'
         
     | 
| 
      
 4723 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4724 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4725 
     | 
    
         
            +
                  
         
     | 
| 
      
 4726 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3FieldExtractionMetadata
         
     | 
| 
      
 4727 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4728 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4729 
     | 
    
         
            +
                      property :summary_options, as: 'summaryOptions', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SummaryOptions, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3SummaryOptions::Representation
         
     | 
| 
      
 4730 
     | 
    
         
            +
                  
         
     | 
| 
      
 4731 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4732 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4733 
     | 
    
         
            +
                  
         
     | 
| 
       3814 
4734 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3GcsPrefix
         
     | 
| 
       3815 
4735 
     | 
    
         
             
                    # @private
         
     | 
| 
       3816 
4736 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3881,6 +4801,100 @@ module Google 
     | 
|
| 
       3881 
4801 
     | 
    
         
             
                    end
         
     | 
| 
       3882 
4802 
     | 
    
         
             
                  end
         
     | 
| 
       3883 
4803 
     | 
    
         | 
| 
      
 4804 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3Processor
         
     | 
| 
      
 4805 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4806 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4807 
     | 
    
         
            +
                      property :active_schema_version, as: 'activeSchemaVersion'
         
     | 
| 
      
 4808 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4809 
     | 
    
         
            +
                      property :default_processor_version, as: 'defaultProcessorVersion'
         
     | 
| 
      
 4810 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4811 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 4812 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4813 
     | 
    
         
            +
                      property :process_endpoint, as: 'processEndpoint'
         
     | 
| 
      
 4814 
     | 
    
         
            +
                      collection :processor_version_aliases, as: 'processorVersionAliases', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionAlias::Representation
         
     | 
| 
      
 4815 
     | 
    
         
            +
                  
         
     | 
| 
      
 4816 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 4817 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 4818 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 4819 
     | 
    
         
            +
                      property :type, as: 'type'
         
     | 
| 
      
 4820 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4821 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4822 
     | 
    
         
            +
                  
         
     | 
| 
      
 4823 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersion
         
     | 
| 
      
 4824 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4825 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4826 
     | 
    
         
            +
                      property :create_time, as: 'createTime'
         
     | 
| 
      
 4827 
     | 
    
         
            +
                      property :deprecation_info, as: 'deprecationInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo::Representation
         
     | 
| 
      
 4828 
     | 
    
         
            +
                  
         
     | 
| 
      
 4829 
     | 
    
         
            +
                      property :display_name, as: 'displayName'
         
     | 
| 
      
 4830 
     | 
    
         
            +
                      property :document_schema, as: 'documentSchema', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchema, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3DocumentSchema::Representation
         
     | 
| 
      
 4831 
     | 
    
         
            +
                  
         
     | 
| 
      
 4832 
     | 
    
         
            +
                      property :gen_ai_model_info, as: 'genAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo::Representation
         
     | 
| 
      
 4833 
     | 
    
         
            +
                  
         
     | 
| 
      
 4834 
     | 
    
         
            +
                      property :google_managed, as: 'googleManaged'
         
     | 
| 
      
 4835 
     | 
    
         
            +
                      property :kms_key_name, as: 'kmsKeyName'
         
     | 
| 
      
 4836 
     | 
    
         
            +
                      property :kms_key_version_name, as: 'kmsKeyVersionName'
         
     | 
| 
      
 4837 
     | 
    
         
            +
                      property :latest_evaluation, as: 'latestEvaluation', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationReference, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3EvaluationReference::Representation
         
     | 
| 
      
 4838 
     | 
    
         
            +
                  
         
     | 
| 
      
 4839 
     | 
    
         
            +
                      property :model_type, as: 'modelType'
         
     | 
| 
      
 4840 
     | 
    
         
            +
                      property :name, as: 'name'
         
     | 
| 
      
 4841 
     | 
    
         
            +
                      property :satisfies_pzi, as: 'satisfiesPzi'
         
     | 
| 
      
 4842 
     | 
    
         
            +
                      property :satisfies_pzs, as: 'satisfiesPzs'
         
     | 
| 
      
 4843 
     | 
    
         
            +
                      property :state, as: 'state'
         
     | 
| 
      
 4844 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4845 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4846 
     | 
    
         
            +
                  
         
     | 
| 
      
 4847 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionAlias
         
     | 
| 
      
 4848 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4849 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4850 
     | 
    
         
            +
                      property :alias, as: 'alias'
         
     | 
| 
      
 4851 
     | 
    
         
            +
                      property :processor_version, as: 'processorVersion'
         
     | 
| 
      
 4852 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4853 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4854 
     | 
    
         
            +
                  
         
     | 
| 
      
 4855 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionDeprecationInfo
         
     | 
| 
      
 4856 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4857 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4858 
     | 
    
         
            +
                      property :deprecation_time, as: 'deprecationTime'
         
     | 
| 
      
 4859 
     | 
    
         
            +
                      property :replacement_processor_version, as: 'replacementProcessorVersion'
         
     | 
| 
      
 4860 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4861 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4862 
     | 
    
         
            +
                  
         
     | 
| 
      
 4863 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfo
         
     | 
| 
      
 4864 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4865 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4866 
     | 
    
         
            +
                      property :custom_gen_ai_model_info, as: 'customGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo::Representation
         
     | 
| 
      
 4867 
     | 
    
         
            +
                  
         
     | 
| 
      
 4868 
     | 
    
         
            +
                      property :foundation_gen_ai_model_info, as: 'foundationGenAiModelInfo', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo::Representation
         
     | 
| 
      
 4869 
     | 
    
         
            +
                  
         
     | 
| 
      
 4870 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4871 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4872 
     | 
    
         
            +
                  
         
     | 
| 
      
 4873 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoCustomGenAiModelInfo
         
     | 
| 
      
 4874 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4875 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4876 
     | 
    
         
            +
                      property :base_processor_version_id, as: 'baseProcessorVersionId'
         
     | 
| 
      
 4877 
     | 
    
         
            +
                      property :custom_model_type, as: 'customModelType'
         
     | 
| 
      
 4878 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4879 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4880 
     | 
    
         
            +
                  
         
     | 
| 
      
 4881 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3ProcessorVersionGenAiModelInfoFoundationGenAiModelInfo
         
     | 
| 
      
 4882 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4883 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4884 
     | 
    
         
            +
                      property :finetuning_allowed, as: 'finetuningAllowed'
         
     | 
| 
      
 4885 
     | 
    
         
            +
                      property :min_train_labeled_documents, as: 'minTrainLabeledDocuments'
         
     | 
| 
      
 4886 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4887 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4888 
     | 
    
         
            +
                  
         
     | 
| 
      
 4889 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3PropertyMetadata
         
     | 
| 
      
 4890 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4891 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4892 
     | 
    
         
            +
                      property :field_extraction_metadata, as: 'fieldExtractionMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3FieldExtractionMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3FieldExtractionMetadata::Representation
         
     | 
| 
      
 4893 
     | 
    
         
            +
                  
         
     | 
| 
      
 4894 
     | 
    
         
            +
                      property :inactive, as: 'inactive'
         
     | 
| 
      
 4895 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4896 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4897 
     | 
    
         
            +
                  
         
     | 
| 
       3884 
4898 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3ReviewDocumentOperationMetadata
         
     | 
| 
       3885 
4899 
     | 
    
         
             
                    # @private
         
     | 
| 
       3886 
4900 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3926,6 +4940,14 @@ module Google 
     | 
|
| 
       3926 
4940 
     | 
    
         
             
                    end
         
     | 
| 
       3927 
4941 
     | 
    
         
             
                  end
         
     | 
| 
       3928 
4942 
     | 
    
         | 
| 
      
 4943 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3SummaryOptions
         
     | 
| 
      
 4944 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 4945 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 4946 
     | 
    
         
            +
                      property :format, as: 'format'
         
     | 
| 
      
 4947 
     | 
    
         
            +
                      property :length, as: 'length'
         
     | 
| 
      
 4948 
     | 
    
         
            +
                    end
         
     | 
| 
      
 4949 
     | 
    
         
            +
                  end
         
     | 
| 
      
 4950 
     | 
    
         
            +
                  
         
     | 
| 
       3929 
4951 
     | 
    
         
             
                  class GoogleCloudDocumentaiV1beta3TrainProcessorVersionMetadata
         
     | 
| 
       3930 
4952 
     | 
    
         
             
                    # @private
         
     | 
| 
       3931 
4953 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
         @@ -3979,6 +5001,14 @@ module Google 
     | 
|
| 
       3979 
5001 
     | 
    
         
             
                    end
         
     | 
| 
       3980 
5002 
     | 
    
         
             
                  end
         
     | 
| 
       3981 
5003 
     | 
    
         | 
| 
      
 5004 
     | 
    
         
            +
                  class GoogleCloudDocumentaiV1beta3UpdateProcessorVersionMetadata
         
     | 
| 
      
 5005 
     | 
    
         
            +
                    # @private
         
     | 
| 
      
 5006 
     | 
    
         
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     | 
| 
      
 5007 
     | 
    
         
            +
                      property :common_metadata, as: 'commonMetadata', class: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata, decorator: Google::Apis::DocumentaiV1::GoogleCloudDocumentaiV1beta3CommonOperationMetadata::Representation
         
     | 
| 
      
 5008 
     | 
    
         
            +
                  
         
     | 
| 
      
 5009 
     | 
    
         
            +
                    end
         
     | 
| 
      
 5010 
     | 
    
         
            +
                  end
         
     | 
| 
      
 5011 
     | 
    
         
            +
                  
         
     | 
| 
       3982 
5012 
     | 
    
         
             
                  class GoogleCloudLocationListLocationsResponse
         
     | 
| 
       3983 
5013 
     | 
    
         
             
                    # @private
         
     | 
| 
       3984 
5014 
     | 
    
         
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         
     |