Skip to content

Commit

Permalink
chore: fix docs build in google-cloud-documentai (#12346)
Browse files Browse the repository at this point in the history
Towards #12326 🦕

See googleapis/gapic-generator-python#1776

Co-authored-by: ohmayr <omairnaveed@ymail.com>
  • Loading branch information
parthea and ohmayr committed Apr 24, 2024
1 parent 4955fce commit 2289bb4
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,10 +396,8 @@ class ListDocumentsRequest(proto.Message):
https://google.aip.dev/160.
Currently support query strings are:
------------------------------------
``SplitType=DATASET_SPLIT_TEST|DATASET_SPLIT_TRAIN|DATASET_SPLIT_UNASSIGNED``
- ``SplitType=DATASET_SPLIT_TEST|DATASET_SPLIT_TRAIN|DATASET_SPLIT_UNASSIGNED``
- ``LabelingState=DOCUMENT_LABELED|DOCUMENT_UNLABELED|DOCUMENT_AUTO_LABELED``
- ``DisplayName=\"file_name.pdf\"``
- ``EntityType=abc/def``
Expand Down

0 comments on commit 2289bb4

Please sign in to comment.