Add Translate.translate methods and tests#1166
Merged
mziccard merged 1 commit intogoogleapis:translate-alphafrom Aug 17, 2016
Merged
Add Translate.translate methods and tests#1166mziccard merged 1 commit intogoogleapis:translate-alphafrom
mziccard merged 1 commit intogoogleapis:translate-alphafrom
Conversation
|
Changes Unknown when pulling f1bf64e on mziccard:translate-translation into * on GoogleCloudPlatform:translate-alpha*. |
Contributor
Author
|
/cc @lesv |
Contributor
|
LGTM |
github-actions bot
pushed a commit
that referenced
this pull request
Jun 23, 2022
…o v2.2.3 (#1166) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-automl](https://togithub.com/googleapis/java-automl) | `2.2.2` -> `2.2.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
🤖 I have created a release *beep* *boop* --- ## [0.130.22-alpha](https://togithub.com/googleapis/java-logging-logback/compare/v0.130.21-alpha...v0.130.22-alpha) (2023-09-12) ### Dependencies * Update dependency com.google.cloud:google-cloud-logging to v3.15.9 ([#1166](https://togithub.com/googleapis/java-logging-logback/issues/1166)) ([5b48e2b](https://togithub.com/googleapis/java-logging-logback/commit/5b48e2be9b92ff51b740a44fcea9e0d794401960)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 ([#1165](https://togithub.com/googleapis/java-logging-logback/issues/1165)) ([ab8b736](https://togithub.com/googleapis/java-logging-logback/commit/ab8b7363a7d29d3e6771f18d2d5bf2e0f9723b00)) * Update dependency org.easymock:easymock to v5.2.0 ([#1162](https://togithub.com/googleapis/java-logging-logback/issues/1162)) ([e64887e](https://togithub.com/googleapis/java-logging-logback/commit/e64887eb9cb5adecdaab79ebf0b1fde8c7d3fe1d)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 11, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This was referenced Mar 12, 2026
lqiu96
pushed a commit
that referenced
this pull request
Mar 17, 2026
#12094) This pull request is generated with proto changes between [googleapis/googleapis@8f70147](googleapis/googleapis@8f70147) (exclusive) and [googleapis/googleapis@5f6048b](googleapis/googleapis@5f6048b) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT chore: update the libraries_bom version to 26.78.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [securitycenter] Support Chokepoint and external exposure in findings Proto PiperOrigin-RevId: 884685891 Source Link: [googleapis/googleapis@5f6048b](googleapis/googleapis@5f6048b) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [iap] add oauth fields for IapSettings PiperOrigin-RevId: 883439941 Source Link: [googleapis/googleapis@2c01d72](googleapis/googleapis@2c01d72) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(dataplex): add DataProductService to manage data products and underlying data assets feat(dataplex): add MetadataFeed to CatalogService for tracking metadata changes feat(dataplex): add LookupContext to CatalogService for LLM-generated resource context feat(dataplex): add support for attaching aspects to EntryLinks feat(dataplex): add UpdateEntryLink and LookupEntryLinks methods to CatalogService feat(dataplex): support OneTime triggers for DataScan operations feat(dataplex): add debug query support to Data Quality rules feat(dataplex): allow selective generation scope for Data Documentation scans feat(dataplex): add SKIPPED state to DataScan catalog publishing status docs(dataplex): remove deprecated metadata change warnings in Dataplex Catalog The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases. MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub. CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects. DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values. fix(dataplex)!: remove deprecated Explore-related methods and messages from public client libraries Breaking Changes: - Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages. - Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages. PiperOrigin-RevId: 883306841 Source Link: [googleapis/googleapis@69ca7ae](googleapis/googleapis@69ca7ae) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [errorreporting] automated code change PiperOrigin-RevId: 882657527 Source Link: [googleapis/googleapis@a0ff748](googleapis/googleapis@a0ff748) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [shopping-css] add product rating fields to CSS API v1. This is in preparation for an upcoming feature and the new fields are not yet used. docs: [shopping-css] A comment for field `name` in message `.google.shopping.css.v1.AccountLabel` is changed docs: [shopping-css] A comment for field `size_types` in message `.google.shopping.css.v1.Attributes` is changed docs: [shopping-css] A comment for field `name` in message `.google.shopping.css.v1.CssProductInput` is changed docs: [shopping-css] A comment for field `name` in message `.google.shopping.css.v1.GetCssProductRequest` is changed PiperOrigin-RevId: 882470295 Source Link: [googleapis/googleapis@aa3a93a](googleapis/googleapis@aa3a93a) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [vectorsearch] Mark Vector Search v1 API as GA feat: [vectorsearch] Add support for ExportDataObjects PiperOrigin-RevId: 882214457 Source Link: [googleapis/googleapis@19890a0](googleapis/googleapis@19890a0) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [grafeas] Added line_number to FileLocation PiperOrigin-RevId: 882149723 Source Link: [googleapis/googleapis@e8e4e1e](googleapis/googleapis@e8e4e1e) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [document-ai] Add a field for upgrading previous processor version when fine tuning PiperOrigin-RevId: 882129422 Source Link: [googleapis/googleapis@bce678d](googleapis/googleapis@bce678d) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [shopping-merchant-products] update products_common fields to include `handling_cutoff_timezone `, `shipping_handling_business_days`, `shipping_transit_business_days` docs: [shopping-merchant-products] comment for messages for products_common are changed PiperOrigin-RevId: 881874426 Source Link: [googleapis/googleapis@256b575](googleapis/googleapis@256b575) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [compute] Update Compute Engine v1 API to revision 20260227 (#1166) Source Link: [googleapis/googleapis@1c9510a](googleapis/googleapis@1c9510a) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview docs: [aiplatform] Updated comments for `rag_file_metadata_config` across ImportRagFilesRequest and UploadRagFileRequest PiperOrigin-RevId: 881618214 Source Link: [googleapis/googleapis@1a30906](googleapis/googleapis@1a30906) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [geminidataanalytics] add `ParameterizedSecureViewParameters` message and field for PSV support feat: [geminidataanalytics] add `ThinkingMode` enum and field to control agent thinking mode docs: [geminidataanalytics] update field comments for `generated_looker_query` in `DataMessage` PiperOrigin-RevId: 881451746 Source Link: [googleapis/googleapis@9807038](googleapis/googleapis@9807038) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] Add custom session id field to create session v1 feat: [aiplatform] Add raw_event field to event proto v1 PiperOrigin-RevId: 880968942 Source Link: [googleapis/googleapis@39d9d44](googleapis/googleapis@39d9d44) END_NESTED_COMMIT END_COMMIT_OVERRIDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.