build: include osconfig v1 protos into asset v1 Node.js package.
PiperOrigin-RevId: 344904496
This commit is contained in:
parent
370e9f9ac1
commit
a578b42319
|
|
@ -259,6 +259,7 @@ nodejs_gapic_assembly_pkg(
|
|||
deps = [
|
||||
":asset_nodejs_gapic",
|
||||
":asset_proto",
|
||||
"//google/cloud/osconfig/v1:osconfig_proto",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue