googleapis / googleapis/google-cloud-node

feat: add back helper for generating "parent" path

Open
#7,807 5 comments 0 reactions 0 assignees View on GitHub
library: google-cloud-node-core type: feature request
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

In `v3` of the translate API, we are requiring that folks generate a full parent path when interacting with the API:

```
parent: `projects/${projectId}/locations/${location}`,
```

This is fairly unwieldy, and we should reintroduce a helper for this.

CC: @alexander-fenster, @nnegrey

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.