googleapis / google-cloud-php

Google Cloud Client Library for PHP
https://cloud.google.com/php/docs/reference
Apache License 2.0
1.09k stars 436 forks source link

feat: [Translate] Adds AdaptiveMt HTML/Glossary support #7582

Closed gcf-owl-bot[bot] closed 2 months ago

gcf-owl-bot[bot] commented 2 months ago

feat: Adds protos for Custom Translation API (AutoML) feat: Adds protos for Transliteration in V3 Advanced translate text feat: Adds protos for Romanization APIs docs: Fixes typos in docs

PiperOrigin-RevId: 659659171

Source-Link: https://github.com/googleapis/googleapis/commit/db79b1a514b9dcf5e824e0b79e0dcae0f55e6827

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3288b61231bcc0ab6e4601d42fc21ea2a0eddc06 Copy-Tag: eyJwIjoiVHJhbnNsYXRlLy5Pd2xCb3QueWFtbCIsImgiOiIzMjg4YjYxMjMxYmNjMGFiNmU0NjAxZDQyZmMyMWVhMmEwZWRkYzA2In0=

snippet-bot[bot] commented 2 months ago

Here is the summary of changes.

You are about to add 18 region tags. - [Translate/samples/V3/TranslationServiceClient/create_dataset.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/create_dataset.php#L25), tag `translate_v3_generated_TranslationService_CreateDataset_sync` - [Translate/samples/V3/TranslationServiceClient/create_glossary_entry.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/create_glossary_entry.php#L25), tag `translate_v3_generated_TranslationService_CreateGlossaryEntry_sync` - [Translate/samples/V3/TranslationServiceClient/create_model.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/create_model.php#L25), tag `translate_v3_generated_TranslationService_CreateModel_sync` - [Translate/samples/V3/TranslationServiceClient/delete_dataset.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/delete_dataset.php#L25), tag `translate_v3_generated_TranslationService_DeleteDataset_sync` - [Translate/samples/V3/TranslationServiceClient/delete_glossary_entry.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/delete_glossary_entry.php#L25), tag `translate_v3_generated_TranslationService_DeleteGlossaryEntry_sync` - [Translate/samples/V3/TranslationServiceClient/delete_model.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/delete_model.php#L25), tag `translate_v3_generated_TranslationService_DeleteModel_sync` - [Translate/samples/V3/TranslationServiceClient/export_data.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/export_data.php#L25), tag `translate_v3_generated_TranslationService_ExportData_sync` - [Translate/samples/V3/TranslationServiceClient/get_dataset.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/get_dataset.php#L25), tag `translate_v3_generated_TranslationService_GetDataset_sync` - [Translate/samples/V3/TranslationServiceClient/get_glossary_entry.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/get_glossary_entry.php#L25), tag `translate_v3_generated_TranslationService_GetGlossaryEntry_sync` - [Translate/samples/V3/TranslationServiceClient/get_model.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/get_model.php#L25), tag `translate_v3_generated_TranslationService_GetModel_sync` - [Translate/samples/V3/TranslationServiceClient/import_data.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/import_data.php#L25), tag `translate_v3_generated_TranslationService_ImportData_sync` - [Translate/samples/V3/TranslationServiceClient/list_datasets.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/list_datasets.php#L25), tag `translate_v3_generated_TranslationService_ListDatasets_sync` - [Translate/samples/V3/TranslationServiceClient/list_examples.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/list_examples.php#L25), tag `translate_v3_generated_TranslationService_ListExamples_sync` - [Translate/samples/V3/TranslationServiceClient/list_glossary_entries.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/list_glossary_entries.php#L25), tag `translate_v3_generated_TranslationService_ListGlossaryEntries_sync` - [Translate/samples/V3/TranslationServiceClient/list_models.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/list_models.php#L25), tag `translate_v3_generated_TranslationService_ListModels_sync` - [Translate/samples/V3/TranslationServiceClient/romanize_text.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/romanize_text.php#L25), tag `translate_v3_generated_TranslationService_RomanizeText_sync` - [Translate/samples/V3/TranslationServiceClient/update_glossary.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/update_glossary.php#L25), tag `translate_v3_generated_TranslationService_UpdateGlossary_sync` - [Translate/samples/V3/TranslationServiceClient/update_glossary_entry.php:25](https://github.com/googleapis/google-cloud-php/blob/40cdd2f9e3d79d00b2201a38f58603596d0f5ab4/Translate/samples/V3/TranslationServiceClient/update_glossary_entry.php#L25), tag `translate_v3_generated_TranslationService_UpdateGlossaryEntry_sync`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below: