Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 36cb748

Browse files
docs: fix typos (#633)
PiperOrigin-RevId: 387960382 Source-Author: Google APIs <noreply@google.com> Source-Date: Sat Jul 31 02:20:32 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 41521e288c8c2a4586dd46938bf574d0d36872e9 Source-Link: googleapis/googleapis@41521e2
1 parent fb4aee6 commit 36cb748

File tree

7 files changed

+24
-24
lines changed

7 files changed

+24
-24
lines changed

proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ValidationError.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ public com.google.protobuf.ByteString getEntriesBytes(int index) {
488488
*
489489
*
490490
* <pre>
491-
* The detailed error messsage.
491+
* The detailed error message.
492492
* </pre>
493493
*
494494
* <code>string error_message = 4;</code>
@@ -511,7 +511,7 @@ public java.lang.String getErrorMessage() {
511511
*
512512
*
513513
* <pre>
514-
* The detailed error messsage.
514+
* The detailed error message.
515515
* </pre>
516516
*
517517
* <code>string error_message = 4;</code>
@@ -1276,7 +1276,7 @@ public Builder addEntriesBytes(com.google.protobuf.ByteString value) {
12761276
*
12771277
*
12781278
* <pre>
1279-
* The detailed error messsage.
1279+
* The detailed error message.
12801280
* </pre>
12811281
*
12821282
* <code>string error_message = 4;</code>
@@ -1298,7 +1298,7 @@ public java.lang.String getErrorMessage() {
12981298
*
12991299
*
13001300
* <pre>
1301-
* The detailed error messsage.
1301+
* The detailed error message.
13021302
* </pre>
13031303
*
13041304
* <code>string error_message = 4;</code>
@@ -1320,7 +1320,7 @@ public com.google.protobuf.ByteString getErrorMessageBytes() {
13201320
*
13211321
*
13221322
* <pre>
1323-
* The detailed error messsage.
1323+
* The detailed error message.
13241324
* </pre>
13251325
*
13261326
* <code>string error_message = 4;</code>
@@ -1341,7 +1341,7 @@ public Builder setErrorMessage(java.lang.String value) {
13411341
*
13421342
*
13431343
* <pre>
1344-
* The detailed error messsage.
1344+
* The detailed error message.
13451345
* </pre>
13461346
*
13471347
* <code>string error_message = 4;</code>
@@ -1358,7 +1358,7 @@ public Builder clearErrorMessage() {
13581358
*
13591359
*
13601360
* <pre>
1361-
* The detailed error messsage.
1361+
* The detailed error message.
13621362
* </pre>
13631363
*
13641364
* <code>string error_message = 4;</code>

proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/ValidationErrorOrBuilder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public interface ValidationErrorOrBuilder
151151
*
152152
*
153153
* <pre>
154-
* The detailed error messsage.
154+
* The detailed error message.
155155
* </pre>
156156
*
157157
* <code>string error_message = 4;</code>
@@ -163,7 +163,7 @@ public interface ValidationErrorOrBuilder
163163
*
164164
*
165165
* <pre>
166-
* The detailed error messsage.
166+
* The detailed error message.
167167
* </pre>
168168
*
169169
* <code>string error_message = 4;</code>

proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/validation_result.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ message ValidationError {
6565
// associated with certain entities.
6666
repeated string entries = 3;
6767

68-
// The detailed error messsage.
68+
// The detailed error message.
6969
string error_message = 4;
7070
}
7171

proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ValidationError.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ public com.google.protobuf.ByteString getEntriesBytes(int index) {
490490
*
491491
*
492492
* <pre>
493-
* The detailed error messsage.
493+
* The detailed error message.
494494
* </pre>
495495
*
496496
* <code>string error_message = 4;</code>
@@ -513,7 +513,7 @@ public java.lang.String getErrorMessage() {
513513
*
514514
*
515515
* <pre>
516-
* The detailed error messsage.
516+
* The detailed error message.
517517
* </pre>
518518
*
519519
* <code>string error_message = 4;</code>
@@ -1280,7 +1280,7 @@ public Builder addEntriesBytes(com.google.protobuf.ByteString value) {
12801280
*
12811281
*
12821282
* <pre>
1283-
* The detailed error messsage.
1283+
* The detailed error message.
12841284
* </pre>
12851285
*
12861286
* <code>string error_message = 4;</code>
@@ -1302,7 +1302,7 @@ public java.lang.String getErrorMessage() {
13021302
*
13031303
*
13041304
* <pre>
1305-
* The detailed error messsage.
1305+
* The detailed error message.
13061306
* </pre>
13071307
*
13081308
* <code>string error_message = 4;</code>
@@ -1324,7 +1324,7 @@ public com.google.protobuf.ByteString getErrorMessageBytes() {
13241324
*
13251325
*
13261326
* <pre>
1327-
* The detailed error messsage.
1327+
* The detailed error message.
13281328
* </pre>
13291329
*
13301330
* <code>string error_message = 4;</code>
@@ -1345,7 +1345,7 @@ public Builder setErrorMessage(java.lang.String value) {
13451345
*
13461346
*
13471347
* <pre>
1348-
* The detailed error messsage.
1348+
* The detailed error message.
13491349
* </pre>
13501350
*
13511351
* <code>string error_message = 4;</code>
@@ -1362,7 +1362,7 @@ public Builder clearErrorMessage() {
13621362
*
13631363
*
13641364
* <pre>
1365-
* The detailed error messsage.
1365+
* The detailed error message.
13661366
* </pre>
13671367
*
13681368
* <code>string error_message = 4;</code>

proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/ValidationErrorOrBuilder.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public interface ValidationErrorOrBuilder
151151
*
152152
*
153153
* <pre>
154-
* The detailed error messsage.
154+
* The detailed error message.
155155
* </pre>
156156
*
157157
* <code>string error_message = 4;</code>
@@ -163,7 +163,7 @@ public interface ValidationErrorOrBuilder
163163
*
164164
*
165165
* <pre>
166-
* The detailed error messsage.
166+
* The detailed error message.
167167
* </pre>
168168
*
169169
* <code>string error_message = 4;</code>

proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/validation_result.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ message ValidationError {
6565
// associated with certain entities.
6666
repeated string entries = 3;
6767

68-
// The detailed error messsage.
68+
// The detailed error message.
6969
string error_message = 4;
7070
}
7171

synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "5fe3c6322046ed5cfc41e6c41c7ebac54db589dd",
15-
"internalRef": "380595849"
14+
"sha": "41521e288c8c2a4586dd46938bf574d0d36872e9",
15+
"internalRef": "387960382"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "googleapis",
2121
"remote": "https://github.com/googleapis/googleapis.git",
22-
"sha": "5fe3c6322046ed5cfc41e6c41c7ebac54db589dd",
23-
"internalRef": "380595849"
22+
"sha": "41521e288c8c2a4586dd46938bf574d0d36872e9",
23+
"internalRef": "387960382"
2424
}
2525
},
2626
{

0 commit comments

Comments
 (0)