Skip to content

Commit b2278af

Browse files
yoshi-automationcallmehiphop
authored andcommitted
chore(docs): formatting updates (#336)
1 parent 76376db commit b2278af

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

packages/google-cloud-node/src/v1/doc/google/protobuf/doc_any.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
*
9999
* @property {string} typeUrl
100100
* A URL/resource name that uniquely identifies the type of the serialized
101-
* protocol buffer message. The last segment of the URL's path must represent
101+
* protocol buffer message. This string must contain at least
102+
* one "/" character. The last segment of the URL's path must represent
102103
* the fully qualified name of the type (as in
103104
* `path/google.protobuf.Duration`). The name should be in a canonical form
104105
* (e.g., leading "." is not accepted).

packages/google-cloud-node/src/v1p1beta1/doc/google/protobuf/doc_any.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
*
9999
* @property {string} typeUrl
100100
* A URL/resource name that uniquely identifies the type of the serialized
101-
* protocol buffer message. The last segment of the URL's path must represent
101+
* protocol buffer message. This string must contain at least
102+
* one "/" character. The last segment of the URL's path must represent
102103
* the fully qualified name of the type (as in
103104
* `path/google.protobuf.Duration`). The name should be in a canonical form
104105
* (e.g., leading "." is not accepted).

packages/google-cloud-node/synth.metadata

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"updateTime": "2019-03-14T11:22:00.159165Z",
2+
"updateTime": "2019-04-21T11:52:52.973118Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.17",
8-
"dockerImage": "googleapis/artman@sha256:7231f27272231a884e09edb5953148c85ecd8467780d33c4a35c3e507885715b"
7+
"version": "0.16.26",
8+
"dockerImage": "googleapis/artman@sha256:314eae2a40f6f7822db77365cf5f45bd513d628ae17773fd0473f460e7c2a665"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "d05a746ba27b89374c7407c88c0d5dabfb0afc7c",
16-
"internalRef": "238372434"
15+
"sha": "3369c803f56d52662ea3792076deb8545183bdb0",
16+
"internalRef": "244282812"
1717
}
1818
},
1919
{
2020
"template": {
2121
"name": "node_library",
2222
"origin": "synthtool.gcp",
23-
"version": "2019.2.26"
23+
"version": "2019.4.10"
2424
}
2525
}
2626
],

0 commit comments

Comments
 (0)