Skip to content

Commit 483c1fc

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 35519 b: refs/heads/autosynth-iamcredentials c: 290a209 h: refs/heads/master i: 35517: 0f44c3f 35515: 631ca34 35511: e2d4a02 35503: 3204ca4 35487: 4c46247 35455: f201fec
1 parent 39c9718 commit 483c1fc

37 files changed

Lines changed: 924 additions & 644 deletions

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ refs/heads/pubsub-ordering-keys: 3ea3dc93288c90e1776339a2c059a076e2e2fd1d
159159
refs/tags/v0.75.0: c3673089ae09a897c1b4cf7dfe167fe4f8ab32fb
160160
refs/tags/v0.76.0: 395b016826d3ddf9cb8b34919636df15a4dbd032
161161
refs/tags/v0.77.0: 28a85a77883ccf5d48f297fd0ef3b3dca6ce01f0
162-
refs/heads/autosynth-iamcredentials: 098ee165990f2025057944498d6f256b979bfb13
162+
refs/heads/autosynth-iamcredentials: 290a209902cbae5f3bfd4d963e2a49c05e1018e4
163163
refs/heads/release-google-cloud-java-v0.78.0: fae5e980779cf0173a152636b278015b9f60ee55
164164
refs/tags/v0.78.0: 62d4bd30605ab3578f9a08d84487fb0b33ac2ff5
165165
refs/tags/v0.79.0: 82287b570708748c411d05c40f3932cff9606feb

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

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,8 @@ public void analyzeEntities(
442442
*
443443
*
444444
* <pre>
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.
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.
449447
* </pre>
450448
*/
451449
public void analyzeEntitySentiment(
@@ -612,10 +610,8 @@ public void analyzeEntities(
612610
*
613611
*
614612
* <pre>
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.
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.
619615
* </pre>
620616
*/
621617
public void analyzeEntitySentiment(
@@ -739,10 +735,8 @@ public com.google.cloud.language.v1.AnalyzeEntitiesResponse analyzeEntities(
739735
*
740736
*
741737
* <pre>
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.
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.
746740
* </pre>
747741
*/
748742
public com.google.cloud.language.v1.AnalyzeEntitySentimentResponse analyzeEntitySentiment(
@@ -852,10 +846,8 @@ protected LanguageServiceFutureStub build(
852846
*
853847
*
854848
* <pre>
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.
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.
859851
* </pre>
860852
*/
861853
public com.google.common.util.concurrent.ListenableFuture<

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)