menu
googleapis package
documentation
clouddeploy/v1.dart
RolloutRestriction
RolloutRestriction.new constructor
RolloutRestriction.new constructor
dark_mode
light_mode
RolloutRestriction
constructor
RolloutRestriction
(
{
List
<
String
>
?
actions
,
String
?
id
,
List
<
String
>
?
invokers
,
TimeWindows
?
timeWindows
,
})
Implementation
RolloutRestriction({ this.actions, this.id, this.invokers, this.timeWindows, });
googleapis package
documentation
clouddeploy/v1
RolloutRestriction
RolloutRestriction.new constructor
RolloutRestriction class