python-docs-samples
python-docs-samples copied to clipboard
Move samples to client library repositories
This is a list of all the samples projects that should likely be moved to client library repositories:
- [x] asset
- [x] automl
- [x] bigquery
- [x] bigquery_datatransfer
- [x] bigquery_storage
- [x] bigtable
- https://github.com/googleapis/python-bigtable/pull/38
- [ ] cloud-sql
- [ ] compute
- [x] container_registry
- [x] datacatalog
- [x] datalabeling
- [x] dataproc
- [ ] datastore
- [x] dialogflow
- [x] dlp
- [ ] dns
- [x] document
- [x] error_reporting
- [ ] firestore
- [ ] iot
- [ ] jobs
- [x] kms
- https://github.com/googleapis/python-kms/pull/14
- [x] language
- [x] logging
- [x] media-translation
- [ ] memorystore
- [ ] monitoring
- [x] pubsub
- [x] scheduler
- [x] secretmanager
- [x] spanner
- [x] speech
- [ ] storage
- [x] tables (technically automl, unclear if these should be merged)
- [x] tasks
- [x] texttospeech
- #3845
- [ ] trace
- [x] translate
- [x] video
- [x] vision
Is this list current?
Current as of today.
Missing pubsublite in the list. The samples in pubsub/ and pubsublite/ are x-product samples and don't belong with libraries.
@anguillanneuf would you like to migrate them back to this repo then?
@dandhlee everything here looks good. I was just pointing out the fact that the samples in this repo are x-product for my product area. Nothing needs to be changed.
Ah, misread that. So we should take out Pubsub from this list then right?
I think you should check it off. We moved single-product Pub/Sub samples out of there a long time ago. AFAIK, the work is done :)
I checked it off just now.
Thank you!