Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ type_name
Method
type_name
cpp/src/arrow/filesystem/gcsfs.cc:837–837 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
835
}
836
837
std::string GcsFileSystem::type_name() const { return
"gcs"
; }
838
const GcsOptions& GcsFileSystem::options() const { return impl_->options(); }
839
840
bool GcsFileSystem::Equals(const FileSystem& other) const {
Callers
7
Equals
Method · 0.45
Equals
Method · 0.45
Equals
Method · 0.45
Equals
Method · 0.45
Equals
Method · 0.45
ASSERT_OK_AND_ASSIGN
Function · 0.45
Equals
Method · 0.45
Calls
no outgoing calls
Tested by
1
ASSERT_OK_AND_ASSIGN
Function · 0.36