-
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: [dataplex] DataScans service #8902
Merged
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
PiperOrigin-RevId: 494247971 Source-Link: googleapis/googleapis@f7f4993 Source-Link: https://github.com/googleapis/googleapis-gen/commit/f2b7d97b7ba4713a324aab058cf56c9d7305eb21 Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiZjJiN2Q5N2I3YmE0NzEzYTMyNGFhYjA1OGNmNTZjOWQ3MzA1ZWIyMSJ9
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
Dec 9, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 9, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 9, 2022
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
Dec 9, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 9, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 9, 2022
PiperOrigin-RevId: 495317762 Source-Link: googleapis/googleapis@d9dc42b Source-Link: https://github.com/googleapis/googleapis-gen/commit/6947bc43478b20e5650b62894d0c64137ef39909 Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiNjk0N2JjNDM0NzhiMjBlNTY1MGI2Mjg5NGQwYzY0MTM3ZWYzOTkwOSJ9
gcf-owl-bot
bot
changed the title
chore: [dataplex] reformatted the protos
docs: [dataplex] fix minor docstring formatting
Dec 14, 2022
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
Dec 14, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 14, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 14, 2022
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
Dec 14, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 14, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 14, 2022
feat: added StorageFormat.iceberg chore: formatting changes PiperOrigin-RevId: 496586743 Source-Link: googleapis/googleapis@58f5c43 Source-Link: https://github.com/googleapis/googleapis-gen/commit/193c125d04f2649edb821d45b8e6ba6a91c9b090 Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiMTkzYzEyNWQwNGYyNjQ5ZWRiODIxZDQ1YjhlNmJhNmE5MWM5YjA5MCJ9
gcf-owl-bot
bot
changed the title
docs: [dataplex] fix minor docstring formatting
feat: [dataplex] DataScans service
Dec 20, 2022
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
Dec 20, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 20, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 20, 2022
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
Dec 20, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Dec 20, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 20, 2022
blakeli0
approved these changes
Dec 20, 2022
blakeli0
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Dec 20, 2022
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Dec 20, 2022
Merged
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.
feat: added StorageFormat.iceberg
chore: formatting changes
PiperOrigin-RevId: 496586743
Source-Link: googleapis/googleapis@58f5c43
Source-Link: https://github.com/googleapis/googleapis-gen/commit/193c125d04f2649edb821d45b8e6ba6a91c9b090
Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiMTkzYzEyNWQwNGYyNjQ5ZWRiODIxZDQ1YjhlNmJhNmE5MWM5YjA5MCJ9
BEGIN_NESTED_COMMIT
docs: [dataplex] fix minor docstring formatting
PiperOrigin-RevId: 495317762
Source-Link: googleapis/googleapis@d9dc42b
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6947bc43478b20e5650b62894d0c64137ef39909
Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiNjk0N2JjNDM0NzhiMjBlNTY1MGI2Mjg5NGQwYzY0MTM3ZWYzOTkwOSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: [dataplex] reformatted the protos
PiperOrigin-RevId: 494247971
Source-Link: googleapis/googleapis@f7f4993
Source-Link: https://github.com/googleapis/googleapis-gen/commit/f2b7d97b7ba4713a324aab058cf56c9d7305eb21
Copy-Tag: eyJwIjoiamF2YS1kYXRhcGxleC8uT3dsQm90LnlhbWwiLCJoIjoiZjJiN2Q5N2I3YmE0NzEzYTMyNGFhYjA1OGNmNTZjOWQ3MzA1ZWIyMSJ9
END_NESTED_COMMIT