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

Consider skipping `ExperimentalTag` in `check-api.sh`

Open dbolduc opened this issue 1 year ago • 0 comments

We skip internal symbols, as well as symbols we don't own (e.g. from gRPC). We might also want to skip anything tagged as ExperimentalTag, as they are not yet part of the public API.

dbolduc avatar Jul 31 '24 16:07 dbolduc