You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -436,6 +436,16 @@ <h3>Method Details</h3>
436
436
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
437
437
},
438
438
},
439
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
440
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
441
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
442
+
"customModelType": "A String", # The type of custom model created by the user.
443
+
},
444
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
445
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
446
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
447
+
},
448
+
},
439
449
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
440
450
"kmsKeyName": "A String", # The KMS key name used for encryption.
441
451
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
@@ -535,6 +545,16 @@ <h3>Method Details</h3>
535
545
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
536
546
},
537
547
},
548
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
549
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
550
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
551
+
"customModelType": "A String", # The type of custom model created by the user.
552
+
},
553
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
554
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
555
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
556
+
},
557
+
},
538
558
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
539
559
"kmsKeyName": "A String", # The KMS key name used for encryption.
540
560
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
@@ -2691,6 +2711,16 @@ <h3>Method Details</h3>
2691
2711
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
2692
2712
},
2693
2713
},
2714
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
2715
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
2716
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
2717
+
"customModelType": "A String", # The type of custom model created by the user.
2718
+
},
2719
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
2720
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
2721
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
2722
+
},
2723
+
},
2694
2724
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
2695
2725
"kmsKeyName": "A String", # The KMS key name used for encryption.
2696
2726
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
Copy file name to clipboardExpand all lines: docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.html
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -474,6 +474,16 @@ <h3>Method Details</h3>
474
474
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
475
475
},
476
476
},
477
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
478
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
479
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
480
+
"customModelType": "A String", # The type of custom model created by the user.
481
+
},
482
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
483
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
484
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
485
+
},
486
+
},
477
487
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
478
488
"kmsKeyName": "A String", # The KMS key name used for encryption.
479
489
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
@@ -631,6 +641,16 @@ <h3>Method Details</h3>
631
641
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
632
642
},
633
643
},
644
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
645
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
646
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
647
+
"customModelType": "A String", # The type of custom model created by the user.
648
+
},
649
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
650
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
651
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
652
+
},
653
+
},
634
654
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
635
655
"kmsKeyName": "A String", # The KMS key name used for encryption.
636
656
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
@@ -3762,6 +3782,16 @@ <h3>Method Details</h3>
3762
3782
"skipNamingValidation": True or False, # If set, we will skip the naming format validation in the schema. So the string values in `DocumentSchema.EntityType.name` and `DocumentSchema.EntityType.Property.name` will not be checked.
3763
3783
},
3764
3784
},
3785
+
"genAiModelInfo": { # Information about Generative AI model-based processor versions. # Output only. Information about Generative AI model-based processor versions.
3786
+
"customGenAiModelInfo": { # Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs. # Information for a custom Generative AI model created by the user.
3787
+
"baseProcessorVersionId": "A String", # The base processor version ID for the custom model.
3788
+
"customModelType": "A String", # The type of custom model created by the user.
3789
+
},
3790
+
"foundationGenAiModelInfo": { # Information for a pretrained Google-managed foundation model. # Information for a pretrained Google-managed foundation model.
3791
+
"finetuningAllowed": True or False, # Whether finetuning is allowed for this base processor version.
3792
+
"minTrainLabeledDocuments": 42, # The minimum number of labeled documents in the training dataset required for finetuning.
3793
+
},
3794
+
},
3765
3795
"googleManaged": True or False, # Output only. Denotes that this `ProcessorVersion` is managed by Google.
3766
3796
"kmsKeyName": "A String", # The KMS key name used for encryption.
3767
3797
"kmsKeyVersionName": "A String", # The KMS key version with which data is encrypted.
"description": "Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs.",
"description": "Information for a custom Generative AI model created by the user. These are created with `Create New Version` in either the `Call foundation model` or `Fine tuning` tabs.",
0 commit comments