googleapis / google-cloud-cpp

C++ Client Libraries for Google Cloud Services
https://cloud.google.com/
Apache License 2.0
543 stars 366 forks source link

storagecontrol: folder samples cleanup #14334

Open ddelgrosso1 opened 3 months ago

ddelgrosso1 commented 3 months ago

After BucketName helper is out of experimental namespace, cleanup storage_control_folder_samples.cc to use it. Additionally, we should add a similar helper for FolderName and utilize that as well.

ddelgrosso1 commented 3 months ago

Same goes for the managed folder samples.