You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/BigQueryDateShardedSpec.java
+32-25Lines changed: 32 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -179,11 +179,12 @@ public com.google.protobuf.ByteString getDatasetBytes() {
179
179
*
180
180
* <pre>
181
181
* Output only. The table name prefix of the shards. The name of any given
182
-
* shard is `[table_prefix]YYYYMMDD`, for example, for shard
183
-
* `MyTable20180101`, the `table_prefix` is `MyTable`.
182
+
* shard is
183
+
* `[table_prefix]YYYYMMDD`, for example, for shard `MyTable20180101`, the
Copy file name to clipboardExpand all lines: proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/BigQueryDateShardedSpecOrBuilder.java
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -57,23 +57,25 @@ public interface BigQueryDateShardedSpecOrBuilder
57
57
*
58
58
* <pre>
59
59
* Output only. The table name prefix of the shards. The name of any given
60
-
* shard is `[table_prefix]YYYYMMDD`, for example, for shard
61
-
* `MyTable20180101`, the `table_prefix` is `MyTable`.
60
+
* shard is
61
+
* `[table_prefix]YYYYMMDD`, for example, for shard `MyTable20180101`, the
0 commit comments