Skip to content

Commit

Permalink
chore(language): add .NET-specific generation settings to service con…
Browse files Browse the repository at this point in the history
…fig (#7743)

- [ ] Regenerate this pull request now.

chore: reformat proto (no content changes)

PiperOrigin-RevId: 524208990

Source-Link: https://togithub.com/googleapis/googleapis/commit/ba5b444ae5dc47144d29a514dd421ff734f96961

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/2f26f2de40096ed2b5532e74fad95f826d28d2ec
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmYyNmYyZGU0MDA5NmVkMmI1NTMyZTc0ZmFkOTVmODI2ZDI4ZDJlYyJ9
BEGIN_NESTED_COMMIT
chore(trace): update go_package to match open source code
PiperOrigin-RevId: 524102788

Source-Link: https://togithub.com/googleapis/googleapis/commit/6e21f1abdb1f23729660c9891f5efa4dc956c77d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/96147f89848fd8a65fa836e5018459476a7d2ea7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTYxNDdmODk4NDhmZDhhNjVmYTgzNmU1MDE4NDU5NDc2YTdkMmVhNyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(video/transcoder): add support for batch processing mode
PiperOrigin-RevId: 523777114

Source-Link: https://togithub.com/googleapis/googleapis/commit/802cd84ccc941ce54641f327e10f336101087b5e

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a73dd054acf304b5bf070a1e65cba6fd158e4105
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTczZGQwNTRhY2YzMDRiNWJmMDcwYTFlNjVjYmE2ZmQxNThlNDEwNSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Apr 14, 2023
1 parent f03036a commit c298dcc
Show file tree
Hide file tree
Showing 5 changed files with 813 additions and 730 deletions.
9 changes: 0 additions & 9 deletions internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"": {
"distribution_name": "",
"description": "Cloud Firestore API",
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/",
"release_level": "ga",
"library_type": "GAPIC_AUTO"
},
"cloud.google.com/go/accessapproval/apiv1": {
"distribution_name": "cloud.google.com/go/accessapproval/apiv1",
"description": "Access Approval API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
{
"regionTag": "language_v1_generated_LanguageService_AnalyzeEntitySentiment_sync",
"title": "language AnalyzeEntitySentiment Sample",
"description": "AnalyzeEntitySentiment finds entities, similar to AnalyzeEntities in the text and analyzes\nsentiment associated with each entity and its mentions.",
"description": "AnalyzeEntitySentiment finds entities, similar to\nAnalyzeEntities\nin the text and analyzes sentiment associated with each entity and its\nmentions.",
"file": "Client/AnalyzeEntitySentiment/main.go",
"language": "GO",
"clientMethod": {
Expand Down
12 changes: 8 additions & 4 deletions language/apiv1/language_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 30 additions & 19 deletions language/apiv1/languagepb/language_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c298dcc

Please sign in to comment.