Skip to content

Add Translate.translate methods and tests#1166

Merged
mziccard merged 1 commit intogoogleapis:translate-alphafrom
mziccard:translate-translation
Aug 17, 2016
Merged

Add Translate.translate methods and tests#1166
mziccard merged 1 commit intogoogleapis:translate-alphafrom
mziccard:translate-translation

Conversation

@mziccard
Copy link
Contributor

No description provided.

@mziccard mziccard added the api: translation Issues related to the Cloud Translation API API. label Aug 17, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2016
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f1bf64e on mziccard:translate-translation into * on GoogleCloudPlatform:translate-alpha*.

@mziccard
Copy link
Contributor Author

/cc @lesv

@lesv
Copy link
Contributor

lesv commented Aug 17, 2016

LGTM

@mziccard mziccard merged commit 5bdc8db into googleapis:translate-alpha Aug 17, 2016
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…o v2.2.3 (#1166)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.3/compatibility-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.2.3/confidence-slim/2.2.2)](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>
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>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: translation Issues related to the Cloud Translation API API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants