Skip to content

nodejs: resolve migrate+generate diffs for google-cloud-compute #5256

@julieqiu

Description

@julieqiu

Once we finish #4843, we should repeat these steps and resolve diffs for google-cloud-compute.

  cd /path/to/googleapis/librarian
  go install ./cmd/librarian && go install ./tool/cmd/migrate
  cd /path/to/googleapis/google-cloud-node
  git fetch upstream && git reset --hard upstream/main
  migrate .
  librarian generate google-cloud-compute
  git diff --stat

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions