Skip to content

Commit 018e705

Browse files
docs(audit_trail): update description file (#2471)
Co-authored-by: Jonathan R. <[email protected]>
1 parent 2f97c22 commit 018e705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages_generated/audit_trail/src/v1alpha1/marshalling.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import type {
4747
SecretManagerSecretInfo,
4848
SecretManagerSecretVersionInfo,
4949
SystemEvent,
50-
} from './types.gen'
50+
} from './types.gen.js'
5151

5252
const unmarshalExportJobS3 = (data: unknown): ExportJobS3 => {
5353
if (!isJSONObject(data)) {

0 commit comments

Comments
 (0)