set_default Last update: 10.09.2025 static WrapperPatchFlowRegionsResult.set_default(warning_codes=None, error_code=None, id=None, name=None) Set the default values of the WrapperPatchFlowRegionsResult object. Parameters: warning_codes: List[WarningCode], optional : Warning codes associated with the patch holes operation. error_code: ErrorCode, optional : Error code associated with a patch holes operation. id: int, optional : Id of part created with hole patches. name: str, optional : Name of part created with hole patches.