build(node): document package name

PiperOrigin-RevId: 332271630
This commit is contained in:
Google APIs 2020-09-17 11:02:32 -07:00 committed by Copybara-Service
parent 058005095e
commit e83cd850c7
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ nodejs_gapic_library(
src = ":workflows_proto_with_info",
gapic_yaml = "workflows_gapic.yaml",
package = "google.cloud.workflows.v1beta",
package_name = "@google-cloud/workflows",
service_yaml = "workflows_v1beta.yaml",
deps = [],
)