google-cloud-go
google-cloud-go copied to clipboard
feat(bigtable): Adding automated backups
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge
label. Good luck human!
-- conventional-commit-lint bot https://conventionalcommits.org/
Please ignore the conformance test failures. They were dded in failed state
apidiff fails since UpdateTableConf is an exported struct and it is being removed. You can leave the struct declaration as is but remove its fields since they all are unexported. Add a comment above the struct mentioning that it is unused.
Looking into kokoro failure