diff --git a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/Stream.cs b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/Stream.cs index 4f89b97115eb..a3f97b4984eb 100644 --- a/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/Stream.cs +++ b/apis/Google.Cloud.BigQuery.Storage.V1/Google.Cloud.BigQuery.Storage.V1/Stream.cs @@ -221,7 +221,7 @@ public sealed partial class ReadSession : pb::IMessage { private string table_ = ""; /// /// Immutable. Table that this ReadSession is reading from, in the form - /// `projects/{project_id}/datasets/{dataset_id}/tables/{table_id} + /// `projects/{project_id}/datasets/{dataset_id}/tables/{table_id}` /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] public string Table {