Searched defs:BucketExists (Results 1 – 3 of 3) sorted by relevance
4 "BucketExists": { object
737 static bool BucketExists(GCSFile* gcs_file, const std::string& bucket, in BucketExists() function
1520 Status GcsFileSystem::BucketExists(const string& bucket, bool* result) { in BucketExists() function in tensorflow::GcsFileSystem