Skip to content

Commit 601adcb

Browse files
yoshi-automationPraful Makani
authored andcommitted
---
yaml --- r: 27903 b: refs/heads/autosynth-video-intelligence c: 290a209 h: refs/heads/master i: 27901: 0dae5f7 27899: f693e9d 27895: dbf5023 27887: 087d628 27871: 88b12a9 27839: 3ffb869 27775: e8670b9 27647: 0ce5634
1 parent 8dbd6e6 commit 601adcb

37 files changed

Lines changed: 924 additions & 644 deletions

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ refs/heads/autosynth-compute: c0ad4e5b54b2b167d47e508ca215c039404837d3
115115
refs/heads/autosynth-container: d17e1a76a903f9e05eba56a9bf5d12c1b15b67d7
116116
refs/heads/autosynth-monitoring: e66569bd7358a90d17097f90cf8c70dbeeb048cf
117117
refs/heads/autosynth-pubsub: 8aac5a6202d83e8d67f5cb1d58f0adf9f2622aeb
118-
refs/heads/autosynth-video-intelligence: 098ee165990f2025057944498d6f256b979bfb13
118+
refs/heads/autosynth-video-intelligence: 290a209902cbae5f3bfd4d963e2a49c05e1018e4
119119
refs/heads/autosynth-vision: c99f959b6acf4840e473f2e67144d00ec52875e5
120120
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
121121
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

branches/autosynth-video-intelligence/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-video-intelligence/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-video-intelligence/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-video-intelligence/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-video-intelligence/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)