Skip to content

Commit e5d7c17

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 19119 b: refs/heads/autosynth-bigquerydatatransfer c: 446e4a0 h: refs/heads/master i: 19117: f2bd502 19115: f6055ac 19111: d5d8871 19103: 03d20f6
1 parent 20bdd4e commit e5d7c17

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
@@ -123,7 +123,7 @@ refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
123123
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
124124
refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
125125
refs/heads/autosynth-automl: 2a8b018cf05811fd472e5d1053e67a12ceec0b64
126-
refs/heads/autosynth-bigquerydatatransfer: 04d5e122bd61f135fc5d8b5263f505a508cc5635
126+
refs/heads/autosynth-bigquerydatatransfer: 446e4a01fd462978f562b1d2dfbbbdaafbbb7e84
127127
refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
128128
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
129129
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca

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