GoogleCloudPolicysimulatorV1Replay constructor
GoogleCloudPolicysimulatorV1Replay({
- GoogleCloudPolicysimulatorV1ReplayConfig? config,
- String? name,
- GoogleCloudPolicysimulatorV1ReplayResultsSummary? resultsSummary,
- String? state,
Implementation
GoogleCloudPolicysimulatorV1Replay({
this.config,
this.name,
this.resultsSummary,
this.state,
});