-
Notifications
You must be signed in to change notification settings - Fork 16
docs(samples): added samples and tests for BigQuery export RPCs #782
Conversation
Warning: This pull request is touching the following templated files:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just a few comments.
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Outdated
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/UpdateBigQueryExport.java
Outdated
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've reviewed this PR as part of the onboarding process to become a java-samples reviewer. @kurtisvg can you shadow review my reviews on this PR?
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/DeleteBigQueryExport.java
Show resolved
Hide resolved
...va/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/ListBigQueryExports.java
Outdated
Show resolved
Hide resolved
...ippets/src/test/java/com/google/cloud/examples/securitycenter/snippets/BigQueryExportIT.java
Show resolved
Hide resolved
...ippets/src/test/java/com/google/cloud/examples/securitycenter/snippets/BigQueryExportIT.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/CreateBigQueryExport.java
Show resolved
Hide resolved
...a/com/google/cloud/examples/securitycenter/snippets/bigqueryexport/UpdateBigQueryExport.java
Outdated
Show resolved
Hide resolved
…gquery-export-samples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the changes. It seems like some tests are failing. PTAL!
Memo:
From .kokoro/presubmit/samples.cfg :
|
The kokoro configuration looks correct. It will work with multiple keys. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
If you write sample code, please follow the samples format.