We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3613cf commit fa1d8a7Copy full SHA for fa1d8a7
packages/google-cloud-automl/.coveragerc
@@ -18,6 +18,7 @@
18
[run]
19
branch = True
20
omit =
21
+ google/__init__.py
22
google/cloud/__init__.py
23
24
[report]
packages/google-cloud-automl/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
3
- digest: sha256:979d9498e07c50097c1aeda937dcd32094ecc7440278a83e832b6a05602f62b6
+ digest: sha256:ec49167c606648a063d1222220b48119c912562849a0528f35bfb592a9f72737
packages/google-cloud-automl/.kokoro/docs/common.cfg
@@ -30,6 +30,7 @@ env_vars: {
30
31
env_vars: {
32
key: "V2_STAGING_BUCKET"
33
+ # Push google cloud library docs to the Cloud RAD bucket `docs-staging-v2`
34
value: "docs-staging-v2"
35
}
36
0 commit comments