Skip to content

Commit

Permalink
chore: add a missing proto annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyih committed Feb 8, 2025
1 parent ad50980 commit e9751e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/alloydb/v1beta1/instance_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit e9751e0

Please sign in to comment.