diff --git a/src/V3/Example.php b/src/V3/Example.php index fabd86f..b43ea81 100644 --- a/src/V3/Example.php +++ b/src/V3/Example.php @@ -17,7 +17,7 @@ class Example extends \Google\Protobuf\Internal\Message { /** * 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}' + * `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}` * * Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; */ @@ -49,7 +49,7 @@ class Example extends \Google\Protobuf\Internal\Message * * @type string $name * 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}' + * `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}` * @type string $source_text * Sentence in source language. * @type string $target_text @@ -65,7 +65,7 @@ public function __construct($data = NULL) { /** * 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}' + * `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}` * * Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * @return string @@ -77,7 +77,7 @@ public function getName() /** * 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}' + * `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}` * * Generated from protobuf field string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY]; * @param string $var