module Google::Cloud::Storage
def self.default_project_id
- Private: - Default project.
def self.default_project_id Google::Cloud.configure.storage.project_id || Google::Cloud.configure.project_id || Google::Cloud.env.project_id end
def self.default_project_id Google::Cloud.configure.storage.project_id || Google::Cloud.configure.project_id || Google::Cloud.env.project_id end