googleapis / nodejs-spanner

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
https://cloud.google.com/spanner/
Apache License 2.0
135 stars 100 forks source link

Unable to list and return status of Instance long running operaions #2022

Open nielm opened 6 months ago

nielm commented 6 months ago

Environment details

Steps to reproduce

This is not possible - There is no public interface to list or get LROs on the instance object (by contrast there is an interfacev to get the InstanceConfigOperations

This is only possible using the REST API: