Skip to content

Commit 12d0ec8

Browse files
docs: Adds setter samples for maps and repeated fields (googleapis#3409)
1 parent d21c7c4 commit 12d0ec8

File tree

3 files changed

+224
-66
lines changed

3 files changed

+224
-66
lines changed

.github/workflows/sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ jobs:
504504
sudo unzip -x /tmp/protoc.zip
505505
protoc --version
506506
- name: Regenerate all the code
507-
run: go run github.com/googleapis/librarian/cmd/[email protected].20250925141208-659ea3ade903 refreshall
507+
run: go run github.com/googleapis/librarian/cmd/[email protected].20250925175516-2ff8248ffbfd refreshall
508508
- run: cargo fmt
509509
# If there is any difference between the generated code and the
510510
# committed code that is an error. All the inputs should be pinned,

0 commit comments

Comments
 (0)