Optional. Glossary to be applied. The glossary must be within the same region (have the same location-id) as the model, otherwise an INVALID_ARGUMENT (400) error is returned.
Optional. Glossary to be applied. The glossary must be
within the same region (have the same location-id) as the model, otherwise
an INVALID_ARGUMENT (400) error is returned.
Optional. Glossary to be applied. The glossary must be
within the same region (have the same location-id) as the model, otherwise
an INVALID_ARGUMENT (400) error is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Translation V3 Client - Class AdaptiveMtTranslateRequest (2.0.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.3 (latest)](/php/docs/reference/cloud-translate/latest/V3.AdaptiveMtTranslateRequest)\n- [2.0.2](/php/docs/reference/cloud-translate/2.0.2/V3.AdaptiveMtTranslateRequest)\n- [1.21.0](/php/docs/reference/cloud-translate/1.21.0/V3.AdaptiveMtTranslateRequest)\n- [1.20.2](/php/docs/reference/cloud-translate/1.20.2/V3.AdaptiveMtTranslateRequest)\n- [1.19.0](/php/docs/reference/cloud-translate/1.19.0/V3.AdaptiveMtTranslateRequest)\n- [1.18.1](/php/docs/reference/cloud-translate/1.18.1/V3.AdaptiveMtTranslateRequest)\n- [1.17.7](/php/docs/reference/cloud-translate/1.17.7/V3.AdaptiveMtTranslateRequest)\n- [1.16.0](/php/docs/reference/cloud-translate/1.16.0/V3.AdaptiveMtTranslateRequest)\n- [1.15.4](/php/docs/reference/cloud-translate/1.15.4/V3.AdaptiveMtTranslateRequest)\n- [1.14.3](/php/docs/reference/cloud-translate/1.14.3/V3.AdaptiveMtTranslateRequest)\n- [1.13.3](/php/docs/reference/cloud-translate/1.13.3/V3.AdaptiveMtTranslateRequest)\n- [1.12.12](/php/docs/reference/cloud-translate/1.12.12/V3.AdaptiveMtTranslateRequest) \nReference documentation and code samples for the Cloud Translation V3 Client class AdaptiveMtTranslateRequest.\n\nThe request for sending an AdaptiveMt translation query.\n\nGenerated from protobuf message `google.cloud.translation.v3.AdaptiveMtTranslateRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Translate \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Location to make a regional call.\n\nFormat: `projects/{project-number-or-id}/locations/{location-id}`.\n\n### setParent\n\nRequired. Location to make a regional call.\n\nFormat: `projects/{project-number-or-id}/locations/{location-id}`.\n\n### getDataset\n\nRequired. The resource name for the dataset to use for adaptive MT.\n\n`projects/{project}/locations/{location-id}/adaptiveMtDatasets/{dataset}`\n\n### setDataset\n\nRequired. The resource name for the dataset to use for adaptive MT.\n\n`projects/{project}/locations/{location-id}/adaptiveMtDatasets/{dataset}`\n\n### getContent\n\nRequired. The content of the input in string format.\n\n### setContent\n\nRequired. The content of the input in string format.\n\n### getReferenceSentenceConfig\n\nConfiguration for caller provided reference sentences.\n\n### hasReferenceSentenceConfig\n\n### clearReferenceSentenceConfig\n\n### setReferenceSentenceConfig\n\nConfiguration for caller provided reference sentences.\n\n### getGlossaryConfig\n\nOptional. Glossary to be applied. The glossary must be\nwithin the same region (have the same location-id) as the model, otherwise\nan INVALID_ARGUMENT (400) error is returned.\n\n### hasGlossaryConfig\n\n### clearGlossaryConfig\n\n### setGlossaryConfig\n\nOptional. Glossary to be applied. The glossary must be\nwithin the same region (have the same location-id) as the model, otherwise\nan INVALID_ARGUMENT (400) error is returned.\n\n### static::build"]]