menu
googleapis package
documentation
redis/v1.dart
UpdateInfo
UpdateInfo constructor
UpdateInfo 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 constructor
UpdateInfo class