golang-samples icon indicating copy to clipboard operation
golang-samples copied to clipboard

feat(storage): add object retention samples

Open BrennaEpp opened this issue 1 year ago • 1 comments

Description

Fixes #3803

Checklist

  • [x] I have followed Contributing Guidelines from CONTRIBUTING.MD
  • [x] Tests pass: go test -v ./.. (see Testing)
  • [x] Code formatted: gofmt (see Formatting)
  • [x] Vetting pass: go vet (see Formatting)
  • [ ] These samples need a new API enabled in testing projects to pass (let us know which ones)
  • [ ] These samples need a new/updated env vars in testing projects set to pass (let us know which ones)
  • [ ] This sample adds a new sample directory, and I updated the CODEOWNERS file with the codeowners for this sample
  • [ ] This sample adds a new Product API, and I updated the Blunderbuss issue/PR auto-assigner with the codeowners for this sample
  • [ ] Please merge this PR for me once it is approved

BrennaEpp avatar Jun 27 '24 09:06 BrennaEpp

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • [ ] Refresh this comment

snippet-bot[bot] avatar Jun 27 '24 09:06 snippet-bot[bot]

Apologies for the struggle with automerge. i've examined the failing tests, and they do not appear related to this change.

muncus avatar Jul 17 '24 22:07 muncus