Skip to content

Commit b9dfc45

Browse files
chore(webrisk): change docstring line breaks (#10276)
1 parent 141159e commit b9dfc45

File tree

2 files changed

+49
-25
lines changed

2 files changed

+49
-25
lines changed

webrisk/google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py

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

webrisk/synth.metadata

Lines changed: 46 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-01-30T01:51:00.132441Z",
2+
"updateTime": "2020-01-30T13:46:17.950128Z",
33
"sources": [
44
{
55
"generator": {
@@ -11,9 +11,10 @@
1111
{
1212
"git": {
1313
"name": "googleapis",
14-
"remote": "[email protected]:googleapis/googleapis.git",
15-
"sha": "b491d07cadaae7cde5608321f913e5ca1459b32d",
16-
"internalRef": "292245373"
14+
"remote": "https://github.com/googleapis/googleapis.git",
15+
"sha": "c1246a29e22b0f98e800a536b5b0da2d933a55f2",
16+
"internalRef": "292310790",
17+
"log": "c1246a29e22b0f98e800a536b5b0da2d933a55f2\nUpdating v1 protos with the latest inline documentation (in comments) and config options. Also adding a per-service .yaml file.\n\nPiperOrigin-RevId: 292310790\n\n"
1718
}
1819
},
1920
{
@@ -38,40 +39,49 @@
3839
],
3940
"newFiles": [
4041
{
41-
"path": "MANIFEST.in"
42+
"path": ".coveragerc"
4243
},
4344
{
4445
"path": ".flake8"
4546
},
4647
{
47-
"path": "noxfile.py"
48+
"path": ".repo-metadata.json"
4849
},
4950
{
50-
"path": "setup.py"
51+
"path": "CHANGELOG.md"
5152
},
5253
{
53-
"path": ".coveragerc"
54+
"path": "LICENSE"
5455
},
5556
{
56-
"path": "setup.cfg"
57+
"path": "MANIFEST.in"
5758
},
5859
{
59-
"path": "LICENSE"
60+
"path": "README.rst"
6061
},
6162
{
62-
"path": "docs/conf.py"
63+
"path": "docs/README.rst"
6364
},
6465
{
6566
"path": "docs/_static/custom.css"
6667
},
68+
{
69+
"path": "docs/_templates/layout.html"
70+
},
71+
{
72+
"path": "docs/changelog.md"
73+
},
74+
{
75+
"path": "docs/conf.py"
76+
},
6777
{
6878
"path": "docs/gapic/v1beta1/api.rst"
6979
},
7080
{
7181
"path": "docs/gapic/v1beta1/types.rst"
7282
},
7383
{
74-
"path": "docs/_templates/layout.html"
84+
"path": "docs/index.rst"
7585
},
7686
{
7787
"path": "google/__init__.py"
@@ -82,9 +92,6 @@
8292
{
8393
"path": "google/cloud/webrisk.py"
8494
},
85-
{
86-
"path": "google/cloud/webrisk_v1beta1/types.py"
87-
},
8895
{
8996
"path": "google/cloud/webrisk_v1beta1/__init__.py"
9097
},
@@ -95,29 +102,47 @@
95102
"path": "google/cloud/webrisk_v1beta1/gapic/enums.py"
96103
},
97104
{
98-
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client.py"
105+
"path": "google/cloud/webrisk_v1beta1/gapic/transports/__init__.py"
99106
},
100107
{
101-
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client_config.py"
108+
"path": "google/cloud/webrisk_v1beta1/gapic/transports/web_risk_service_v1_beta1_grpc_transport.py"
102109
},
103110
{
104-
"path": "google/cloud/webrisk_v1beta1/gapic/transports/web_risk_service_v1_beta1_grpc_transport.py"
111+
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client.py"
105112
},
106113
{
107-
"path": "google/cloud/webrisk_v1beta1/gapic/transports/__init__.py"
114+
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client_config.py"
108115
},
109116
{
110117
"path": "google/cloud/webrisk_v1beta1/proto/__init__.py"
111118
},
112119
{
113-
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py"
120+
"path": "google/cloud/webrisk_v1beta1/proto/webrisk.proto"
114121
},
115122
{
116-
"path": "google/cloud/webrisk_v1beta1/proto/webrisk.proto"
123+
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py"
117124
},
118125
{
119126
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2_grpc.py"
120127
},
128+
{
129+
"path": "google/cloud/webrisk_v1beta1/types.py"
130+
},
131+
{
132+
"path": "noxfile.py"
133+
},
134+
{
135+
"path": "setup.cfg"
136+
},
137+
{
138+
"path": "setup.py"
139+
},
140+
{
141+
"path": "synth.metadata"
142+
},
143+
{
144+
"path": "synth.py"
145+
},
121146
{
122147
"path": "tests/unit/gapic/v1beta1/test_web_risk_service_v1_beta1_client_v1beta1.py"
123148
}

0 commit comments

Comments
 (0)