From 592824c334c73a3d9525f5efacf0d79184a8f4a3 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:24:15 -0700 Subject: [PATCH] chore: Add BigQuery Metastore Partition Service API version v1alpha (#7595) PiperOrigin-RevId: 662212485 Source-Link: https://github.com/googleapis/googleapis/commit/456a812fbc03ef50e253dc85f2b2c22a8af96d36 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2ec266e6da03208a76b0fd6001ba7df93dae44e6 Copy-Tag: eyJwIjoiVHJhbnNsYXRlLy5Pd2xCb3QueWFtbCIsImgiOiIyZWMyNjZlNmRhMDMyMDhhNzZiMGZkNjAwMWJhN2RmOTNkYWU0NGU2In0= --- src/V3/Example.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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