-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add samples for data catalog lookup_entry
.
#7832
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
Conversation
These samples use the sample generator to call LookupEntry linked to a BigQuery resource. Depends on internal CL 246050183 to add the GAPIC config for these 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.
ISTM that sample code should not be in the main source tree: our normal convention is to place them in datacatalog/docs/samples.py
(or perhaps multiple files there).
GitHub doesn't make it easy to see, but the path is |
@tswast I'm not talking about the source from which the sample is generated, but where we put it in this repo: samples for docs should be in the |
Right, I'm saying it's not in CC @beccasaurus |
@tswast I noticed just now that BigQuery has a |
Obsolete by GoogleCloudPlatform/python-docs-samples#2148. |
These samples use the sample generator to call LookupEntry linked to a BigQuery resource.
Depends on internal CL 246050183 to add the GAPIC config for these samples.