google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Deprecate `pubsub::IAMPolicyOptions`

Open dbolduc opened this issue 1 year ago • 0 comments

This API is irrelevant now that we have native mixin support in pubsub. We should deprecate it, and remove/update any instances of it in our repo (e.g. in samples).

https://github.com/googleapis/google-cloud-cpp/blob/a695357095b06dc11826df10394d50733d0d98d8/google/cloud/pubsub/options.h#L415-L429

dbolduc avatar Oct 03 '24 19:10 dbolduc