GoogleCloudPolicysimulatorV1ReplayConfig class

The configuration used for a Replay.

Properties

hashCode int
The hash code for this object.
no setterinherited
logSource String?
The logs to use as input for the Replay. Possible string values are:
getter/setter pair
policyOverlay Map<String, GoogleIamV1Policy>?
A mapping of the resources that you want to simulate policies for and the policies that you want to simulate.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited