set_default#

static SetNameResults.set_default(warning_code=None, assigned_name=None, error_code=None)#

Set the default values of the SetNameResults object.

Parameters:
warning_code: WarningCode, optional

Warning code associated with the set name of given entity.

assigned_name: str, optional

Assigned name of given entity.

error_code: ErrorCode, optional

Error code associated with the failure of operation.