Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Sep 7, 2023
1 parent 192eb2c commit 3a5736e
Show file tree
Hide file tree
Showing 142 changed files with 30 additions and 37,834 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,7 @@ async def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -963,6 +964,7 @@ async def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down Expand Up @@ -1337,6 +1339,7 @@ async def sample_list_glossaries():
Returns:
google.cloud.translate_v3.services.translation_service.pagers.ListGlossariesAsyncPager:
Response message for ListGlossaries.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1060,6 +1060,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -1183,6 +1184,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down Expand Up @@ -1557,6 +1559,7 @@ def sample_list_glossaries():
Returns:
google.cloud.translate_v3.services.translation_service.pagers.ListGlossariesPager:
Response message for ListGlossaries.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -413,6 +414,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -420,6 +421,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down
4 changes: 4 additions & 0 deletions google/cloud/translate_v3/types/translation_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ class TranslateTextRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/advanced/labels
for more information.
Expand Down Expand Up @@ -331,6 +332,7 @@ class DetectLanguageRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/advanced/labels
for more information.
Expand Down Expand Up @@ -893,6 +895,7 @@ class TranslateDocumentRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/advanced/labels
for more information.
Expand Down Expand Up @@ -1112,6 +1115,7 @@ class BatchTranslateTextRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/advanced/labels
for more information.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,7 @@ async def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -830,6 +831,7 @@ async def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down Expand Up @@ -1239,6 +1241,7 @@ async def sample_list_glossaries():
Returns:
google.cloud.translate_v3beta1.services.translation_service.pagers.ListGlossariesAsyncPager:
Response message for ListGlossaries.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -1051,6 +1052,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down Expand Up @@ -1460,6 +1462,7 @@ def sample_list_glossaries():
Returns:
google.cloud.translate_v3beta1.services.translation_service.pagers.ListGlossariesPager:
Response message for ListGlossaries.
Iterating over this object will yield
results and resolve additional pages
automatically.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -413,6 +414,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ def batch_translate_text(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can
use google.longrunning.Operation.name to poll the status
of the call.
Expand Down Expand Up @@ -420,6 +421,7 @@ def batch_translate_document(
request, the partial results (for an input file, it's
all or nothing) may still be available on the specified
output location.
This call returns immediately and you can use
google.longrunning.Operation.name to poll the status of
the call.
Expand Down
4 changes: 4 additions & 0 deletions google/cloud/translate_v3beta1/types/translation_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ class TranslateTextRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/labels
for more information.
Expand Down Expand Up @@ -327,6 +328,7 @@ class DetectLanguageRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/labels
for more information.
Expand Down Expand Up @@ -884,6 +886,7 @@ class TranslateDocumentRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/advanced/labels
for more information.
Expand Down Expand Up @@ -1103,6 +1106,7 @@ class BatchTranslateTextRequest(proto.Message):
underscores and dashes. International characters
are allowed. Label values are optional. Label
keys must start with a letter.
See
https://cloud.google.com/translate/docs/labels
for more information.
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/v3/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/v3/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/v3/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/v3/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions owl-bot-staging/v3/docs/_static/custom.css

This file was deleted.

Loading

0 comments on commit 3a5736e

Please sign in to comment.