Add samples for Data Catalog lookupEntry#1416
Add samples for Data Catalog lookupEntry#1416kurtisvg merged 12 commits intoGoogleCloudPlatform:masterfrom
Conversation
|
PTAL the new sample format in CONTRIBUTING.md @kurtisvg for additional info. |
|
It's highly suggested to use the updated sample format, which has guidelines here. This is to avoid having to update the samples again in the new future. |
|
My quick glance was that I didn't see the comments on the parameters being passed, so I didn't scan the rest of the sample. https://github.com/GoogleCloudPlatform/java-docs-samples/blob/master/SAMPLE_FORMAT.md And take a look here: https://github.com/GoogleCloudPlatform/java-docs-samples/tree/master/dlp/src/main/java/dlp/snippets |
|
Just pushed a new version with several changes. I believe it's more consistent with the recommended standards now. |
kurtisvg
left a comment
There was a problem hiding this comment.
PTAL at CI tests as well.
datacatalog/cloud-client/src/main/java/com/example/datacatalog/LookupEntryBigQueryDataset.java
Show resolved
Hide resolved
datacatalog/cloud-client/src/main/java/com/example/datacatalog/LookupEntryBigQueryDataset.java
Outdated
Show resolved
Hide resolved
datacatalog/cloud-client/src/main/java/com/example/datacatalog/LookupEntryBigQueryDataset.java
Outdated
Show resolved
Hide resolved
datacatalog/cloud-client/src/main/java/com/example/datacatalog/LookupEntryBigQueryDataset.java
Outdated
Show resolved
Hide resolved
...talog/cloud-client/src/test/java/com/example/datacatalog/LookupEntryBigQueryDatasetTest.java
Show resolved
Hide resolved
Co-Authored-By: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
kurtisvg
left a comment
There was a problem hiding this comment.
Two nits, otherwise LGTM when the tests pass.
datacatalog/cloud-client/src/main/java/com/example/datacatalog/QuickStart.java
Outdated
Show resolved
Hide resolved
|
fixes #1410 |
Adding samples to Data Catalog lookup_entry, according to #1410