menu
googleapis package
documentation
redis/v1.dart
UpdateInfo
UpdateInfo.new constructor
UpdateInfo.new constructor
dark_mode
light_mode
UpdateInfo
constructor
UpdateInfo
(
{
int
?
targetReplicaCount
,
int
?
targetShardCount
,
})
Implementation
UpdateInfo({
this
.targetReplicaCount,
this
.targetShardCount, });
googleapis package
documentation
redis/v1
UpdateInfo
UpdateInfo.new constructor
UpdateInfo class
Constructors
new
fromJson
Properties
hashCode
runtimeType
targetReplicaCount
targetShardCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==