From a983c2920cb2a7941131e5bebcd2f40efdc6a3c0 Mon Sep 17 00:00:00 2001 From: DCL Team Date: Mon, 22 Jul 2024 09:42:04 -0700 Subject: [PATCH] Automated DCL import. - 2d812ad7c611bdd38f4f4f172601c449c8d50dea Automatic import from cloud_mmv2_dcl_20240722_0931_RC00 by DCL Team GitOrigin-RevId: 2d812ad7c611bdd38f4f4f172601c449c8d50dea --- python/proto/connector/sdk.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/proto/connector/sdk.proto b/python/proto/connector/sdk.proto index 059b1350ab..e7a755ffe9 100755 --- a/python/proto/connector/sdk.proto +++ b/python/proto/connector/sdk.proto @@ -11,7 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -syntax = "proto3"; +edition = "2023"; package dcl;