Skip to content

Commit f7d4e07

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19807 b: refs/heads/autosynth-kms c: 446e4a0 h: refs/heads/master i: 19805: 79df577 19803: 6964709 19799: 753106b 19791: b4e7e87 19775: 95ddf10
1 parent 3393e62 commit f7d4e07

42 files changed

Lines changed: 598 additions & 414 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ refs/heads/autosynth-dialogflow: 7dbc2c1ea714328ccfa4f33645045f017ff080e7
133133
refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
134134
refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
135135
refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
136-
refs/heads/autosynth-kms: 04d5e122bd61f135fc5d8b5263f505a508cc5635
136+
refs/heads/autosynth-kms: 446e4a01fd462978f562b1d2dfbbbdaafbbb7e84
137137
refs/heads/autosynth-language: 6262e2eb76944f01972c887b3e684aaf65ec999a
138138
refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
139139
refs/heads/autosynth-redis: 0cdb2e47359d51b73763bcea8af3de62aa99119b

branches/autosynth-kms/google-api-grpc/grpc-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/LanguageServiceGrpc.java

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,10 @@ public void analyzeEntities(
442442
*
443443
*
444444
* <pre>
445-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes
446-
* sentiment associated with each entity and its mentions.
445+
* Finds entities, similar to
446+
* [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities]
447+
* in the text and analyzes sentiment associated with each entity and its
448+
* mentions.
447449
* </pre>
448450
*/
449451
public void analyzeEntitySentiment(
@@ -610,8 +612,10 @@ public void analyzeEntities(
610612
*
611613
*
612614
* <pre>
613-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes
614-
* sentiment associated with each entity and its mentions.
615+
* Finds entities, similar to
616+
* [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities]
617+
* in the text and analyzes sentiment associated with each entity and its
618+
* mentions.
615619
* </pre>
616620
*/
617621
public void analyzeEntitySentiment(
@@ -735,8 +739,10 @@ public com.google.cloud.language.v1.AnalyzeEntitiesResponse analyzeEntities(
735739
*
736740
*
737741
* <pre>
738-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes
739-
* sentiment associated with each entity and its mentions.
742+
* Finds entities, similar to
743+
* [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities]
744+
* in the text and analyzes sentiment associated with each entity and its
745+
* mentions.
740746
* </pre>
741747
*/
742748
public com.google.cloud.language.v1.AnalyzeEntitySentimentResponse analyzeEntitySentiment(
@@ -846,8 +852,10 @@ protected LanguageServiceFutureStub build(
846852
*
847853
*
848854
* <pre>
849-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes
850-
* sentiment associated with each entity and its mentions.
855+
* Finds entities, similar to
856+
* [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities]
857+
* in the text and analyzes sentiment associated with each entity and its
858+
* mentions.
851859
* </pre>
852860
*/
853861
public com.google.common.util.concurrent.ListenableFuture<

branches/autosynth-kms/google-api-grpc/grpc-google-cloud-language-v1beta2/src/main/java/com/google/cloud/language/v1beta2/LanguageServiceGrpc.java

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,10 @@ public void analyzeEntities(
443443
*
444444
*
445445
* <pre>
446-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes
447-
* sentiment associated with each entity and its mentions.
446+
* Finds entities, similar to
447+
* [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities]
448+
* in the text and analyzes sentiment associated with each entity and its
449+
* mentions.
448450
* </pre>
449451
*/
450452
public void analyzeEntitySentiment(
@@ -612,8 +614,10 @@ public void analyzeEntities(
612614
*
613615
*
614616
* <pre>
615-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes
616-
* sentiment associated with each entity and its mentions.
617+
* Finds entities, similar to
618+
* [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities]
619+
* in the text and analyzes sentiment associated with each entity and its
620+
* mentions.
617621
* </pre>
618622
*/
619623
public void analyzeEntitySentiment(
@@ -738,8 +742,10 @@ public com.google.cloud.language.v1beta2.AnalyzeEntitiesResponse analyzeEntities
738742
*
739743
*
740744
* <pre>
741-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes
742-
* sentiment associated with each entity and its mentions.
745+
* Finds entities, similar to
746+
* [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities]
747+
* in the text and analyzes sentiment associated with each entity and its
748+
* mentions.
743749
* </pre>
744750
*/
745751
public com.google.cloud.language.v1beta2.AnalyzeEntitySentimentResponse analyzeEntitySentiment(
@@ -849,8 +855,10 @@ protected LanguageServiceFutureStub build(
849855
*
850856
*
851857
* <pre>
852-
* Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes
853-
* sentiment associated with each entity and its mentions.
858+
* Finds entities, similar to
859+
* [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities]
860+
* in the text and analyzes sentiment associated with each entity and its
861+
* mentions.
854862
* </pre>
855863
*/
856864
public com.google.common.util.concurrent.ListenableFuture<

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesResponse.java

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

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeEntitiesResponseOrBuilder.java

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

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentResponse.java

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

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeEntitySentimentResponseOrBuilder.java

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

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentResponse.java

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

branches/autosynth-kms/google-api-grpc/proto-google-cloud-language-v1/src/main/java/com/google/cloud/language/v1/AnalyzeSentimentResponseOrBuilder.java

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

0 commit comments

Comments
 (0)