Skip to content

Commit bdcaa22

Browse files
committed
Update documentation
1 parent 8f6ee9b commit bdcaa22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/BQTableSchemaToProtoDescriptor.java

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public static Descriptor ConvertBQTableSchemaToProtoDescriptor(Table.TableSchema
7474
* @param BQTableSchema
7575
* @param scope Keeps track of current scope to prevent repeated naming while constructing
7676
* descriptor.
77+
* @param dependencyMap Stores already constructed descriptors to prevent reconstruction
7778
* @throws Descriptors.DescriptorValidationException
7879
*/
7980
private static Descriptor ConvertBQTableSchemaToProtoDescriptorImpl(

0 commit comments

Comments
 (0)