Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(documentai): make page_range field public #8602

Merged
merged 19 commits into from
Sep 25, 2023
Merged

Commits on Sep 21, 2023

  1. feat: added field Processor.processor_version_aliases

    feat: added field RawDocument.display_name
    fix: deprecated OcrConfig.compute_style_info
    
    Use PremiumFeatures.compute_style_info instead of OcrConfig.compute_style_info.
    
    PiperOrigin-RevId: 567356898
    
    Source-Link: googleapis/googleapis@a32df25
    
    Source-Link: googleapis/googleapis-gen@f3288e6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjMyODhlNjJlZDU2YTJjOTc5YTYzNTY2N2JkZjkxYzcxMTMxZGM5MyJ9
    gcf-owl-bot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6636b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd9d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix: make repository and repository_id in CreateRepository required

    PiperOrigin-RevId: 567370871
    
    Source-Link: googleapis/googleapis@50f45da
    
    Source-Link: googleapis/googleapis-gen@a7761fe
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTc3NjFmZWU3YWQzNTFjNGEwMWU3MmE5ZDM0NDIyZTY3NjRiNjNmZCJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    18da46d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89593bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf5a9e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6edb8fa View commit details
    Browse the repository at this point in the history
  5. feat: add BatchWrite API

    PiperOrigin-RevId: 567412157
    
    Source-Link: googleapis/googleapis@64fd42c
    
    Source-Link: googleapis/googleapis-gen@9e53103
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWU1MzEwM2ZmM2MwNmFmOTRlNTgzYWY3YmFhM2M3ZmNhZmU3ODMyMiJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4701f04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2b67bf View commit details
    Browse the repository at this point in the history
  7. feat: add support for directly attached and effective tags

    docs: clarify comments for tags and effective tags
    
    Clients can search resources filtered by effective tags and start to use the new `tags` field instead of old `tag_key`, `tag_value`, `tag_value_id` fields to access directly attached tags.
    
    PiperOrigin-RevId: 567554529
    
    Source-Link: googleapis/googleapis@1a3ea87
    
    Source-Link: googleapis/googleapis-gen@df4f7ba
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGY0ZjdiYTQxYTgwN2ExOTNiNDhhZmRiYThkNGFlZjM1NjM2ODc1YSJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    50e0720 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a67c4d2 View commit details
    Browse the repository at this point in the history
  9. feat: add optional SpeechConfig to UploadConversationRequest

    PiperOrigin-RevId: 567616394
    
    Source-Link: googleapis/googleapis@37b45d1
    
    Source-Link: googleapis/googleapis-gen@fa3a564
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmEzYTU2NDhkMzI2N2E1MmZmODc0MmM2YmNhNDY1ZDMwNmZjZjRhNSJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cada831 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3870049 View commit details
    Browse the repository at this point in the history
  11. feat: Added SummaryOptions to ProcessOptions for the Summarizer p…

    …rocessor
    
    feat: Added `ListDocuments()` method for Document AI Workbench training documents
    
    PiperOrigin-RevId: 567684912
    
    Source-Link: googleapis/googleapis@cac736f
    
    Source-Link: googleapis/googleapis-gen@cc556f3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2M1NTZmMzlmYmRlZDMyMjUxM2U1YmUxNmE3NGZhYmViYzMxNDYwYSJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2cdf08a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    048b9a0 View commit details
    Browse the repository at this point in the history
  13. feat: Adds support for cancel Execution

    feat: Adds support for Execution overrides
    feat: Adds support for Direct VPC egress setting
    feat: New fields for multi-container
    feat: New field for Task's scheduled timestamp
    docs: General documentation fixes.
    
    PiperOrigin-RevId: 567710896
    
    Source-Link: googleapis/googleapis@c5985fe
    
    Source-Link: googleapis/googleapis-gen@0e5c6ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGU1YzZhYzdmMzU5YmExNzc2NjM0ZTM2YzNjMTc0ZWU3MmEwN2VhYyJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e10cad1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    61f7a0e View commit details
    Browse the repository at this point in the history
  15. feat: make page_range field public

    fix: `OcrConfig.compute_style_info` is deprecated. Use `PremiumFeatures.compute_style_info` instead.
    
    PiperOrigin-RevId: 568225060
    
    Source-Link: googleapis/googleapis@3cd21b1
    
    Source-Link: googleapis/googleapis-gen@087cf52
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDg3Y2Y1MjNkMWEwZDlkNTNmZTc4MzNiYzRkN2JmMzY5ZjgyZDMzMyJ9
    gcf-owl-bot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    512b08e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    97288d3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    152ea43 View commit details
    Browse the repository at this point in the history