Skip to content

Commit eacd297

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 18741 b: refs/heads/autosynth-pubsub c: 446e4a0 h: refs/heads/master i: 18739: 8a27fc3
1 parent ca73123 commit eacd297

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
@@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: afe19e1678334117f3daf13b968b667857f7c8ca
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
118-
refs/heads/autosynth-pubsub: 04d5e122bd61f135fc5d8b5263f505a508cc5635
118+
refs/heads/autosynth-pubsub: 446e4a01fd462978f562b1d2dfbbbdaafbbb7e84
119119
refs/heads/autosynth-video-intelligence: e44c9746407fe00fac42e1bb10ac50f493dd37b0
120120
refs/heads/autosynth-vision: b8e47d76578b5f150ef530072ea7e485e2b02ca0
121121
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131

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