Update APIs to 7.x-SNAPSHOT

This commit is contained in:
Seth Michael Larson
2021-07-15 15:23:11 -05:00
committed by Seth Michael Larson
parent 82b3daf6aa
commit de52e149a5
11 changed files with 281 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
from .utils import SKIP_IN_PATH, NamespacedClient, _make_path, query_params
from .utils import SKIP_IN_PATH, NamespacedClient, _make_path, query_params
class SqlClient(NamespacedClient):