Skip to content

Commit 5dab547

Browse files
authored
chore: generate audit protos in genproto (googleapis#12818)
We should consider moving this proto to google-cloud-go in the future but for now we should just start generating them again over in genproto. Updates: googleapis/go-genproto#1236
1 parent 4680106 commit 5dab547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/gapicgen/generator/genproto.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ var generateList = []string{
132132
"google.golang.org/genproto/googleapis/firebase/fcm/connection/v1alpha1",
133133
"google.golang.org/genproto/googleapis/assistant/embedded/v1alpha2",
134134
"google.golang.org/genproto/googleapis/apps/card/v1",
135+
"google.golang.org/genproto/googleapis/cloud/audit",
135136
}
136137

137138
// Regen regenerates the genproto repository.

0 commit comments

Comments
 (0)