menu
googleapis package
documentation
bigquery/v2.dart
ObjectStorageStats
ObjectStorageStats.new constructor
ObjectStorageStats.new constructor
dark_mode
light_mode
ObjectStorageStats
constructor
ObjectStorageStats
(
{
String
?
cacheBytesRead
,
String
?
cloudProvider
,
String
?
objectStorageBytesRead
,
})
Implementation
ObjectStorageStats({ this.cacheBytesRead, this.cloudProvider, this.objectStorageBytesRead, });
googleapis package
documentation
bigquery/v2
ObjectStorageStats
ObjectStorageStats.new constructor
ObjectStorageStats class