Output only. The resource name of the example, in form of
projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `Example` class within the Google Cloud Translation v3 API, specifically version 3.8.0, along with links to other versions."],["The `Example` class is a part of the `Google.Cloud.Translate.V3` namespace and represents a sentence pair used in translation."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality like message handling, equality comparison, deep cloning, and buffered messages."],["The `Example` class includes properties like `Name`, `SourceText`, `TargetText`, and `Usage` to define the resource name, the source and target language sentences, and the usage of the sentence pair, respectively."],["The `Example` class has two constructors, one default and one to duplicate another instance of `Example`."]]],[]]