Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(webrisk): change docstring line breaks (via synth) #10276

Merged
merged 1 commit into from
Jan 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions webrisk/google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

67 changes: 46 additions & 21 deletions webrisk/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2020-01-30T01:51:00.132441Z",
"updateTime": "2020-01-30T13:46:17.950128Z",
"sources": [
{
"generator": {
Expand All @@ -11,9 +11,10 @@
{
"git": {
"name": "googleapis",
"remote": "git@github.com:googleapis/googleapis.git",
"sha": "b491d07cadaae7cde5608321f913e5ca1459b32d",
"internalRef": "292245373"
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c1246a29e22b0f98e800a536b5b0da2d933a55f2",
"internalRef": "292310790",
"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"
}
},
{
Expand All @@ -38,40 +39,49 @@
],
"newFiles": [
{
"path": "MANIFEST.in"
"path": ".coveragerc"
},
{
"path": ".flake8"
},
{
"path": "noxfile.py"
"path": ".repo-metadata.json"
},
{
"path": "setup.py"
"path": "CHANGELOG.md"
},
{
"path": ".coveragerc"
"path": "LICENSE"
},
{
"path": "setup.cfg"
"path": "MANIFEST.in"
},
{
"path": "LICENSE"
"path": "README.rst"
},
{
"path": "docs/conf.py"
"path": "docs/README.rst"
},
{
"path": "docs/_static/custom.css"
},
{
"path": "docs/_templates/layout.html"
},
{
"path": "docs/changelog.md"
},
{
"path": "docs/conf.py"
},
{
"path": "docs/gapic/v1beta1/api.rst"
},
{
"path": "docs/gapic/v1beta1/types.rst"
},
{
"path": "docs/_templates/layout.html"
"path": "docs/index.rst"
},
{
"path": "google/__init__.py"
Expand All @@ -82,9 +92,6 @@
{
"path": "google/cloud/webrisk.py"
},
{
"path": "google/cloud/webrisk_v1beta1/types.py"
},
{
"path": "google/cloud/webrisk_v1beta1/__init__.py"
},
Expand All @@ -95,29 +102,47 @@
"path": "google/cloud/webrisk_v1beta1/gapic/enums.py"
},
{
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client.py"
"path": "google/cloud/webrisk_v1beta1/gapic/transports/__init__.py"
},
{
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client_config.py"
"path": "google/cloud/webrisk_v1beta1/gapic/transports/web_risk_service_v1_beta1_grpc_transport.py"
},
{
"path": "google/cloud/webrisk_v1beta1/gapic/transports/web_risk_service_v1_beta1_grpc_transport.py"
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client.py"
},
{
"path": "google/cloud/webrisk_v1beta1/gapic/transports/__init__.py"
"path": "google/cloud/webrisk_v1beta1/gapic/web_risk_service_v1_beta1_client_config.py"
},
{
"path": "google/cloud/webrisk_v1beta1/proto/__init__.py"
},
{
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py"
"path": "google/cloud/webrisk_v1beta1/proto/webrisk.proto"
},
{
"path": "google/cloud/webrisk_v1beta1/proto/webrisk.proto"
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2.py"
},
{
"path": "google/cloud/webrisk_v1beta1/proto/webrisk_pb2_grpc.py"
},
{
"path": "google/cloud/webrisk_v1beta1/types.py"
},
{
"path": "noxfile.py"
},
{
"path": "setup.cfg"
},
{
"path": "setup.py"
},
{
"path": "synth.metadata"
},
{
"path": "synth.py"
},
{
"path": "tests/unit/gapic/v1beta1/test_web_risk_service_v1_beta1_client_v1beta1.py"
}
Expand Down