Skip to content

Commit

Permalink
chore(build): Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel committed Aug 10, 2024
1 parent ecfbe9a commit d143d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storage.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ use crate::{
};

static BIG_QUERY_STORAGE_API_URL: &str = "https://bigquerystorage.googleapis.com";
// Service Name
static BIGQUERY_STORAGE_API_DOMAIN: &str = "bigquerystorage.googleapis.com";

/// BigQuery column type
Expand Down

0 comments on commit d143d11

Please sign in to comment.