Skip to content

Commit

Permalink
spelling: deprecated
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Nov 19, 2024
1 parent 2fc5bdf commit 46b95a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

// This file only contains the mapper for BigQueryDataset Resource.
// The mapper is created based on cloud.google.com/go/bigquery library.
// The old library google.golang.org/api/bigquery/v2 is depreacted and
// The old library google.golang.org/api/bigquery/v2 is deprecated and
// the recommended cloud.google.com/go/bigquery library has a different
// schema. Since this is a beta resource, and we want to be backward compatible,
// we have manually added this custom mapper to accommodate the schema difference.
Expand Down

0 comments on commit 46b95a7

Please sign in to comment.