Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#3646 from jingyih/proto_annota…
Browse files Browse the repository at this point in the history
…tion

chore: add a missing proto annotation
  • Loading branch information
google-oss-prow[bot] authored Feb 8, 2025
2 parents ad50980 + e9751e0 commit 7cd1b21
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 7cd1b21

Please sign in to comment.