Skip to content

Commit

Permalink
docs: A comment for field processor_version_source in message `.goo…
Browse files Browse the repository at this point in the history
…gle.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed

PiperOrigin-RevId: 615492381
  • Loading branch information
Google APIs authored and Copybara-Service committed Mar 13, 2024
1 parent eb94a80 commit b29f9fa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1360,6 +1360,8 @@ message ImportProcessorVersionRequest {
oneof source {
// The source processor version to import from. The source processor version
// and destination processor need to be in the same environment and region.
// Note that ProcessorVersions with `model_type` `MODEL_TYPE_LLM` are not
// supported.
string processor_version_source = 2 [(google.api.resource_reference) = {
type: "documentai.googleapis.com/ProcessorVersion"
}];
Expand Down

0 comments on commit b29f9fa

Please sign in to comment.