From fba874f87a38db63f693ca3250c0f74371675c24 Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 5 Mar 2021 05:52:32 -0800 Subject: [PATCH] feat: Enable PHP micro-generator beta01 PiperOrigin-RevId: 359620992 Source-Author: Google APIs Source-Date: Thu Feb 25 15:00:05 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: e41506dc28a42bae9b86c7b45e889bdf6d786648 Source-Link: https://github.com/googleapis/googleapis/commit/e41506dc28a42bae9b86c7b45e889bdf6d786648 --- google/cloud/bigtable_admin_v2/__init__.py | 4 ++-- synth.metadata | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/google/cloud/bigtable_admin_v2/__init__.py b/google/cloud/bigtable_admin_v2/__init__.py index edfce27ef..79a9bea68 100644 --- a/google/cloud/bigtable_admin_v2/__init__.py +++ b/google/cloud/bigtable_admin_v2/__init__.py @@ -88,7 +88,7 @@ "AppProfile", "Backup", "BackupInfo", - "BigtableInstanceAdminClient", + "BigtableTableAdminClient", "CheckConsistencyRequest", "CheckConsistencyResponse", "Cluster", @@ -151,5 +151,5 @@ "UpdateBackupRequest", "UpdateClusterMetadata", "UpdateInstanceMetadata", - "BigtableTableAdminClient", + "BigtableInstanceAdminClient", ) diff --git a/synth.metadata b/synth.metadata index b34bdccd3..ace0c48e8 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-bigtable.git", - "sha": "75f9df66d6037dbfa3a34722fed5fe362be5459f" + "sha": "ea7fef6ff41cbf6a719b1d11dbb0fbb3df51ea44" } }, {