Skip to content

Commit 700a937

Browse files
feat: [translate] Add BigQuery Metastore Partition Service API version v1alpha (#5611)
* feat: Add BigQuery Metastore Partition Service API version v1alpha PiperOrigin-RevId: 662212485 Source-Link: googleapis/googleapis@456a812 Source-Link: googleapis/googleapis-gen@2ec266e Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRyYW5zbGF0ZS8uT3dsQm90LnlhbWwiLCJoIjoiMmVjMjY2ZTZkYTAzMjA4YTc2YjBmZDYwMDFiYTdkZjkzZGFlNDRlNiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f1c8f02 commit 700a937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-translate/protos/google/cloud/translate/v3/automl_translation.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ message Example {
255255
};
256256

257257
// Output only. The resource name of the example, in form of
258-
// `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}'
258+
// `projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}/examples/{example_id}`
259259
string name = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
260260

261261
// Sentence in source language.

0 commit comments

Comments
 (0)