Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 981d66e

Browse files
changes without context
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent 783fffb commit 981d66e

File tree

8 files changed

+377
-376
lines changed

8 files changed

+377
-376
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pip-log.txt
4545

4646
# Built documentation
4747
docs/_build
48+
bigquery/docs/generated
4849
docs.metadata
4950

5051
# Virtual environment

.kokoro/docker/docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from ubuntu:20.10
15+
from ubuntu:20.04
1616

1717
ENV DEBIAN_FRONTEND noninteractive
1818

google/cloud/spanner_admin_database_v1/proto/spanner_database_admin_pb2.py

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google/cloud/spanner_admin_instance_v1/proto/spanner_instance_admin_pb2.py

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google/cloud/spanner_v1/proto/spanner_pb2.py

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)