GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState constructor
GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState({
- GoogleCloudOsconfigV2PolicyOrchestratorIterationState? currentIterationState,
- GoogleCloudOsconfigV2PolicyOrchestratorIterationState? previousIterationState,
Implementation
GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState({
this.currentIterationState,
this.previousIterationState,
});