failures property
If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
Implementation
@$pb.TagNumber(2)
$pb.PbList<BatchEnableServicesResponse_EnableFailure> get failures =>
$_getList(1);