From e9751e0203145e25782e9616dc7abcf1b472c519 Mon Sep 17 00:00:00 2001 From: Jingyi Hu Date: Sat, 8 Feb 2025 01:30:26 +0000 Subject: [PATCH] chore: add a missing proto annotation --- apis/alloydb/v1beta1/instance_types.go | 1 + 1 file changed, 1 insertion(+) diff --git a/apis/alloydb/v1beta1/instance_types.go b/apis/alloydb/v1beta1/instance_types.go index bfb2c69410..3297707350 100644 --- a/apis/alloydb/v1beta1/instance_types.go +++ b/apis/alloydb/v1beta1/instance_types.go @@ -117,6 +117,7 @@ type Instance_InstanceNetworkConfig struct { } // AlloyDBInstanceStatus defines the config connector machine state of AlloyDBInstance +// +kcc:proto=google.cloud.alloydb.v1beta.Instance type AlloyDBInstanceStatus struct { /* Conditions represent the latest available observations of the object's current state. */