I'm trying to use the Datastore Admin API v1 that was recently announced GA and wanted to wonder where can I find protobufs for the related API?
I have found some protobufs within the googleapis repository, but there are only protobufs for the Datastore Admin API v1beta1 that is already deprecated.
Moreover, I wanted to ask if anyone knows why Admin API protos are not published in Maven Central?
The general Datastore API protos are.