menu
googleapis package
documentation
pubsublite/v1.dart
PartitionConfig
PartitionConfig.new constructor
PartitionConfig.new constructor
dark_mode
light_mode
PartitionConfig
constructor
PartitionConfig
(
{
Capacity
?
capacity
,
String
?
count
,
int
?
scale
,
})
Implementation
PartitionConfig({
this
.capacity,
this
.count,
this
.scale, });
googleapis package
documentation
pubsublite/v1
PartitionConfig
PartitionConfig.new constructor
PartitionConfig class
Constructors
new
fromJson
Properties
capacity
count
hashCode
runtimeType
scale
Methods
noSuchMethod
toJson
toString
Operators
operator ==