Skip to content

Commit e7283d8

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
docs: update jsdoc comment formatting (#220)
1 parent fe7e5a9 commit e7283d8

7 files changed

Lines changed: 18 additions & 12 deletions

File tree

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

Lines changed: 2 additions & 1 deletion
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-videointelligence/src/v1beta1/doc/google/protobuf/doc_any.js

Lines changed: 2 additions & 1 deletion
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-videointelligence/src/v1beta2/doc/google/protobuf/doc_any.js

Lines changed: 2 additions & 1 deletion
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-videointelligence/src/v1p1beta1/doc/google/protobuf/doc_any.js

Lines changed: 2 additions & 1 deletion
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-videointelligence/src/v1p2beta1/doc/google/protobuf/doc_any.js

Lines changed: 2 additions & 1 deletion
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-videointelligence/src/v1p3beta1/doc/google/protobuf/doc_any.js

Lines changed: 2 additions & 1 deletion
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-videointelligence/synth.metadata

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"updateTime": "2019-03-13T11:25:12.518045Z",
2+
"updateTime": "2019-04-21T11:55:22.842938Z",
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": "e340f4a01ec287f7bb86e2331b5e98c473d10afd",
16-
"internalRef": "238151361"
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)