Skip to content

Commit b460e44

Browse files
partheameredithslotachalmerlowevchudnov-g
authored
chore: remove obsolete proto folder (#359)
* chore: remove obsolete proto folder * Update UPGRADING.md * Restore link to sample annotation, but make it a permalink. --------- Co-authored-by: meredithslota <meredithslota@google.com> Co-authored-by: Chalmer Lowe <chalmer.lowe@gmail.com> Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
1 parent 6d5db2e commit b460e44

File tree

2 files changed

+1
-1562
lines changed

2 files changed

+1
-1562
lines changed

packages/google-cloud-build/UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In `google-cloud-build<2.0.0`, parameters required by the API were positional pa
6868

6969
In the 2.0.0 release, all methods have a single positional parameter `request`. Method docstrings indicate whether a parameter is required or optional.
7070

71-
Some methods have additional keyword only parameters. The available parameters depend on the [`google.api.method_signature` annotation](https://github.com/googleapis/googleapis/blob/master/google/devtools/cloudbuild/v1/cloudbuild.proto#L82) specified by the API producer.
71+
Some methods have additional keyword-only parameters. The available parameters depend on the `google.api.method_signature` annotations provided by the API producer ([example](https://github.com/googleapis/googleapis/blob/6f5d107aadb4782b71c530f4dc17ec86c922d8a9/google/devtools/cloudbuild/v1/cloudbuild.proto#L93)).
7272

7373

7474
**After:**

0 commit comments

Comments
 (0)