-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: add Pipeline Service to Document Warehouse API v1 #9757
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lder`, `document_is_legal_hold_folder`, `question_answer`, `document_name_filter` field to Document Warehouse API v1 feat: add `ON_CREATE_LINK`, `ON_DELETE_LINK` fields to support new rule engine triggers in Document Warehouse API v1 feat: deprecate DB_CLOUD_SQL_POSTGRES in Document Warehouse API v1 PiperOrigin-RevId: 555672042 Source-Link: googleapis/googleapis@b7003aa Source-Link: https://github.com/googleapis/googleapis-gen/commit/081868f229d9adb191d57af5c22a655d0811a5e4 Copy-Tag: eyJwIjoiamF2YS1jb250ZW50d2FyZWhvdXNlLy5Pd2xCb3QueWFtbCIsImgiOiIwODE4NjhmMjI5ZDlhZGIxOTFkNTdhZjVjMjJhNjU1ZDA4MTFhNWU0In0=
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 10, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 10, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 10, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 11, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 11, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 11, 2023
PiperOrigin-RevId: 557189239 Source-Link: googleapis/googleapis@306cf46 Source-Link: https://github.com/googleapis/googleapis-gen/commit/fa0b652fe829cc4a43a100e3dee77ecce684242f Copy-Tag: eyJwIjoiamF2YS1jb250ZW50d2FyZWhvdXNlLy5Pd2xCb3QueWFtbCIsImgiOiJmYTBiNjUyZmU4MjljYzRhNDNhMTAwZTNkZWU3N2VjY2U2ODQyNDJmIn0=
gcf-owl-bot
bot
changed the title
feat: add
feat: add Pipeline Service to Document Warehouse API v1
Aug 15, 2023
disposition_time
, legal_hold
, document_is_retention_folder
, document_is_legal_hold_folder
, question_answer
, document_name_filter
field to Document Warehouse API v1
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 15, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 15, 2023
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 15, 2023
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 15, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 15, 2023
alicejli
approved these changes
Aug 30, 2023
alicejli
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 30, 2023
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 557189239
Source-Link: googleapis/googleapis@306cf46
Source-Link: https://github.com/googleapis/googleapis-gen/commit/fa0b652fe829cc4a43a100e3dee77ecce684242f
Copy-Tag: eyJwIjoiamF2YS1jb250ZW50d2FyZWhvdXNlLy5Pd2xCb3QueWFtbCIsImgiOiJmYTBiNjUyZmU4MjljYzRhNDNhMTAwZTNkZWU3N2VjY2U2ODQyNDJmIn0=
BEGIN_NESTED_COMMIT
feat: add
disposition_time
,legal_hold
,document_is_retention_folder
,document_is_legal_hold_folder
,question_answer
,document_name_filter
field to Document Warehouse API v1feat: add
ON_CREATE_LINK
,ON_DELETE_LINK
fields to support new rule engine triggers in Document Warehouse API v1feat: deprecate DB_CLOUD_SQL_POSTGRES in Document Warehouse API v1
PiperOrigin-RevId: 555672042
Source-Link: googleapis/googleapis@b7003aa
Source-Link: https://github.com/googleapis/googleapis-gen/commit/081868f229d9adb191d57af5c22a655d0811a5e4
Copy-Tag: eyJwIjoiamF2YS1jb250ZW50d2FyZWhvdXNlLy5Pd2xCb3QueWFtbCIsImgiOiIwODE4NjhmMjI5ZDlhZGIxOTFkNTdhZjVjMjJhNjU1ZDA4MTFhNWU0In0=
END_NESTED_COMMIT